The master workflow that dispatches builds to individual repositories
  • Shell 85.1%
  • Python 12.3%
  • PowerShell 2.6%
Find a file
crueter 50d1e2774c
Temporarily disable external OpenSSL on Linux
I have no clue what the hell is going on anymore.

Signed-off-by: crueter <crueter@eden-emu.dev>
2026-06-02 02:08:06 -04:00
.ci Temporarily disable external OpenSSL on Linux 2026-06-02 02:08:06 -04:00
.github bump cache again 2026-06-02 01:13:23 -04:00
docs Add webseed torrents 2026-05-17 22:07:54 -04:00
releasenotes Add 0.2.1 release notes 2026-05-31 23:31:43 -04:00
.gitignore pull 2026-04-26 20:59:03 -04:00
.shellcheckrc [ci] refactor: common configure, changelogs, etc, freebsd 2025-10-14 22:46:38 -04:00
CONTRIBUTING.md Add contribution guidelines 2026-05-08 12:29:33 -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.