Support transpiling to CI/CD configuration file
Open
prototype
- Dominant language
- Rust
- Stars
- 103
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
This feature is just for experiments to test if it can support others than Harel's State Machine 🤔
(although the grammar specifically designed for statecharts).
- [ ] transpile into bash script 😍
- [ ] transpile into various Serverless States configuration (e.g [Amazon States Language][ASL] or [Facebook StateService][FSS])
- [ ] transpile into various CI config that have workflow (e.g `azure-pipelines.yml`, `.circle/config.yml`, `.gitlab-ci.yml`, `.github/main.workflow`, etc)
[FSS]: https://github.com/facebookincubator/StateService
[ASL]: https://states-language.net/spec.html
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.