github typesafegithub/github-workflows-kt v0.39.0
0.39.0

latest releases: v3.5.0, v3.4.0, v3.3.0...
2 years ago

⭐ Features

  • [#693] enforce named arguments for actions - this is to forbid using positional arguments which can cause issues when an action gets an input in the middle of the class signature. Thanks to this change, action's usage is explicit with regards to the inputs, like in GitHub Actions workflow YAML
  • add link to API docs - the API docs aren't yet great, especially because of their coverage, but the docs are now built and hosted so that they can be used and further improved

🛠️ Fixes

None.

💣 Breaking changes

▶️ Actions

Other

Thanks @Vampire for various contributions around docs, especially enable automatic unindenting of snippets!


Full Changelog: v0.38.0...v0.39.0

Don't miss a new github-workflows-kt release

NewReleases is sending notifications on new releases.