mirror of
https://github.com/Eden-CI/Workflow.git
synced 2026-06-05 19:16:18 -03:00
The master workflow that dispatches builds to individual repositories
- Shell 85.1%
- Python 12.3%
- PowerShell 2.6%
I have no clue what the hell is going on anymore. Signed-off-by: crueter <crueter@eden-emu.dev> |
||
|---|---|---|
| .ci | ||
| .github | ||
| docs | ||
| releasenotes | ||
| .gitignore | ||
| .shellcheckrc | ||
| CONTRIBUTING.md | ||
| LICENSE.txt | ||
| README.md | ||
| WORKFLOW-TAG | ||
Eden CI Workflow
This is the master repository containing the entire CI and build suite for Eden. This repository serves to dispatch successful builds to individual repositories for the master branch, pull requests, and releases. Nightlies will come at a later date.
Docs
For info on setup, how it works (WIP), etc. see the docs
Licensing
This is licensed under the GPLv3. This means that any forks of the workflow that distribute builds or binaries MUST also have their source code available under the GPLv3.