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.

For examples check out the Actionforge Examples 🔗 repository.

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 11 repositories

Top languages

Loading…

Most used topics

Loading…