This repository was archived by the owner on May 25, 2025. It is now read-only.
v2.0.0-beta.2
Pre-release
Pre-release
This release furthers the beta of v2.0.0 (#62). It reverts the changes added in #41 for exiting with a failing status with missing environment variables - this is due to additional friction and inconsistent lists that made the feature a little unreliable, so better to remove it.
What’s Changed
- Use logger in exit (#64) @JasonEtco
- Create CLI questionnaire (#57) @macklinu
- Add Toolkit.run (#63) @jclem
- Support non-async functions in Toolkit.run (#67) @JasonEtco
- Add
secretsoption (#66) @JasonEtco - Fix missing methods on
tools.log(#69) @JasonEtco - Remove GITHUB_REF and GITHUB_TOKEN from required env vars (#71) @JasonEtco