-
Notifications
You must be signed in to change notification settings - Fork 91
Add dry-run param
#119
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Add dry-run param
#119
Conversation
|
Hi @actions/packages can anyone take a look at this? |
|
Hi, I see there are 2 of these pull requests (#9 ) but none of the was ever merged. I would love to have this feature. Any chance of getting either of these revived and merged? |
|
@jidicula @kgrzebien @takost @s-anupam @nishthaGupta could you please kindly look into this, it is a very reasonable feature to have. |
|
Hi all, here from the Packages team at GitHub. Thank you for opening this request! It's on our radar and has been added to our list of items to tackle. While we don't have a specific timeline for when it will be reviewed, please know we're on it and appreciate your patience and support. |
|
Looking forward to this :) Would also be appreciated to set an output with the list of deleted versions (or perhaps append that information to a step summary) |
|
Hi, Thanks for making this pull request! As I was considering the idea of automating the cleanup, the first thing I was looking for in the documentation was a Since it has been a year since @javs-perez confirmed it was on the roadmap, I found it reasonnable to revive the thread in case this might prompt a review. Cheers! |
Logs the ids of the artifacts that would be deleted instead of deleting them. This should allows folks to test out what would happen before taking permanent action.
Closes #117