b2bfinance / gh-actions-spec

Programmatically generate Github actions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Write Github Actions in Go

Goals

Pulls the JSON schema and

Why?

Internally we wanted to create a framework for generating Github Actions and we could not find a library or even a json spec of the Github Actions schema.

How to build

python3 update.py

About

Programmatically generate Github actions


Languages

Language:Python 100.0%