exo/.github
Jake Hillion e8855959c1 build-app: add branch trigger from named branch
As I've been working on the .dmg, it's become clear we need a way to
test changes to the app. It's too hard to reproduce the full DMG locally
to be reasonable and much more convenient to test if it's signed.

Add a feature to the build-app workflow where if you push specifically
to the `test-app` branch it'll perform a build. The version is stubbed
to `0.0.0-alpha.0`, which is about as low as it gets in semver so you'll
always update away from it automatically with Sparkle. The resulting DMG
won't be pushed to S3 but will be uploaded as a GitHub Actions artifact.

I've been using similar commits to this for a while for testing. It's
worked well and not interfered with auto updating at all.

Test plan:
- Pushed this change to `test-app`.
- Generated action at
  https://github.com/exo-explore/exo/actions/runs/20447213358/job/58752909332
- Installed the DMG on a Mac. It worked as intended.
2025-12-23 12:53:30 +00:00
..
ISSUE_TEMPLATE github docs 2025-12-18 13:49:07 +00:00
actions fix libp2p + other prs that were wrongly overwritten before (111,112,117,118,1119 + misc commits from Alex) 2025-07-31 20:36:47 +01:00
benchmark-dashboard kimi k2 thinking 2025-11-11 18:03:39 +00:00
configs Demo 2025-11-20 20:03:51 +00:00
scripts ci: enable `ruff check` in CI through nix 2025-12-09 12:26:56 +00:00
workflows build-app: add branch trigger from named branch 2025-12-23 12:53:30 +00:00
CODEOWNERS
pull_request_template.md github docs 2025-12-18 13:49:07 +00:00