GH Actions: cygwin: Use incremental archives for the sage-local artifact
Change History (10)
Description: |
modified (diff)
|
Milestone: |
sage-9.2 →
sage-9.3
|
Description: |
modified (diff)
|
Summary: |
cygwin: CI fixes →
GH Actions: cygwin: Use incremental archives for the sage-local artifact
|
Reviewers: |
→ https://github.com/mkoeppe/sage/actions/runs/405202734
|
Reviewers: |
https://github.com/mkoeppe/sage/actions/runs/405202734 →
https://github.com/mkoeppe/sage/actions/runs/407181786
|
Branch: |
→ u/mkoeppe/gh_actions__cygwin__use_incremental_archives_for_the_sage_local_artifact
|
Authors: |
→ Matthias Koeppe
|
Cc: |
gh-kliem added
|
Commit: |
→ 5ccf1eabee4f23e43a12da9cddad7e6474694104
|
Reviewers: |
https://github.com/mkoeppe/sage/actions/runs/407181786 →
https://github.com/mkoeppe/sage/actions/runs/407181786, ...
|
Status: |
new →
needs_review
|
Reviewers: |
https://github.com/mkoeppe/sage/actions/runs/407181786, ... →
Jonathan Kliem
|
Status: |
needs_review →
positive_review
|
Branch: |
u/mkoeppe/gh_actions__cygwin__use_incremental_archives_for_the_sage_local_artifact →
5ccf1eabee4f23e43a12da9cddad7e6474694104
|
Resolution: |
→ fixed
|
Status: |
positive_review →
closed
|
This seems to be much more robust - stage iii used to fail to upload its huge artifact, now it goes through
New commits:
ci-cygwin-standard.yml: Use tar --listed-incremental
tar --remove-files and --listed-incremental are not compatible