npm-release
Release manager
Automates npm release processes for developers
Github action for npm (pre)releases
15 stars
3 watching
2 forks
Language: TypeScript
last commit: almost 2 years ago
Linked from 1 awesome list
github-action
Related projects:
Repository | Description | Stars |
---|---|---|
tgvashworth/npm-release | A script to automate the process of releasing npm modules by bumping version numbers, committing and tagging commits, and publishing to npm. | 102 |
cycjimmy/semantic-release-action | Automates the release process of software projects using semantic versioning and GitHub Actions. | 550 |
meilcli/npm-update-check-action | Automates the detection of new package versions in a project | 24 |
zestsoftware/zest.releaser | Automates the task of releasing Python projects | 201 |
decathlon/release-notes-generator-action | Automates generation of release notes based on milestone events and GitHub workflow triggers. | 116 |
goreleaser/goreleaser-action | Automates Go package release process using goreleaser | 864 |
micnncim/action-label-syncer | Automates label management on GitHub | 199 |
gittools/gitreleasemanager | Automates creation and export of release notes for software projects hosted on GitHub | 309 |
wangyoucao577/go-release-action | Automates the process of publishing Go binaries to GitHub Release Assets | 498 |
crazy-max/ghaction-github-labeler | A tool to manage GitHub labels as code. | 143 |
sbt/sbt-release | A plugin for the build tool sbt that automates the process of releasing and managing software versions. | 647 |
nvim-neorocks/luarocks-tag-release | Automates Luarocks releases from tags and runs busted tests for Neovim plugins | 48 |
asdf-vm/actions | Automated setup and tool management for the asdf version manager | 136 |
g-plane/tiny-package-manager | Explains how package managers work and demonstrates their functionality in a simplified example | 362 |
nmattia/niv | Makes it easy to manage dependencies in Nix projects by simplifying package management and version control. | 1,615 |