Releases: namespace-actions/upload-artifact
Releases · namespace-actions/upload-artifact
v1.0.2
What's Changed
- Re-introduce retention day warning by @InverseIntegral in #2
New Contributors
- @InverseIntegral made their first contribution in #2
Full Changelog: v1...v1.0.2
v1.0.1
Full Changelog: v1...v1.0.1
v1.0.0
Introduce a new server-side artifacts flow.
v0.0.8
Update actions-toolkit.
v0.0.7
Use the correct run ID as a key for uploaded artifacts so that they can be reused across re-runs.
v0.0.6
Add a warning for when we can't respect requested retention.
v0.0.5
Group artifacts by public run IDs. This allows to reuse artifacts across job re-runs.
v0.0.4
Print correct download URL returned by the server.
v0.0.3
correctly clean up resources on exit