-
GitHub: https://github.com/krzema12/github-actions-kotlin-dsl
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
setup-wsl
A GitHub action to install and setup a Linux distribution for the Windows Subsystem for Linux (WSL)
The wrapper generator... takes an action like Vampire/setup-wsl@1
-
setup-wsl
A GitHub action to install and setup a Linux distribution for the Windows Subsystem for Linux (WSL) (by krzema12)
It downloads its action.yml file (required by GitHub), which contains all the inputs and outputs parameters along with their description
-
This generation is done with the KotlinPoet library. That's also what powers the script-generator from the previous paragraph.
-
The one thing missing from the action.yml spec is the type of each input parameter. We are currently adding this information in our repository but it would be much better if it could live in your own repository in a action-types.yml file as some nice earlly adopters already do.