delete-package-versions

Deletes package versions

MIT License

Stars
345
Committers
20

Bot releases are hidden (Show)

delete-package-versions - v5.0.0 Latest Release

Published by jidicula 9 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/actions/delete-package-versions/compare/v4...v5.0.0

delete-package-versions - v4.1.1

Published by s-anupam over 1 year ago

What's Changed

Full Changelog: https://github.com/actions/delete-package-versions/compare/v4.1.0...v4.1.1

delete-package-versions - v4.1.0

Published by s-anupam over 1 year ago

What's Changed

Full Changelog: https://github.com/actions/delete-package-versions/compare/v4.0.0...v4.1.0

delete-package-versions - v4.0.0

Published by nishthaGupta almost 2 years ago

What's Changed

  • Added support for container, npm, & NuGet registries.
  • Using Rest APIs instead of GraphQL to support package deletion of newly re-platformed packages.
  • Added new mandatory param package-type
  • Made package-name mandatory
  • Removed repo param requirement, this is backward compatible

New Contributors

Full Changelog: https://github.com/actions/delete-package-versions/compare/v3.0.1...v4.0.0

delete-package-versions - v3.0.1

Published by shyam-grover almost 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/actions/delete-package-versions/compare/v3...v3.0.1

delete-package-versions - v3.0.0

Published by NamrataJha over 2 years ago

What's Changed

Breaking Change

With the update to Node 16 in #69, all scripts will now be run with Node 16 rather than Node 12.

Full Changelog: https://github.com/actions/delete-package-versions/compare/v2...v3.0.0

delete-package-versions - v2.0.2

Published by NamrataJha over 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/actions/delete-package-versions/compare/v2...v2.0.2

delete-package-versions - v2.0.1

Published by NamrataJha almost 3 years ago

Enables pagination and extends action to work beyond the oldest 100 packages.

delete-package-versions -

Published by NamrataJha almost 3 years ago

In this release we have added min-versions-to-keep, ignore-versions and delete-only-pre-release-versions features.

delete-package-versions - v1.0.3

Published by thboop about 4 years ago

This release includes vendored licenses for this action's npm dependencies.

delete-package-versions - v1.0.2

Published by trent-j over 4 years ago

Use @actions/github to invoke GraphQL for GHES compatibility

delete-package-versions - v1.0.1

Published by trent-j over 4 years ago

doc update

delete-package-versions - Delete Package Versions Release

Published by trent-j over 4 years ago

First release of Delete Package Versions GitHub action

Package Rankings
Top 8.17% on Proxy.golang.org
Top 0.81% on Github actions
Related Projects