Tuesday, January 16, 2024

Show HN: I made a visual editor for GitHub Actions workflows https://ift.tt/jDbTZ6i

Show HN: I made a visual editor for GitHub Actions workflows Hey there, I have always been a fan of GitHub Actions workflows but for some reason never liked YAML files as being the assigned file format for non-linear workflows. While YAMLs are great as configuration files, they can be quite tedious when it comes to creating, reviewing, and maintaining workflows. To solve this, I created a visual node system that makes the workflow creation and maintenance process more efficient and intuitive. It's a straightforward node engine with an UI editor. Examples for such a node graph are here: https://ift.tt/8UulftZ... and here: https://ift.tt/CkoSnjg... . For clarification, they are directly executed on GitHub runners. These graphs took me minutes to build in order to focus on my actual project. The next time you create a new repo, give it a try. Love to hear your thoughts! Thanks! https://ift.tt/qMsNDrK January 16, 2024 at 11:20PM

No comments:

Post a Comment