Commit 082700a
authored
Ir 233 validate all (#96)
* Add pip-audit and update dependencies
* IR-233 validate all
Why these changes are being introduced:
* Add CLI command to validate all AIPs in a given AWS environment
How this addresses that need:
* Add validate-all CLI command and corresponding CLI test
* Add logging statement to bulk-validate CLI command and update corresponding CLI tests
Side effects of this change:
* None
Relevant ticket(s):
* https://mitlibraries.atlassian.net/browse/IR-233
* Updates based on discussion in PR # 96
* Add bulk-validate args to validate-all
* Remove unnecessary .seek() call1 parent 252bc4f commit 082700a
6 files changed
Lines changed: 554 additions & 249 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
26 | | - | |
27 | | - | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
96 | | - | |
| 96 | + | |
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
| 25 | + | |
24 | 26 | | |
25 | 27 | | |
26 | 28 | | |
27 | | - | |
28 | 29 | | |
29 | 30 | | |
30 | 31 | | |
| |||
0 commit comments