Skip to content
Compare
Choose a tag to compare
@DerekRoberts DerekRoberts released this 14 Aug 15:51
· 19 commits to main since this release
370ba8f

Version 1.0 has been released!

Breaking Changes

  • node_version is now required (previously defaulted to 16)
  • sonar_comment_token has been removed (ignored by SonarCloud)
  • sonar_project_token has been renamed sonar_token

New Features

triggers specifies whether to run tests or exit succesfully (when not needed)
branch allows cloning a non-default branch (useful for testing)

What's Changed

New Contributors

Full Changelog: v0.0.2...v1.0.0