Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: ap_verify
-
Labels:None
-
Story Points:3
-
Epic Link:
-
Sprint:AP S21-4 (March)
-
Team:Alert Production
-
Urgent?:No
Description
Allow the --dataset argument to ap_verify.py and related scripts to take the repository name. Raise a deprecation warning any time an old-style argument is processed.
Attachments
Issue Links
- blocks
-
DM-25629 Do release 22.0.0 of science pipelines
- Done
-
DM-29042 Remove support for old-style names in ap_verify
- Done
- has to be done before
-
DM-29040 Use repository name as ci_dataset tag in ap_verify SQuaSH uploads
- Invalid
- is triggered by
-
RFC-758 Deprecate ap_verify datasets' user-facing names
- Implemented
I believe that the special-casing for ap_verify_testdata can be removed on this ticket – since all references to the dataset should be internal anyway, I can update them to use the repository name immediately.
Edit: some references to the special name for ap_verify_testdata remain in test_dataset.py, in order to test the deprecation mechanism.