Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / rustic-rs/rustic_core issues and pull requests
#365 - feat: add summary module for aggregating runtime information and internal metrics
Pull Request -
State: open - Opened by simonsan 3 days ago
- 2 comments
Labels: A-errors, C-enhancement, S-waiting-for-review, A-commands, A-api, A-dx
#364 - chore(deps): update actions
Pull Request -
State: closed - Opened by renovate[bot] 6 days ago
Labels: A-ci
#363 - chore(rustic_core): release v0.6.1
Pull Request -
State: closed - Opened by rustic-release-plz[bot] 6 days ago
- 1 comment
#362 - refactor(backend): simplify code in local backend
Pull Request -
State: closed - Opened by aawsome 6 days ago
Labels: A-backends, C-refactor
#361 - refactor(error): enhance error logging and output formatting
Pull Request -
State: closed - Opened by simonsan 6 days ago
- 1 comment
Labels: A-errors, C-enhancement, A-dx, C-refactor
#361 - refactor(error): enhance error logging and output formatting
Pull Request -
State: closed - Opened by simonsan 6 days ago
- 1 comment
Labels: A-errors, C-enhancement, A-dx, C-refactor
#360 - feat: add 'yandex-disk' to enabled opendal services and update opendal to 0.50.2
Pull Request -
State: closed - Opened by simonsan 6 days ago
#359 - chore(deps): remove Derivative and replace with Default impl due to RUSTSEC-2024-0388
Pull Request -
State: closed - Opened by simonsan 6 days ago
#358 - chore: remove ignoral of advisory for RUSTSEC-2024-0384
Pull Request -
State: closed - Opened by simonsan 6 days ago
#357 - chore(deps): lock file maintenance
Pull Request -
State: closed - Opened by renovate[bot] 7 days ago
- 1 comment
Labels: A-dependencies
#356 - refactor(backend): migrate from `backoff` to `backon`
Pull Request -
State: closed - Opened by nardoor 7 days ago
- 2 comments
#355 - feat(async): add `async_compatible` methods to identify backend compatibility
Pull Request -
State: closed - Opened by nardoor 7 days ago
- 2 comments
Labels: A-backends, A-api
#355 - feat(async): add `async_compatible` methods to identify backend compatibility
Pull Request -
State: closed - Opened by nardoor 7 days ago
- 2 comments
Labels: A-backends, A-api
#354 - chore: release
Pull Request -
State: closed - Opened by rustic-release-plz[bot] 8 days ago
- 1 comment
#353 - fix: prevent overwriting hot repository on init
Pull Request -
State: closed - Opened by gilbsgilbs 10 days ago
- 1 comment
#352 - FR: More opendal backends and list of them?
Issue -
State: closed - Opened by vt-alt 13 days ago
- 2 comments
Labels: C-enhancement, A-backends
#351 - RUSTSEC-2024-0384: `instant` is unmaintained
Issue -
State: closed - Opened by github-actions[bot] 14 days ago
- 3 comments
Labels: A-dependencies, C-refactor
#350 - RUSTSEC-2024-0388: `derivative` is unmaintained; consider using an alternative
Issue -
State: closed - Opened by github-actions[bot] 14 days ago
- 2 comments
#349 - ci: use runners according to available images and target triple
Pull Request -
State: closed - Opened by simonsan 15 days ago
- 1 comment
Labels: A-ci, C-enhancement
#348 - refactor(deps): remove cdc and switch to rustic_cdc
Pull Request -
State: closed - Opened by simonsan 19 days ago
- 1 comment
Labels: A-dependencies, C-refactor
#347 - Split Repository impl by state
Issue -
State: open - Opened by simonsan 21 days ago
Labels: C-enhancement, A-dx, C-refactor
#346 - Not enough context to root-cause S3 access error
Issue -
State: open - Opened by philipmw 25 days ago
- 8 comments
Labels: C-enhancement, A-instrumentation
#345 - chore(deps): lock file maintenance rust dependencies
Pull Request -
State: closed - Opened by renovate[bot] 28 days ago
- 1 comment
Labels: A-dependencies
#344 - chore(deps): update actions
Pull Request -
State: closed - Opened by renovate[bot] 28 days ago
- 1 comment
Labels: A-ci
#343 - chore: release
Pull Request -
State: closed - Opened by rustic-release-plz[bot] about 1 month ago
- 1 comment
#342 - fix(errors): forwarding Display impl should work again
Pull Request -
State: closed - Opened by simonsan about 1 month ago
Labels: A-errors, C-bug, A-dx
#341 - chore(deps): remove unused dependency once_cell
Pull Request -
State: closed - Opened by simonsan about 1 month ago
#340 - fix: opendal paths on windows
Pull Request -
State: closed - Opened by aawsome about 1 month ago
- 1 comment
Labels: C-bug, O-windows, A-backends
#339 - how to Pause or Cancel when you call `repo.backup()` ?
Issue -
State: open - Opened by zhuxiujia about 1 month ago
Labels: S-triage
#338 - chore(deps): update actions
Pull Request -
State: closed - Opened by renovate[bot] about 1 month ago
- 2 comments
Labels: A-ci
#337 - chore(release): Disable automatic dependency updates
Pull Request -
State: closed - Opened by simonsan about 1 month ago
#336 - chore: release
Pull Request -
State: closed - Opened by rustic-release-plz[bot] about 1 month ago
- 1 comment
#335 - chore(deps): commit lockfile due to broken CI pipelines
Pull Request -
State: closed - Opened by simonsan about 1 month ago
Labels: A-dependencies, C-refactor
#334 - refactor(error): improve error messages and file handling
Pull Request -
State: closed - Opened by simonsan about 1 month ago
- 2 comments
Labels: A-errors, S-waiting-for-review, C-refactor
#333 - chore(deps): update actions
Pull Request -
State: closed - Opened by renovate[bot] about 1 month ago
- 1 comment
Labels: A-ci
#332 - refactor: move WebDavFs from rustic_core to rustic
Issue -
State: open - Opened by aawsome about 1 month ago
Labels: S-triage
#331 - fix: OpenFile::read_at no longer errors on invalid offset or length
Pull Request -
State: closed - Opened by aawsome about 1 month ago
- 1 comment
Labels: C-bug
#330 - Release new version of rustic_backend
Issue -
State: closed - Opened by bothra90 about 1 month ago
- 2 comments
Labels: A-packaging, C-question
#329 - Make error handling/recovery more ergonomic at the API boundary
Issue -
State: closed - Opened by petrpan26 about 1 month ago
- 2 comments
Labels: A-errors, C-enhancement, A-api, A-dx
#328 - feat(commands): Add convenient names for read-data-subset n/m
Pull Request -
State: closed - Opened by aawsome about 1 month ago
- 1 comment
Labels: C-enhancement, A-commands
#327 - Tracking: Reworking includes/excludes
Issue -
State: open - Opened by simonsan about 2 months ago
Labels: C-refactor, A-config
#326 - chore(rustic_core): release v0.5.3
Pull Request -
State: closed - Opened by rustic-release-plz[bot] about 2 months ago
#325 - Revert "refactor(errors): improve message and add logging when sending tree from backend panics"
Pull Request -
State: closed - Opened by simonsan about 2 months ago
- 1 comment
#324 - chore: update dprint config
Pull Request -
State: closed - Opened by simonsan about 2 months ago
#323 - fix(errors): use correct error variant for data encryption
Pull Request -
State: closed - Opened by simonsan about 2 months ago
- 1 comment
Labels: A-errors, C-bug, S-waiting-for-review
#322 - refactor(errors): improve displaying of errors
Pull Request -
State: closed - Opened by simonsan about 2 months ago
- 2 comments
Labels: A-errors, S-waiting-for-review, A-dx, C-refactor
#321 - refactor(errors)!: improve RusticError display and usage
Pull Request -
State: closed - Opened by simonsan about 2 months ago
- 4 comments
Labels: A-errors, C-enhancement, M-breaking, A-commands
#320 - chore(deps): update actions
Pull Request -
State: closed - Opened by renovate[bot] about 2 months ago
Labels: A-ci
#319 - chore(deps): update actions
Pull Request -
State: closed - Opened by renovate[bot] about 2 months ago
Labels: A-ci
#318 - Draft: [EXPERIMENT] Sketching out a RusticIssueCollector
Pull Request -
State: closed - Opened by simonsan about 2 months ago
- 4 comments
Labels: A-errors, C-enhancement, C-discussion, C-zombie, A-dx
#317 - refactor(commands): decouple logic from option structs for check, prune, repair, key, and restore
Pull Request -
State: closed - Opened by simonsan about 2 months ago
- 3 comments
Labels: A-testing, S-waiting-for-review, A-api, A-dx, C-refactor
#316 - feat: replace log with tracing and use tracing::instrument where useful
Pull Request -
State: open - Opened by simonsan about 2 months ago
- 6 comments
Labels: A-errors, C-enhancement, A-dx, A-instrumentation
#315 - use `tracing` crate for logging
Issue -
State: open - Opened by simonsan about 2 months ago
Labels: A-errors, C-enhancement, A-dx, A-instrumentation
#314 - refactor(errors): improve message and add logging when sending tree from backend panics
Pull Request -
State: closed - Opened by simonsan about 2 months ago
- 1 comment
Labels: C-bug, S-waiting-for-review, I-panic
#313 - fix(errors): handle out of bounds access in PathList display
Pull Request -
State: closed - Opened by simonsan about 2 months ago
- 1 comment
Labels: C-bug
#312 - chore(rustic_core): release v0.5.2
Pull Request -
State: closed - Opened by rustic-release-plz[bot] about 2 months ago
- 1 comment
#311 - More useful error message than "No such file or directory"
Issue -
State: closed - Opened by AlphaJack about 2 months ago
- 1 comment
Labels: A-errors
#310 - Uncaught rclone errors causing rustic panic
Issue -
State: closed - Opened by kapitainsky about 2 months ago
Labels: A-errors, C-bug, I-panic
#309 - range start index 1 out of range for slice of length 0
Issue -
State: closed - Opened by wyylg about 2 months ago
Labels: A-errors, C-bug, I-panic
#308 - refactor: Make new backend when `warm_up_command` is set.
Issue -
State: open - Opened by aawsome about 2 months ago
Labels: good first issue, E-help-wanted, C-refactor
#307 - feat!: Add more locking possibilities
Pull Request -
State: open - Opened by aawsome about 2 months ago
- 1 comment
Labels: C-enhancement, M-breaking, S-blocked, A-backends
#306 - fix(errors): replace unwrap/remove panic by logging an error in check when reading data for pack files
Pull Request -
State: closed - Opened by simonsan about 2 months ago
- 1 comment
Labels: A-errors, C-enhancement, A-commands
#305 - test(commands): command input parsing
Pull Request -
State: open - Opened by simonsan about 2 months ago
- 3 comments
Labels: A-testing, C-bug, A-commands
#304 - chore: release
Pull Request -
State: closed - Opened by rustic-release-plz[bot] about 2 months ago
#303 - ci: generate lockfile in ci for rustsec/audit-check
Pull Request -
State: closed - Opened by simonsan about 2 months ago
Labels: A-ci, C-bug
#302 - ci: add triage label to new issues only if no label has been set when creating it
Pull Request -
State: closed - Opened by simonsan about 2 months ago
Labels: A-ci, C-bug
#301 - chore(deps): update actions
Pull Request -
State: closed - Opened by renovate[bot] about 2 months ago
- 1 comment
Labels: A-ci
#300 - refactor(deps)!: upgrade to new conflate version
Pull Request -
State: closed - Opened by simonsan about 2 months ago
- 1 comment
Labels: A-dependencies, M-breaking, C-refactor
#299 - fix: fix check without --read-data
Pull Request -
State: closed - Opened by aawsome about 2 months ago
- 1 comment
Labels: C-bug
#298 - chore: release
Pull Request -
State: closed - Opened by rustic-release-plz[bot] about 2 months ago
- 1 comment
#297 - fix(errors): better error message for hot/cold repo in check
Pull Request -
State: closed - Opened by simonsan about 2 months ago
- 1 comment
Labels: A-errors, C-bug
#296 - fix(docs): left over from migration to `conflate` crate
Pull Request -
State: closed - Opened by simonsan about 2 months ago
- 1 comment
Labels: A-docs, C-bug
#295 - ci: don't run heavy ci on push to main
Pull Request -
State: closed - Opened by simonsan about 2 months ago
- 2 comments
Labels: A-ci, C-enhancement
#294 - chore(deps): update actions
Pull Request -
State: closed - Opened by renovate[bot] about 2 months ago
- 2 comments
Labels: A-ci
#293 - fix: Add #[non_exhaustive] to pub structs which may be extended in future
Pull Request -
State: closed - Opened by aawsome about 2 months ago
#292 - chore(deps): update dependencies
Pull Request -
State: closed - Opened by aawsome about 2 months ago
#291 - fix(backend)!: Use correct merge stratgy for repository options
Pull Request -
State: closed - Opened by simonsan about 2 months ago
- 1 comment
Labels: M-breaking, S-blocked, A-backends, C-refactor, M-breaking-docs-todo
#290 - chore(deps): update marcoieni/release-plz-action digest to 9135692
Pull Request -
State: closed - Opened by renovate[bot] about 2 months ago
- 1 comment
Labels: A-dependencies
#289 - chore: release
Pull Request -
State: closed - Opened by rustic-release-plz[bot] about 2 months ago
- 1 comment
#288 - chore(deps): update taiki-e/install-action digest to 9bef7e9
Pull Request -
State: closed - Opened by renovate[bot] about 2 months ago
- 1 comment
Labels: A-dependencies
#287 - chore(deps): update rust crate rstest to 0.23.0
Pull Request -
State: closed - Opened by renovate[bot] about 2 months ago
Labels: A-dependencies
#286 - chore(deps): update marcoieni/release-plz-action digest to 8b0f89a
Pull Request -
State: closed - Opened by renovate[bot] about 2 months ago
- 1 comment
Labels: A-dependencies
#285 - fix: Don't query the default cache directory when a custom one is set
Pull Request -
State: closed - Opened by chenxiaolong about 2 months ago
- 3 comments
#284 - refactor(deps): use conflate instead of merge crate
Pull Request -
State: closed - Opened by simonsan about 2 months ago
- 2 comments
Labels: A-dependencies, S-waiting-for-review, C-refactor
#283 - chore(deps): update taiki-e/install-action digest to 9f6abfd
Pull Request -
State: closed - Opened by renovate[bot] 2 months ago
- 1 comment
Labels: A-dependencies
#282 - chore: release
Pull Request -
State: closed - Opened by rustic-release-plz[bot] 2 months ago
- 1 comment
#281 - chore(deps): pin actions/create-github-app-token action to 5d869da
Pull Request -
State: closed - Opened by renovate[bot] 2 months ago
Labels: A-dependencies
#280 - chore(deps): update rustsec/audit-check action to v2
Pull Request -
State: closed - Opened by renovate[bot] 2 months ago
Labels: A-dependencies
#279 - chore(deps): update embarkstudios/cargo-deny-action action to v2
Pull Request -
State: closed - Opened by renovate[bot] 2 months ago
Labels: A-dependencies
#278 - chore(deps): update actions/upload-artifact action to v4
Pull Request -
State: closed - Opened by renovate[bot] 2 months ago
- 1 comment
Labels: A-dependencies
#277 - chore(deps): update taiki-e/install-action digest to 7348990
Pull Request -
State: closed - Opened by renovate[bot] 2 months ago
Labels: A-dependencies
#276 - chore(deps): update marcoieni/release-plz-action digest to f7caa3f
Pull Request -
State: closed - Opened by renovate[bot] 2 months ago
Labels: A-dependencies
#275 - chore(deps): update embarkstudios/cargo-deny-action digest to 3f4a782
Pull Request -
State: closed - Opened by renovate[bot] 2 months ago
Labels: A-dependencies
#274 - chore(deps): update codecov/codecov-action digest to e28ff12
Pull Request -
State: closed - Opened by renovate[bot] 2 months ago
Labels: A-dependencies
#273 - chore(deps): update actions/upload-artifact digest to ff15f03
Pull Request -
State: closed - Opened by renovate[bot] 2 months ago
Labels: A-dependencies
#272 - chore(deps): update actions/checkout digest to 692973e
Pull Request -
State: closed - Opened by renovate[bot] 2 months ago
Labels: A-dependencies
#271 - doc: remove readme versions in usage section for easier release due to release PR
Pull Request -
State: closed - Opened by simonsan 2 months ago
Labels: A-docs
#270 - fix: de/serialize tags as DisplayFromStr
Pull Request -
State: closed - Opened by aawsome 2 months ago
- 2 comments
#269 - feat!: Use CommandInput for commands
Pull Request -
State: closed - Opened by aawsome 2 months ago
- 2 comments
Labels: M-breaking, M-breaking-docs-done
#268 - chore(deps): Update opendal
Pull Request -
State: closed - Opened by aawsome 2 months ago