Skip to content
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

Added ability to ignore tags when deleting packages #104

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Hayena
Copy link

@Hayena Hayena commented Apr 18, 2023

This PR contains a possible implementation for #88. This implementation adds a input parameter to enable ignoring of tags based on the existing ignore-versions input

@Hayena Hayena requested a review from a team as a code owner April 18, 2023 14:54
@Hayena Hayena force-pushed the include-tags-ignore-version branch from 0dcd581 to bf25fb8 Compare April 18, 2023 15:02
@Sxderp
Copy link

Sxderp commented May 1, 2023

The inverse of this would also be very nice. "Delete only these tags".

@johammond9
Copy link

This would be a very helpful for maintaining container packages. Would be great if we can get a reviewer!

@UnderKoen
Copy link

Any plans on merging this PR?

@jidicula

@AtomicFS
Copy link

What is the status? This would be great!

AtomicFS added a commit to 9elements/firmware-action that referenced this pull request Feb 28, 2024
- add a step in docker-build-and-test to delete old published containers
- should delete all but 'main', 'latest' and release containers
- we have to use my own fork of actions/delete-package-versions
  at the moment to have access to 'dry-run' and
  'ignore-versions-include-tags' features
- [dry-run](https://github.com/actions/delete-package-versions/pull/119/commits)
- [tags](actions/delete-package-versions#104)

Signed-off-by: AtomicFS <[email protected]>
AtomicFS added a commit to 9elements/firmware-action that referenced this pull request Feb 29, 2024
- add a step in docker-build-and-test to delete old published containers
- should delete all but 'main', 'latest' and release containers
- we have to use my own fork of actions/delete-package-versions
  at the moment to have access to 'dry-run' and
  'ignore-versions-include-tags' features
- [dry-run](https://github.com/actions/delete-package-versions/pull/119/commits)
- [tags](actions/delete-package-versions#104)

Signed-off-by: AtomicFS <[email protected]>
AtomicFS added a commit to 9elements/firmware-action that referenced this pull request Mar 1, 2024
- add a step in docker-build-and-test to delete old published containers
- should delete all but 'main', 'latest' and release containers
- we have to use my own fork of actions/delete-package-versions
  at the moment to have access to 'dry-run' and
  'ignore-versions-include-tags' features
- [dry-run](https://github.com/actions/delete-package-versions/pull/119/commits)
- [tags](actions/delete-package-versions#104)

Signed-off-by: AtomicFS <[email protected]>
github-merge-queue bot pushed a commit to 9elements/firmware-action that referenced this pull request Mar 4, 2024
- add a step in docker-build-and-test to delete old published containers
- should delete all but 'main', 'latest' and release containers
- we have to use my own fork of actions/delete-package-versions
  at the moment to have access to 'dry-run' and
  'ignore-versions-include-tags' features
- [dry-run](https://github.com/actions/delete-package-versions/pull/119/commits)
- [tags](actions/delete-package-versions#104)

Signed-off-by: AtomicFS <[email protected]>
AtomicFS added a commit to 9elements/firmware-action that referenced this pull request Mar 4, 2024
- add a step in docker-build-and-test to delete old published containers
- should delete all but 'main', 'latest' and release containers
- we have to use my own fork of actions/delete-package-versions
  at the moment to have access to 'dry-run' and
  'ignore-versions-include-tags' features
- [dry-run](https://github.com/actions/delete-package-versions/pull/119/commits)
- [tags](actions/delete-package-versions#104)

Signed-off-by: AtomicFS <[email protected]>
github-merge-queue bot pushed a commit to 9elements/firmware-action that referenced this pull request Mar 4, 2024
- add a step in docker-build-and-test to delete old published containers
- should delete all but 'main', 'latest' and release containers
- we have to use my own fork of actions/delete-package-versions
  at the moment to have access to 'dry-run' and
  'ignore-versions-include-tags' features
- [dry-run](https://github.com/actions/delete-package-versions/pull/119/commits)
- [tags](actions/delete-package-versions#104)

Signed-off-by: AtomicFS <[email protected]>
README.md Outdated Show resolved Hide resolved
Co-authored-by: David Fèvre <[email protected]>
@gurugray
Copy link

gurugray commented Jul 9, 2024

this feature would be very useful

cc @jidicula

@jidicula
Copy link
Contributor

this feature would be very useful

cc @jidicula

👋 hey @gurugray, I no longer work on this part of GitHub 🙂

@AtomicFS
Copy link

AtomicFS commented Aug 2, 2024

@davidfevre-gouv-nc any chance of getting this merged?

@rbtr
Copy link

rbtr commented Aug 2, 2024

👋 hey @gurugray, I no longer work on this part of GitHub 🙂

@jidicula so could you tag someone who does? or is this abandoned?

@jidicula
Copy link
Contributor

jidicula commented Aug 2, 2024

👋 hey @gurugray, I no longer work on this part of GitHub 🙂

@jidicula so could you tag someone who does? or is this abandoned?

👍 I've pinged the relevant team.

@davidfevre-gouv-nc
Copy link

@davidfevre-gouv-nc any chance of getting this merged?

Hi @AtomicFS, I added my code review to mark my interest in this feature but I am not part of the CODEOWNERS, so not able to merge 😞

@AtomicFS
Copy link

AtomicFS commented Aug 5, 2024

@davidfevre-gouv-nc Oh I see, sorry for the unnecessary ping.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants