Actions
Feature #22008
closedReview github PR #247 Support setting replication level at destination in arv-copy options
Added by Peter Amstutz 7 months ago. Updated 1 day ago.
Status:
Resolved
Priority:
Normal
Assigned To:
Category:
SDKs
Target version:
Story points:
-
Release:
Release relationship:
Auto
Updated by Peter Amstutz 7 months ago
- Subject changed from Review github PR #247 to Review github PR #247 Support setting replication level at destination in arv-copy options
- Tracker changed from Feature to Support
Updated by Peter Amstutz 6 months ago
- Target version changed from Development 2024-08-07 sprint to Development 2024-08-28 sprint
Updated by Peter Amstutz 5 months ago
- Target version changed from Development 2024-08-28 sprint to Development 2024-09-11 sprint
Updated by Peter Amstutz 5 months ago
- Target version changed from Development 2024-09-11 sprint to Development 2024-09-25 sprint
Updated by Peter Amstutz 5 months ago
- Target version changed from Development 2024-09-25 sprint to Development 2024-10-09 sprint
Updated by Peter Amstutz 4 months ago
- Target version changed from Development 2024-10-09 sprint to Development 2024-10-23 sprint
Updated by Peter Amstutz 4 months ago
- Target version changed from Development 2024-10-23 sprint to Development 2024-11-20
Updated by Peter Amstutz 3 months ago
- Target version changed from Development 2024-11-20 to Development 2024-12-04
Updated by Peter Amstutz 2 months ago
- Target version changed from Development 2024-12-04 to Development 2025-01-08
Updated by Peter Amstutz about 1 month ago
- Target version changed from Development 2025-01-08 to Development 2025-01-29
Updated by Peter Amstutz 10 days ago
- Target version changed from Development 2025-01-29 to Development 2025-02-26
Updated by Brett Smith 3 days ago
22008-python-storage-options @ a243dde6281eca09e7037d45f0300cae2700c37e - developer-run-tests: #4647
This branch starts from Zoë's commits, rebases them on main, and then refines the APIs added to the SDK. Function signatures are made more general while keeping useful defaults. Functions that don't need to be public no longer are. The new functions have tests.
- All agreed upon points are implemented / addressed.
- The point of Zoë's original branch was to add the
--storage-classes
option to a-c-r andarv-copy
. That's still in place.
- The point of Zoë's original branch was to add the
- Anything not implemented (discovered or discussed during work) has a follow-up story.
- N/A
- Code is tested and passing, both automated and manual, what manual testing was done is described
- Tests added.
- Documentation has been updated.
- The new options have help text.
- Behaves appropriately at the intended scale (describe intended scale).
- No change in scale
- Considered backwards and forwards compatibility issues between client and server.
- No change in compatibility
- Follows our coding standards and GUI style guidelines.
- Yes
Updated by Brett Smith 1 day ago
- Target version changed from Development 2025-02-26 to Development 2025-02-12
Updated by Brett Smith 1 day ago
- Status changed from In Progress to Resolved
Applied in changeset arvados|53b345017237a99fddfbd826f40aefb761dad432.
Actions