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
Jake Hillion
0a7fe5d943
ci: migrate build-app to github hosted runners
2025-12-22 19:51:48 +00:00
Jake Hillion
1df5079b98
ci: avoid pushing alpha build as latest
2025-12-22 13:00:49 +00:00
Jake Hillion
1bae8ebbf6
ci: add build-app workflow
2025-12-22 02:12:30 +00:00
Jake Hillion
2c16e00be9
github docs
2025-12-18 13:49:07 +00:00
Jake Hillion
ac3a0a6b47
ci: enable ruff check in CI through nix
2025-12-09 12:26:56 +00:00
Jake Hillion
39d76aa0a5
nix: move formatting checks to nix and enable in ci
2025-12-05 17:00:33 +00:00
Jake Hillion
5629983809
fmt: format all python/rust/nix files
2025-12-05 16:58:55 +00:00
rltakashige
28a91787e8
Demo
...
Co-authored-by: Evan <evanev7@gmail.com >
Co-authored-by: Alex Cheema <alexcheema123@gmail.com >
2025-11-20 20:03:51 +00:00
Alex Cheema
d793f5f96c
fix kimi eos token ids
2025-11-13 18:39:14 +00:00
Alex Cheema
631cb81009
kimi k2 thinking
2025-11-11 18:03:39 +00:00
Evan Quiney
aa519b8c03
Worker refactor
...
Co-authored-by: rltakashige <rl.takashige@gmail.com >
Co-authored-by: Alex Cheema <alexcheema123@gmail.com >
2025-11-10 23:31:53 +00:00
Alex Cheema
9058b117c0
pipeline parallel fix
2025-11-08 02:19:19 +00:00
Evan
6bcac37d98
stop benching on all pushes
2025-11-06 22:26:30 +00:00
rltakashige
ff00b165c5
MLX LM type stubs
2025-11-06 21:59:29 +00:00
rltakashige
6bbb6344b6
mlx.distributed.Group type stubs
2025-11-06 05:26:04 +00:00
rltakashige
16f724e24c
Update staging 14
...
Co-authored-by: Evan <evanev7@gmail.com >
Co-authored-by: Alex Cheema <alexcheema123@gmail.com >
Co-authored-by: David Munha Canas Correia <dmunha@MacBook-David.local >
Co-authored-by: github-actions bot <github-actions@users.noreply.github.com >
2025-11-05 01:44:24 +00:00
Alex Cheema
a346af3477
download fixes
2025-10-22 11:56:52 +01:00
Alex Cheema
76ed8a516b
typecheck on ubuntu with install-nix-action
...
Co-authored-by: Evan <evanev7@gmail.com >
2025-10-10 16:15:39 +01:00
Alex Cheema
e01f9cf739
Disable build macos app
2025-10-07 15:39:15 +01:00
Alex Cheema
c560c55c4e
build and release on staging
2025-08-04 07:41:09 +08:00
Sami Khan
f51f8f72f8
app launches python modules
2025-08-04 06:18:31 +08:00
Matt Beton
1fe4ed3442
Worker Exception & Timeout Refactor
...
Co-authored-by: Gelu Vrabie <gelu@exolabs.net >
Co-authored-by: Alex Cheema <alexcheema123@gmail.com >
Co-authored-by: Seth Howes <sethshowes@gmail.com >
2025-08-02 08:28:37 -07:00
Sami Khan
a46f8c3cd1
app
...
Co-authored-by: Alex Cheema <alexcheema123@gmail.com >
2025-08-01 19:14:27 -07:00
Gelu Vrabie
0e32599e71
fix libp2p + other prs that were wrongly overwritten before (111,112,117,118,1119 + misc commits from Alex)
...
Co-authored-by: Gelu Vrabie <gelu@exolabs.net >
Co-authored-by: Alex Cheema <41707476+AlexCheema@users.noreply.github.com >
Co-authored-by: Seth Howes <71157822+sethhowes@users.noreply.github.com >
Co-authored-by: Matt Beton <matthew.beton@gmail.com >
Co-authored-by: Alex Cheema <alexcheema123@gmail.com >
2025-07-31 20:36:47 +01:00
Gelu Vrabie
25fa46c6f6
Update CODEOWNERS
2025-07-29 13:08:29 +01:00
Alex Cheema
bb7f1ae994
New worker
...
Co-authored-by: Matt Beton <matthew.beton@gmail.com >
2025-07-18 10:08:56 +01:00
Arbion Halili
b0bd951005
Merge Basic Interfaces
...
Co-authored-by: Alex Cheema <alexcheema123@gmail.com >
Co-authored-by: Seth Howes <sethshowes@gmail.com >
Co-authored-by: Matt Beton <matthew.beton@gmail.com >
Co-authored-by: Andrei Cravtov <the.andrei.cravtov@gmail.com >
2025-07-09 19:04:21 +01:00
Arbion Halili
d8459358cf
Refactor CI
2025-06-28 14:42:53 +01:00
Arbion Halili
e4c4b3e95a
Overhaul CI Design
2025-06-28 12:29:01 +01:00
Arbion Halili
13b6043c09
Add Linter
2025-06-17 07:32:33 +01:00
Arbion Halili
090265a374
Add Formatter To CI
2025-06-17 05:46:33 +01:00
Arbion Halili
e2508f3419
Add Type Checker In CI
2025-06-17 05:46:08 +01:00
Alex Cheema
db1a5252a2
Add CODEOWNERS.
2025-06-14 23:32:30 -07:00