kotlin-libraries-playground
kotlin-libraries-playground copied to clipboard
WIP: trying out https://github.com/krzema12/github-actions-kotlin-dsl
Closes #XXX
- [ ] I have read the CONTRIBUTING guide
- [ ] In particular, I have checked the paragraph "Avoid common mistakes"
Hello, where is the Kotlin script that generated this? It should be next to the yaml file.
It's here https://github.com/krzema12/github-actions-kotlin-dsl/blob/fa86f0dca37d983d31ee5ff71d8e774a90f0b247/library/src/test/kotlin/it/krzeminski/githubactions/RefreshVersionsPR.kt#L31-L50
But it's not usable (had to tweak it manually) until
- there is support for GitHub variables in the library
- the PR is merged and the library released