Skip to content
@actionforge

Actionforge

Visual graph nodes for GitHub Actions workflows

Actionforge Banner

Actionforge

Welcome to the Actionforge source code!

Actionforge introduces Action Graphs, a faster and easier way to create and execute GitHub workflows. This new approach replaces tedious YAML file editing by hand with a user-friendly graph editor. Action Graphs are compatible with GitHub Actions. The core product consists out of 4 components:

  • ♾️ VS Code Extension - Extension to modify Action Graphs within VS Code.
  • 🟢 GitHub Action - GitHub Action that reads the Action Graph and starts the Graph Runner with it.
  • 🏃‍♀️ Graph Runner - The cli program that executes an Action Graph.
  • 🕸️ Graph Editor - Visual graph editor to create and build Action Graphs. These graphs will be committed to your repository.

For examples check out the Actionforge Examples 🔗 repository.

License

Most projects of Actionforge are licensed under the Actionforge Community License that you can find here.

Licenses for commercial use will soon be available on the GitHub Marketplace. For further information Get in touch.

Pinned

  1. vscode-ext vscode-ext Public

    ♾️ VS Code Extension for Actionforge

    HTML 67 4

  2. graph-runner graph-runner Public

    🏃‍♀️ The core cli of Actionforge

    Go 12

  3. action action Public

    🟢 GitHub action to execute Actionforge action graphs in your GitHub Actions workflow.

    TypeScript 31 1

Repositories

Showing 10 of 12 repositories

Top languages

Loading…

Most used topics

Loading…