A mirror of our GitHub Actions workflow.
  • Shell 84%
  • Python 13.2%
  • PowerShell 2.8%
Find a file
crueter 7802ef00a7
add codeberg mirror
Signed-off-by: crueter <crueter@eden-emu.dev>
2026-04-02 14:40:23 -04:00
.ci add codeberg mirror 2026-04-02 14:40:23 -04:00
.github/workflows WOOPSIES 2026-04-01 16:02:48 -04:00
docs release.sh, docs thereof... 2025-12-02 03:59:25 -05:00
.gitignore [chore] More relative paths (#102) 2026-02-05 02:13:51 -03: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
WORKFLOW-TAG chore: remove relative pathing (reverts #102 and fixes #124/#135) (#137) 2026-03-29 20:48:13 -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.