-
Notifications
You must be signed in to change notification settings - Fork 0
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
Switch to upstream actions/delete-package-versions #302
Comments
- this can be useful for some issues that are blocked by mainstream to periodically ping on issues - perfect for issue #302 Signed-off-by: AtomicFS <[email protected]>
- this can be useful for some issues that are blocked by mainstream to periodically ping on issues - perfect for issue #302 Signed-off-by: AtomicFS <[email protected]>
- this can be useful for some issues that are blocked by mainstream to periodically ping on issues - perfect for issue #302 Signed-off-by: AtomicFS <[email protected]>
- this can be useful for some issues that are blocked by mainstream to periodically ping on issues - perfect for issue #302 Signed-off-by: AtomicFS <[email protected]>
- this can be useful for some issues that are blocked by mainstream to periodically ping on issues - perfect for issue #302 Signed-off-by: AtomicFS <[email protected]>
- this can be useful for some issues that are blocked by mainstream to periodically ping on issues - perfect for issue #302 Signed-off-by: AtomicFS <[email protected]>
/remind me Check upstream in 1 month |
@AtomicFS set a reminder for 9/26/2024 |
👋 @AtomicFS, Check upstream |
/remind me Check upstream in 1 month |
@AtomicFS set a reminder for 10/27/2024 |
👋 @AtomicFS, Check upstream |
/remind me Check upstream in 2 months |
@AtomicFS set a reminder for 12/28/2024 |
/remind me Check upstream in 2 months |
@AtomicFS set a reminder for 1/28/2025 |
👋 @AtomicFS, Check upstream |
/remind me Check upstream in 2 months |
@AtomicFS set a reminder for 2/28/2025 |
We want to keep our packages clean of clutter, so we regularly delete packages that are not tagged or bound to a release.
We wanted to use actions/delete-package-versions but it was missing some important features at the time, such as
dry-run
(no really needed anymore, I wanted it for initial trials) andignore-versions-include-tags
/ignore-versions
regex.As soon as
ignore-versions-include-tags
feature is merged, we can switch to upstream.Since there were open pull requests, I just made my own fork and tried to poke into the PRs and related issues. So far there was not much development.
More information in #145
The text was updated successfully, but these errors were encountered: