Skip to content
box

GitHub Action

Setup Forge

v0.15.4 Latest version

Setup Forge

box

Setup Forge

Use Forge to easily run reusable steps from other proprietary CI systems.

Installation

Copy and paste the following snippet into your .yml file.

              

- name: Setup Forge

uses: frantjc/forge@v0.15.4

Learn more about this action in frantjc/forge

Choose a version

forge CI godoc goreportcard

Have you ever had to swap to using a new CI system? Twice? Three times? Done with searching for a replacement for each Action, CloudBuilder or resource that you were using in your old one? Tired of waiting minutes for feedback on each iteration of figuring out the quirks of your new one?

Forge is here to help.

Forge is a library and CLI for running reusable steps from various proprietary CI systems using a pluggable container runtime. This, for example, makes the functionality provided to GitHub Actions easily consumable (or testable) by users of other CI systems.

Learn more.