delete-package-versions icon indicating copy to clipboard operation
delete-package-versions copied to clipboard

Add `dry-run` param

Open vpipkt opened this issue 2 years ago • 6 comments

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

vpipkt avatar Nov 22 '23 12:11 vpipkt

Hi @actions/packages can anyone take a look at this?

vpipkt avatar Nov 29 '23 08:11 vpipkt

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?

AtomicFS avatar Feb 21 '24 09:02 AtomicFS

@jidicula @kgrzebien @takost @s-anupam @nishthaGupta could you please kindly look into this, it is a very reasonable feature to have.

ivan-penchev avatar Mar 01 '24 08:03 ivan-penchev

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.

javs-perez avatar Mar 29 '24 17:03 javs-perez

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)

Drowze avatar Jul 30 '24 15:07 Drowze

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 dry-run option in order to safely develop the action.

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!

jmlord avatar Jun 06 '25 14:06 jmlord