Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/FuelLabs/github-actions
- Owner: FuelLabs
- License: apache-2.0
- Created: 2022-09-06T17:09:19.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-11-19T15:44:48.000Z (about 2 months ago)
- Last Synced: 2024-11-19T16:46:34.918Z (about 2 months ago)
- Language: TypeScript
- Homepage:
- Size: 578 KB
- Stars: 12
- Watchers: 20
- Forks: 14
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Changelog: changeset/README.md
- License: LICENSE.md
- Audit: audits/lenient-audit/README.md
Awesome Lists containing this project
- awesome_ai_agents - Github-Actions - Reusable Actions workflows (Building / Workflows)
- awesome_ai_agents - Github-Actions - Reusable Actions workflows (Building / Workflows)
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).