NodeJS Actions Starter Template
Version updated for https://github.com/joshjohanning/nodejs-actions-starter-template to version v1.0.6.
- This action is used across all versions by 1 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The NodeJS Actions Starter Template is a comprehensive starter framework for building custom GitHub Actions using Node.js. It streamlines the development process by providing pre-configured tools like ESLint for code quality, Jest for testing, automated CI/CD workflows, and GitHub REST API integration via Octokit. This template simplifies the creation, testing, and publishing of GitHub Actions, making it easier for developers to focus on their custom logic while automating repetitive setup and configuration tasks.
Release notes
What’s Changed
- chore: sync workflow configuration by @joshjohanning-repo-settings-sync[bot] in https://github.com/joshjohanning/nodejs-actions-starter-template/pull/31
- chore(deps-dev): bump eslint-plugin-jest from 29.5.0 to 29.9.0 in the eslint group by @dependabot[bot] in https://github.com/joshjohanning/nodejs-actions-starter-template/pull/32
- chore(deps-dev): bump eslint-plugin-jest from 29.9.0 to 29.10.1 in the eslint group by @dependabot[bot] in https://github.com/joshjohanning/nodejs-actions-starter-template/pull/33
- chore(deps-dev): bump eslint-plugin-jest from 29.10.1 to 29.11.1 in the eslint group by @dependabot[bot] in https://github.com/joshjohanning/nodejs-actions-starter-template/pull/34
- chore(deps-dev): bump globals from 16.5.0 to 17.0.0 by @dependabot[bot] in https://github.com/joshjohanning/nodejs-actions-starter-template/pull/36
- chore(deps-dev): bump eslint-plugin-jest from 29.11.1 to 29.12.1 in the eslint group by @dependabot[bot] in https://github.com/joshjohanning/nodejs-actions-starter-template/pull/35
- chore(deps): bump the github group with 2 updates by @dependabot[bot] in https://github.com/joshjohanning/nodejs-actions-starter-template/pull/37
Full Changelog: https://github.com/joshjohanning/nodejs-actions-starter-template/compare/v1.0.5...v1.0.6