I'm happy to release the first stable version of github-workflows-kt!
It's been about one and a half years since the first commit. It started as a remedy to headaches caused
by somewhat complicated GitHub Actions workflows in (now paused) https://github.com/krzema12/kotlin-python.
I decided to give it a shot and deYAMLify this part of software engineering ecosystem, which turned out to be not only my goal 😄
Now that the library's API got stable enough, it's time to take the next step and leave the 0.x "fast iteration" phase. Let's see what it takes us!
Huge thanks to everyone who contributed to the effort, both by actually contributing to the solution and consuming the library in their projects. I'd like to thank especially (in alphabetical order):
@aSemy
@jmfayard
@LeoColman
@NikkyAI
@Vampire
who contributed significantly to the source code of the library and/or discussions we conducted. Thank you 🙇
--
Piotr Krzemiński @krzema12
⭐ Features
None.
🛠️ Fixes
None.
💣 Breaking changes
None.
▶️ Actions
- add aws-actions/configure-aws-credentials@v3
- update gradle/gradle-build-action@v2
- update gradle/gradle-build-action@v2
- update actions/checkout@v3
- add cycjimmy/semantic-release-action@v4
Full Changelog: v0.50.0...v1.0.0