delete-package-versions
Package version cleaner
An action that deletes versions of packages from GitHub Packages
350 stars
11 watching
86 forks
Language: TypeScript
last commit: 3 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
meilcli/npm-update-check-action | Automates the detection of new package versions in a project | 24 |
meilcli/gradle-update-check-action | Automates the process of checking for new package versions in Gradle projects using Maven and GitHub Actions. | 16 |
meilcli/nuget-update-check-action | Automates checks for updated NuGet package versions in .NET Core projects. | 9 |
author/action-rollback | Allows users to rollback or delete a GitHub release as a failsafe in workflows. | 56 |
composer/package-versions-deprecated | A Composer addon to efficiently get installed packages' version numbers | 1,509 |
glavin001/tslint-clean-code | A set of TSLint rules to enforce Clean Code practices in TypeScript development. | 169 |
actions/download-artifact | A GitHub Actions action for downloading artifacts from workflow runs or repositories | 1,435 |
dealforest/cichlid | Automates cleanup of Xcode project directories when the 'clean' command is run | 242 |
asdf-vm/actions | Automated setup and tool management for the asdf version manager | 136 |
lucascaro/denoversion | A tool to help manage and bump release versions in a project | 7 |
mszostok/version | Package to automatically collect and display version information in a CLI | 101 |
actions/typescript-action | Tools and templates for creating GitHub Actions written in TypeScript | 2,034 |
balestrapatrick/cleanclosurexcode | An Xcode extension that simplifies Swift closure syntax by removing unnecessary characters. | 185 |
sindresorhus/del | Deletes files and directories using glob patterns with support for promises, multiple files, and protection against deleting the current working directory. | 1,325 |
bntzio/wipe-modules | A tool to automatically clean up unused Node.js project directories. | 353 |