A mirror of our GitHub Actions workflow.
Find a file
2025-12-03 08:02:14 -03:00
.ci include chromeos in test builds 2025-12-03 00:41:42 -05:00
.github/workflows android: nuke gradle cache (#81) 2025-12-03 08:02:14 -03:00
docs release.sh, docs thereof... 2025-12-02 03:59:25 -05:00
.gitignore only add fj release to summary if it's actually made 2025-12-02 04:19:15 -05:00
.shellcheckrc [ci] refactor: common configure, changelogs, etc, freebsd 2025-10-14 22:46:38 -04:00
LICENSE.txt mingw arm/static (#77) 2025-11-11 00:22:41 -05:00
README.md refactor: summary.sh again, add gh mirror (#63) 2025-10-27 20:06:19 -04:00

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.