Skip to content

issues Search Results · repo:actions/delete-package-versions language:TypeScript

Filter by

65 results
 (136 ms)

65 results

inactions/delete-package-versions (press backspace or delete to remove)

You get this if it tries to delete the last version. Error: delete version API failed. You cannot delete the last version of a package. You must delete the package instead. Think it would be a good ...
  • sixcorners
  • 2
  • Opened 
    on Nov 29, 2024
  • #231

i dont have a specific use case, but it might be an idea to have that as well -- especially for debugging purposes
  • tomsit-ionos
  • Opened 
    on Nov 28, 2024
  • #230

ATM the number of deleted items are only logged: Run actions/delete-package-versions@v5 Total versions deleted till now: 2 It would be great to have these values also as an output, so that we can put ...
  • tomsit-ionos
  • Opened 
    on Nov 28, 2024
  • #229

Sometimes it s much easier to define a list of positive matches of versions u want to delete instead of a single negative match regex. B/c if u screw up that pattern, it might match way too much and will ...
  • tomsit-ionos
  • 1
  • Opened 
    on Nov 26, 2024
  • #228

I know I can run this action in a cron every X hours, but in my use case I build a lot of images (300+) and one call to the cleanup action is not enough. It s kinda annoying having to do another workflow ...
  • Silex
  • 1
  • Opened 
    on Aug 15, 2024
  • #226

The following occurs when running from macOS 14, which is now used for macos-default. TypeError: undefined is not iterable (cannot read property Symbol(Symbol.iterator)) at macosRelease (/Users/runner/work/_actions/actions/delete-package-versions/v4/dist/index.js:24700:26) ...
  • donfuldauereko
  • 1
  • Opened 
    on May 3, 2024
  • #196

- name: Get Maven Packages Version Ids for current Version uses: castlabs/get-package-version-id-action@v2.2 id: versions with: token: ${{ secrets.MAVEN_REPO_TOKEN }} version: ...
  • santiagonieto
  • 4
  • Opened 
    on Apr 12, 2024
  • #187

It looks to me like we just lost several historic container releases over at https://github.com/siemens/kas due to this action - or my wrong usage of it - and I like to understand the reason. This is ...
  • jan-kiszka
  • 3
  • Opened 
    on Mar 6, 2024
  • #162

You created the v5.0.0 release with the same tag, but you didn t create a v5 tag. Please create this tag.
  • MatthijsBurgh
  • 5
  • Opened 
    on Jan 31, 2024
  • #138

As part of our github action, we have set the delete-only-pre-release-versions tag as true. However the package is not able to differentiate between release and pre-release. Even the release packages are ...
  • sagarc05
  • 2
  • Opened 
    on Dec 14, 2023
  • #121
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub