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
The documentation does not mention anything about my problem
There are no open or closed issues that are related to my problem
Description
Hello,
With the new feature in 6.0.0 to upload build artifacts, the retention time is set to 90 days (source) and is not configurable, which gives warning when the repository already has a default retention.
I like the new feature and would like to keep it, would it be possible to make this configurable, or use the repo default value directly ?
Yes we should keep default retention days set in repository settings. I think I will just remove the override here and allow customization with a new env var. Pretty much like https://github.com/actions/upload-artifact/ does.
Contributing guidelines
I've found a bug, and:
Description
Hello,
With the new feature in 6.0.0 to upload build artifacts, the retention time is set to
90 days
(source) and is not configurable, which gives warning when the repository already has a default retention.I like the new feature and would like to keep it, would it be possible to make this configurable, or use the repo default value directly ?
Expected behaviour
No warnings displayed
Actual behaviour
Repository URL
No response
Workflow run URL
No response
YAML workflow
Workflow logs
No response
BuildKit logs
No response
Additional info
No response
The text was updated successfully, but these errors were encountered: