github typesafegithub/github-workflows-kt v0.10.0
0.10.0

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

⭐ Features

  • Add git-based consistency check for writeToFile() (59c92a5) (thanks @NikkyAI!)
  • Use actions/checkout@v3 in consistency check (8c98710)

New wrappers:

  • actions/checkout@v3
  • 10up/action-wordpress-plugin-deploy@v2.0.0 (thanks @jmfayard!)
  • 8398a7/action-slack@v3 (thanks @jmfayard!)
  • Azure/docker-login@v1 (thanks @jmfayard!)
  • Azure/login@v1 (thanks @jmfayard!)
  • Azure/webapps-deploy@v2 (thanks @jmfayard!)
  • Borales/actions-yarn@v2.3.0 (thanks @jmfayard!)
  • GoogleCloudPlatform/github-actions@v0 (thanks @jmfayard!)
  • JamesIves/github-pages-deploy-action@v4 (thanks @jmfayard!)
  • JasonEtco/create-an-issue@v2 (thanks @jmfayard!)
  • SamKirkland/FTP-Deploy-Action@v4.3.0 (thanks @jmfayard!)
  • actions/create-release@v1 (thanks @jmfayard!)
  • actions/first-interaction@v1 (thanks @jmfayard!)
  • actions/github-script@v6 (thanks @jmfayard!)
  • actions/labeler@v4 (thanks @jmfayard!)
  • actions/setup-dotnet@v2 (thanks @jmfayard!)
  • actions/setup-go@v3 (thanks @jmfayard!)
  • actions/stale@v5 (thanks @jmfayard!)
  • actions-rs/audit-check@v1 (thanks @jmfayard!)
  • actions-rs/cargo@v1 (thanks @jmfayard!)
  • actions-rs/clippy-check@v1 (thanks @jmfayard!)
  • actions-rs/toolchain@v1 (thanks @jmfayard!)

Wrapper generator:

  • Make list typing work with more than strings + allow customizing enum names (ffd8e30) (thanks @jmfayard!)

🛠️ Fixes

None.

💣 Breaking changes

  • regarding "Add git-based consistency check for writeToFile() (59c92a5)", it will now produce the consistency check for writeToFile(). Depending on your file layout, you may need to adjust your workflows, either by making use of the new git-based consistency check, or opting out of the consistency check by passing addConsistencyCheck = false

Full Changelog: v0.9.0...v0.10.0

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

NewReleases is sending notifications on new releases.