top | item 46892255

(no title)

sea-gold | 27 days ago

> Consider GitHub Actions. How much better off would we be if, instead of writing the workflow-job-step tree by hand, we could just have a single Python script, executed on push, whose output is the GitHub Actions YAML-as-assembly?

github-workflows-kt[0] is a tool for generating GitHub Actions workflow YAML files in a type-safe script, helping you to build robust workflows for your GitHub projects without mistakes, with pleasure, in Kotlin.

[0] https://typesafegithub.github.io/github-workflows-kt/

discuss

order

No comments yet.