Commit 8e713b9
authored
ParaTools Enhancements to Rift for S3-Based Annex, and more (#29)
* paratools rift enhancements to support remote http+s3 annex, staging annex and gitlab ci
* address review comments: restore gerrit, use RiftError, improve pylint score
* address review comments: improve pylint; annex_push -> staging_annex
* gha workflow: pip install xmltodict
* update test references to annex.path -> annex.annex_path
* fix datetime issue
* use requests lib instead of curl subprocess for annex fetch
* remove unused import1 parent 2b8c1d5 commit 8e713b9
File tree
10 files changed
+828
-99
lines changed- .github/workflows
- lib/rift
- tests
10 files changed
+828
-99
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
33 | 38 | | |
34 | 39 | | |
35 | 40 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
2 | 3 | | |
3 | 4 | | |
| |||
0 commit comments