NodeJS Actions Starter Template
Version updated for https://github.com/joshjohanning/nodejs-actions-starter-template to version v2.0.2.
- This action is used across all versions by 2 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The NodeJS Actions Starter Template is a GitHub Action template designed to simplify the creation, testing, and deployment of custom Node.js-based GitHub Actions. It provides pre-configured boilerplate code, linting, testing (via Jest), CI/CD workflows, automated bundling, and GitHub API integration, enabling developers to quickly build and publish robust actions. This template streamlines the development process by automating repetitive tasks, enforcing code quality, and providing a working example out of the box.
What’s Changed
What’s Changed
- docs: add immutable releases badge by @joshjohanning in https://github.com/joshjohanning/nodejs-actions-starter-template/pull/69
- docs: add checklist item to delete template-inherited tags by @joshjohanning in https://github.com/joshjohanning/nodejs-actions-starter-template/pull/70
- docs: add checklist item to remove unused runtime dependencies by @joshjohanning in https://github.com/joshjohanning/nodejs-actions-starter-template/pull/71
- docs: mention deleting releases alongside tags in cleanup checklist by @joshjohanning in https://github.com/joshjohanning/nodejs-actions-starter-template/pull/73
- chore(deps-dev): bump prettier from 3.8.1 to 3.8.2 by @dependabot[bot] in https://github.com/joshjohanning/nodejs-actions-starter-template/pull/77
- chore(deps-dev): bump globals from 17.4.0 to 17.5.0 by @dependabot[bot] in https://github.com/joshjohanning/nodejs-actions-starter-template/pull/76
- chore(deps-dev): bump eslint-plugin-jest from 29.15.1 to 29.15.2 in the eslint-plugins group by @dependabot[bot] in https://github.com/joshjohanning/nodejs-actions-starter-template/pull/75
- chore(deps): bump @actions/github from 9.0.0 to 9.1.0 in the github group by @dependabot[bot] in https://github.com/joshjohanning/nodejs-actions-starter-template/pull/74
Full Changelog: https://github.com/joshjohanning/nodejs-actions-starter-template/compare/v2.0.1...v2.0.2