Commit Graph

521 Commits

Author SHA1 Message Date
Dax Raad eef25b6ed5 ci 2026-01-30 00:15:21 -05:00
Dax Raad a5cab2f070 ci 2026-01-30 00:07:56 -05:00
Dax Raad 0fdcd57135 ci 2026-01-30 00:05:05 -05:00
Dax Raad 56eb4fabc5 ci 2026-01-30 00:04:51 -05:00
Dax Raad 21a6b755a6 ci 2026-01-29 23:58:39 -05:00
Dax Raad 8c47722973 ci 2026-01-29 23:56:56 -05:00
Dax Raad 34b7b756b8 ci 2026-01-29 23:49:53 -05:00
Dax Raad 39dab7f5d4 ci 2026-01-29 23:17:57 -05:00
Dax Raad e65402db1d ci: add container build workflow
Add prebuilt build images and a publish workflow to speed CI by reusing heavy dependencies.
2026-01-29 23:07:58 -05:00
Dax Raad ec95b69c4e ci: cache apt packages to reduce CI build times on ubuntu 2026-01-29 21:51:53 -05:00
Dax Raad 1aed9868fb fix(beta): use local git rebase instead of gh pr update-branch 2026-01-29 21:25:27 -05:00
Dax Raad e3235301ba ci 2026-01-29 21:19:00 -05:00
Dax Raad 2ee463fe0d ci 2026-01-29 20:59:33 -05:00
Dax Raad f4d8db28a8 ci: trigger publish workflow automatically after beta builds complete 2026-01-29 19:35:05 -05:00
Dax Raad 9268691723 ci 2026-01-29 19:34:12 -05:00
Dax Raad 806dbd0368 ci 2026-01-29 19:08:48 -05:00
Dax Raad a6c228de9e ci 2026-01-29 19:03:07 -05:00
Dax Raad c65037a53b ci 2026-01-29 19:00:52 -05:00
Dax Raad 11ff5ece5c ci 2026-01-29 18:59:15 -05:00
Dax 0bda03e271 feat: add beta branch sync workflow for contributor PRs (#11190) 2026-01-29 20:02:36 +00:00
Dax bf613c4fd6 ci: remove push triggers from workflow files (#11186) 2026-01-29 19:25:05 +00:00
Dax 6f0b2eb1b8 ci: disable nix-desktop workflow (#11188) 2026-01-29 19:16:26 +00:00
Dax 891c92d86d test: skip failing tests (#11184) 2026-01-29 18:57:59 +00:00
Dax 6929c11045 ci (#11149)
Co-authored-by: opencode <opencode@sst.dev>
2026-01-29 13:17:55 -05:00
Aiden Cline 3334622aad chore: format code 2026-01-29 12:13:29 -06:00
Goni Zahavy cd600f569c ci: added gh workflow that adds 'contributor' label to PRs/Issues (#11118)
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
2026-01-29 10:38:08 -06:00
Frank 778d110537 Revert "ci: make tests passing a requirement pre-release"
This reverts commit dc6a78a56f.
2026-01-27 14:37:33 -05:00
Aiden Cline dc6a78a56f ci: make tests passing a requirement pre-release 2026-01-27 11:31:02 -05:00
Aiden Cline cf512b2bd9 ci: add dry-run option to stale PR closer workflow
Allows testing stale PR closure without actually closing PRs
2026-01-26 15:42:50 -05:00
Aiden Cline 386c598399 ci: add stale pr job 2026-01-26 15:38:40 -05:00
Dax Raad 99f7eb563c ci: remove unused environment variables from test workflow
Removes MODELS_DEV_API_JSON and OPENCODE_DISABLE_MODELS_FETCH environment variables that were redundant in the test workflow, simplifying the configuration.
2026-01-24 14:26:59 -05:00
Dax Raad a7a472f742 fix adam 2026-01-24 14:25:01 -05:00
Adam 3095487ced chore: upload playwright assets on test failure 2026-01-22 10:45:06 -06:00
Ryan Vogel e0c75ef650 fix: scope PR recap to only PRs from today (#9905) 2026-01-22 00:22:10 +00:00
Ryan Vogel 362d469c69 feat: add daily Discord recaps for issues and PRs (#9904) 2026-01-21 18:35:22 -05:00
Adam db1a4e7b8d test(app): fix e2e 2026-01-21 06:00:21 -06:00
Adam a4a564448b test(app): fix e2e 2026-01-21 05:15:19 -06:00
Caleb Norton d535ada88c chore: follow conventional commit in nix CI (#9672) 2026-01-20 14:56:37 -06:00
Adam beda371246 test(app): windows fixes 2026-01-20 14:02:09 -06:00
Adam 5f407b3bf5 test(app): windows fixes 2026-01-20 14:02:09 -06:00
Adam ca65505894 test(app): windows e2e 2026-01-20 14:02:09 -06:00
Adam b7f8e7024f chore: cleanup 2026-01-19 09:03:52 -06:00
Adam 69d0d2d140 chore: cleanup 2026-01-19 09:03:52 -06:00
Adam 4cdfbf9213 fix(app): tests in ci 2026-01-19 09:03:52 -06:00
Adam e14b9eda3a test(app): initial e2e test setup 2026-01-19 09:03:52 -06:00
Caleb Norton 8360e48a85 ci: simplify nix hash updates (#9309) 2026-01-18 21:46:00 -06:00
Caleb Norton e3027e33dd feat(nix): overhaul nix flake and packages (#9032) 2026-01-18 11:14:13 -06:00
Jérôme Benoit 6fea04908c fix(nix): resolve hash race condition in parallel matrix jobs (#8995) 2026-01-16 20:26:08 -06:00
Ricardo Valero de la Rosa 580d05a7ab fix: nix desktop workflow (#8747)
Co-authored-by: Github Action <action@github.com>
2026-01-15 17:34:36 -06:00
Ricardo Valero de la Rosa 95b11aaaee fix: update hix hashes for all systems (#8732)
Co-authored-by: Github Action <action@github.com>
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
2026-01-15 15:45:03 -06:00