Releases: university-of-york/ds-devtool-setEnvVars
Releases · university-of-york/ds-devtool-setEnvVars
v3.2.0
v3.1.0
Features
- Upgraded
dotenv
tov16.4.5
v3.0.0
Breaking changes
- End of support for Node.js 16;
- Migrated to Node.js 20 (18 has been skipped as there is no documented support for it in the
action.yml
); - This package is now an ES Module.
Features
- Upgraded
@actions/core
tov1.10.1
v2.1.0
Features
- Upgraded
@actions/core
to1.10.0
; - Upgraded
dotenv
to16.3.1
;
v2.0.0
Breaking changes
- Upgraded to Node 16. Node 12 and 14 are no longer supported;
- Environment variable values containing either backtick (`) or the pound sign (#) will need to be escaped appropriately, due to upgrading dotenv to the latest version;
Features
- Upgraded
@actions/core
to the latest version; - Removed runtime dependency on execa;
Handle envConfig is not iterable error
What's Changed
Full Changelog: v1.1.0...v1.1.1
Add overwrite flag
This allows for overwriting existing environment variables when using this action multiple times in a GitHub actions run.
Full Changelog: v1...v1.1.0
ds-devtool-setEnvVars
v1.0.0 update version no
Set env variables
v1 update version no