Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/FuelLabs/github-actions

Reusable Actions workflows
https://github.com/FuelLabs/github-actions

Last synced: 3 days ago
JSON representation

Reusable Actions workflows

Awesome Lists containing this project

README

        

# Github Actions

Repoistory to host all of Fuel's reusable workflows

## Group of Actions

| Group | Description |
| --------------------------------- | ---------------------------------------------------------------- |
| [audit](./audits/) | Reusable workflows for auditing npm packages |
| [changeset](./changeset/) | Reusable workflow for create changesets and release npm packages |
| [gh-projects](./gh-projects/) | Automating interactions between GH Projects and repositories |
| [setups/node](./setups/node/) | Setup node and pnpm requirements on CI |
| [setups/docker](./setups/docker/) | Setup docker and docker compose on CI |
| [setups/npm](./setups/npm/) | Setup npm deployment requirements on CI |
| [update-sdk](./update-sdk/) | Reusable workflow for update the SDK packages |

## License

The primary license for this repo is `Apache 2.0`, see [`LICENSE`](./LICENSE.md).