You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
yangby-cryptape
changed the title
Still runs out of disk space when run CI action of unit tests twice
Still runs out of disk space when run CI action of unit tests twice for a commit
Aug 27, 2023
Contact Details
No response
Current Behavior
Still runs out of disk space when run CI action of unit tests twice for a commit, even #1357 merged.
For example:
refactor: slightly improve security for secret keys #1367
I inputted
/run-ci
twice, each time I had to clean cache twice.In total, I had to execute the following command every time in my laptop:
gh api --method DELETE "repos/axonweb3/axon/actions/caches?key=ubuntu-22.04-Linux-X64-cargo-test-{commit_id}
Errors:
Check (id=5978757265, attempt=1)
Check (id=5978757265, attempt=2)
Check (id=5978725343, attempt=1)
Check (id=5978725343, attempt=2)
Check (id=5988733901)
Check (id=5988733977)
Expected Behavior
CI doesn't require rerun.
OS
Not Associated
Axon version
No response
Kernel
Not Associated
Relevant log output
No response
Anything else?
References:
The text was updated successfully, but these errors were encountered: