Details
-
Type:
Improvement
-
Status: Won't Fix
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: ap_verify
-
Labels:
-
Story Points:2
-
Epic Link:
-
Sprint:AP F21-1 (June)
-
Team:Alert Production
Description
Spencer Nelson mentioned that files can be marked as generated to keep them from appearing in GitHub diffs. This would be very useful for the ap_verify datasets, whose updates include some human-unreadable text files.
In ap_verify_testdata, ap_verify_ci_cosmos_pdr2, ap_verify_ci_hits2015, and ap_verify_hits2015, mark at least the export.yaml file as generated (since this is always a dump of the "preloaded" repository). Consider also marking gen3.sqlite3 and other Gen 3 repository files; however, at least the last would need to be undone once we moved to pure Gen 3 datasets.
Attachments
Issue Links
- relates to
-
DM-29857 Create pure Gen 3 dataset management scripts for ap_verify datasets
- Done
Hmm... testing this change on ap_verify_ci_hits2015 suggests no actual effect: export.yaml shows up as just another very large diff, which was the behavior before.