-
Notifications
You must be signed in to change notification settings - Fork 17
Pull requests: rustic-rs/rustic_core
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat: add summary module for aggregating runtime information and internal metrics
A-api
Area: Related to API design of rustic_core
A-commands
Area: Related to commands in `rustic_core`
A-dx
Area: Related to Developer Experience
A-errors
Area: error handling needs improvement
C-enhancement
Category: New feature or request
S-waiting-for-review
Status: PRs waiting for review
#365
opened Nov 21, 2024 by
simonsan
Loading…
feat: replace log with tracing and use tracing::instrument where useful
A-dx
Area: Related to Developer Experience
A-errors
Area: error handling needs improvement
A-instrumentation
Area: Related to tracing, instrumentation, metrics
C-enhancement
Category: New feature or request
feat!: Add more locking possibilities
A-backends
Area: Related to backends in rustic_core
C-enhancement
Category: New feature or request
M-breaking
Meta: Breaking change
S-blocked
Status: Blocked from merging/working on due to some issue
test(commands): command input parsing
A-commands
Area: Related to commands in `rustic_core`
A-testing
Area: Testing and coverage
C-bug
Category: Something isn't working as expected
fix(commands): return error if check fails
A-commands
Area: Related to commands in `rustic_core`
A-errors
Area: error handling needs improvement
C-enhancement
Category: New feature or request
feat: Add tls-native, tls-rustls features to allow building w/o Rustls
A-dependencies
Area: Related to updating dependencies
C-enhancement
Category: New feature or request
C-question
Category: Further information is requested
ProTip!
Exclude everything labeled
bug
with -label:bug.