axodotdev / axodotdev/cargo-dist
Add `retention-days` for artifact uploads
Open
- Dominant language
- Rust
- Stars
- 2.1k
- Forks
- 149
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 32
Description
At present, no `retention-days` are set for any uploaded artefacts, which means they remain unused for a long time whilst taking up space in `Artifact storage`
https://github.com/actions/upload-artifact?tab=readme-ov-file#retention-period
Contributor guide
Research direction
Locate the workflow steps that use actions/upload-artifact, then read the linked retention-period documentation to determine the retention-days setting. Done means the uploaded artifacts have an intentional retention period instead of remaining indefinitely.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions
- Domain
- ci-cd, release
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100