Releases: yankeeinlondon/gha
Releases · yankeeinlondon/gha
v0.5.3
🚀 Features
- Customized release.yml to add breaking changes - by @yankeeinlondon (58cef)
🐞 Bug Fixes
- Ensure npm publishing done node 20 - by @yankeeinlondon (3cc04)
View changes on GitHub
v0.5.2
No significant changes
View changes on GitHub
v0.5.1
No significant changes
View changes on GitHub
v0.5.0
🐞 Bug Fixes
- Fixed templates for "main" and "other" which were incorrectly mapping api_token secret - by @yankeeinlondon (ca7bd)
View changes on GitHub
v0.4.0
🐞 Bug Fixes
- Fixed the means for bringing in git host's tokens and making available to testing's ENV - by @yankeeinlondon (2f2f0)
- Quoted string - by @yankeeinlondon (f4d7c)
- ENV notice - by @yankeeinlondon (f2cb9)
- Get GH_TOKEN to report using conditional - by @yankeeinlondon (b1316)
- Take 2 on Github Token step - by @yankeeinlondon (65a4f)
View changes on GitHub
v0.3.6
🐞 Bug Fixes
- Pushed test.yml to use pnpm@7 instead a specific version - by @yankeeinlondon (63732)
View changes on GitHub
v0.3.5
🚀 Features
- Add check for NPM_TOKEN at start of NPM process - by @yankeeinlondon (83685)
View changes on GitHub
v0.3.4
🐞 Bug Fixes
- Version 7.5.4 was intended to be 7.5.2 - by @yankeeinlondon (4070b)
View changes on GitHub
v0.3.3
🐞 Bug Fixes
- Removed part of Info hash which could result in error - by @yankeeinlondon (69002)
View changes on GitHub
v0.3.1
🚀 Features
- Test now adds a small info block at the start of the Lint block and the lint block will fast fail the whole workflow if it fails.
675eeea
by @yankeeinlondon