github_actions_toolkit 0.0.2 copy "github_actions_toolkit: ^0.0.2" to clipboard
github_actions_toolkit: ^0.0.2 copied to clipboard

outdated

Toolkit containing useful methods to build a GitHub Action with Dart.

Changelog #

0.0.2 #

  • Newly created environment variables and paths are accessible to the running action.
  • Incorrect workflow command parameters fixed.
  • New getters isDebug and getState.
  • New getters for the default environment under env.
  • setErrorMessage, setWarningMessage and setDebugMessage replaced by log.error, log.warning and log.debug
  • group, startGroup and endGroup moved under log.

0.0.1 #

  • Initial version, created by Stagehand
1
likes
0
pub points
76%
popularity

Publisher

unverified uploader

Toolkit containing useful methods to build a GitHub Action with Dart.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

meta

More

Packages that depend on github_actions_toolkit