Commit Graph

536 Commits

Author SHA1 Message Date
Brendan Allan 74b2a5cade ci: only build electron desktop (#19067) 2026-05-03 19:10:15 +05:30
Dax Raad 6b816ec3dd ci: stop sending daily community recap notifications 2026-05-03 01:54:32 -04:00
Dax Raad 3c5445f148 ci: remove vouch-based contributor filtering workflows
Removes the automated vouch system that filtered issues and PRs from non-vouched users. This simplifies the contribution process by removing the requirement for maintainers to manually vouch contributors before they can participate.
2026-05-03 01:54:32 -04:00
Dax Raad 953910b59e ci: remove automatic labels from GitHub issue templates to allow manual triage 2026-05-03 01:54:32 -04:00
Dax Raad 201e37e3fd ci 2026-05-03 01:05:36 -04:00
github-actions[bot] 8abf686589 Update VOUCHED list
https://github.com/anomalyco/opencode/issues/25288#issuecomment-4360290197
2026-05-01 16:16:45 +00:00
Brendan Allan 16d96ee5cb desktop: sentry integration (#15300)
Co-authored-by: Jay V <air@live.ca>
2026-05-01 11:56:31 +08:00
Dax Raad 48f31193ca ci: enable sourcemaps for beta releases
Generate linked sourcemaps when building beta releases to help users
debug issues with readable stack traces.
2026-04-30 00:42:22 -04:00
github-actions[bot] 592340601d Update VOUCHED list
https://github.com/anomalyco/opencode/issues/23890#issuecomment-4348703527
2026-04-30 00:58:42 +00:00
github-actions[bot] 89c5437fa2 Update VOUCHED list
https://github.com/anomalyco/opencode/issues/24964#issuecomment-4345349260
2026-04-29 15:54:34 +00:00
github-actions[bot] 71cf0f6ae6 Update VOUCHED list
https://github.com/anomalyco/opencode/issues/24732#issuecomment-4332442679
2026-04-28 04:53:58 +00:00
github-actions[bot] 217e3ce1e0 Update VOUCHED list
https://github.com/anomalyco/opencode/issues/24563#issuecomment-4323944984
2026-04-27 03:30:38 +00:00
Aiden Cline 0d434c5632 ci: fix model name 2026-04-25 14:13:19 -04:00
Aiden Cline fefc22dd94 ci: adjust review flow (#24355) 2026-04-25 13:52:19 -04:00
Aiden Cline 38c95c2c32 ignore: denounce ai spammer 2026-04-24 17:37:28 -04:00
Brendan Allan 8827f84aac ci: add platform-specific bun install flags (#23822) 2026-04-24 04:50:34 +00:00
Simon Klee 2fb66af4e6 chore: add to TEAM_MEMBERS (#23975) 2026-04-23 13:02:40 +02:00
github-actions[bot] caa334f530 Update VOUCHED list
https://github.com/anomalyco/opencode/issues/23735#issuecomment-4291498854
2026-04-21 20:17:13 +00:00
github-actions[bot] c5c1027cb0 Update VOUCHED list
https://github.com/anomalyco/opencode/issues/22569#issuecomment-4249515283
2026-04-15 05:36:27 +00:00
Dax Raad 7837ae74ff ci: ok one more time 2026-04-14 23:22:07 -04:00
Dax Raad b061c5b683 ci: remove Tauri desktop builds from release workflow to simplify distribution 2026-04-14 23:14:08 -04:00
LukeParkerDev bb6aca2e5d Update test.yml 2026-04-14 20:55:42 -04:00
github-actions[bot] 14366f3146 Update VOUCHED list
https://github.com/anomalyco/opencode/issues/22239#issuecomment-4238224546
2026-04-13 17:06:03 +00:00
Dax Raad 6a616207e8 ci: enable beta branch releases with auto-update support 2026-04-12 14:40:24 -04:00
Dax Raad 618dd14702 ci: enable signed Windows builds on beta branch
Allows beta releases to include properly signed Windows CLI executables, ensuring consistent security verification across all release channels.
2026-04-12 13:16:38 -04:00
Simon Klee 18ff7ab00f chore(github): vouch simonklee (#22127) 2026-04-12 11:33:38 +02:00
Luke Parker 67fe37cfde ci use node 24 in test workflow fixing random ECONNRESET (#21782) 2026-04-10 01:00:21 +00:00
Dax Raad 6916bd4be2 ci: prevent beta branch builds from triggering production release steps
Skip Windows and Linux code signing, along with artifact downloads for
the beta branch to ensure beta builds don't go through production
release processes.
2026-04-09 17:06:53 -04:00
Dax Raad 40d030cd51 ci: skip winget publish on beta and ensure finalize always runs
Beta releases no longer trigger unnecessary Winget submissions, and release
finalization now completes even when some build artifacts are missing.
2026-04-09 16:34:05 -04:00
Kit Langton f494fd5ea4 fix(ci): create JUnit output dirs before tests (#20959) 2026-04-03 22:47:20 -04:00
Kit Langton 209547f414 test(ci): publish unit reports in actions (#20547) 2026-04-03 16:12:01 +00:00
Kit Langton 2303038653 test(app): emit junit artifacts for playwright (#20732) 2026-04-02 15:07:46 -04:00
Kit Langton e4881e8d94 test(app): add a golden path for mocked e2e prompts (#20593) 2026-04-02 18:17:28 +00:00
Kit Langton 3d31c43241 fix(test): auto-acknowledge tool-result follow-ups in mock LLM server (#20528) 2026-04-01 23:47:26 +00:00
github-actions[bot] f29806353d Update VOUCHED list
https://github.com/anomalyco/opencode/issues/20482#issuecomment-4171492178
2026-04-01 16:50:21 +00:00
github-actions[bot] 1c6c935738 Update VOUCHED list
https://github.com/anomalyco/opencode/issues/20333#issuecomment-4166038038
2026-03-31 22:35:10 +00:00
github-actions[bot] 6354149e70 Update VOUCHED list
https://github.com/anomalyco/opencode/issues/20342#issuecomment-4165277636
2026-03-31 20:24:07 +00:00
Adam 9583c9f627 chore: use paid zen model in e2e 2026-03-31 10:06:44 -05:00
Frank 8c78a0b1f5 wip: zen 2026-03-29 13:06:00 -04:00
Frank 05fc23013e ci: fix 2026-03-29 12:41:52 -04:00
Luke Parker d99d6c3427 ci: cancel stale nix-hashes runs (#19571) 2026-03-29 10:39:02 +10:00
Luke Parker 0ec5aa84e2 feat(ci): use Azure Artifact Signing for Windows releases (#15201) 2026-03-28 11:20:19 +10:00
Aiden Cline a0524d1dc9 ignore: update disavowed list (#19184) 2026-03-26 00:20:43 +00:00
Dax Raad ede2f19985 Fix close-issues workflow permissions
- Add contents: read permission for checkout
- Use github.token instead of secrets.GITHUB_TOKEN
2026-03-24 23:51:46 -04:00
Dax Raad 32c5aabdb9 Add close-issues script and GitHub Action
- Create script/github/close-issues.ts to close stale issues after 60 days
- Add GitHub Action workflow to run daily at 2 AM
- Remove old stale-issues workflow to avoid conflicts
2026-03-24 23:50:35 -04:00
Dax Raad 14d65e9c2b fix: increase operations-per-run to 1000 and pin stale action to v10.2.0
The stale-issues workflow was hitting the default 30 operations limit,
preventing it from processing all 2900+ issues/PRs. Increased to 1000
to handle the full backlog. Also pinned to exact v10.2.0 for reproducibility.
2026-03-24 23:38:15 -04:00
Caleb Norton 2465e8d47d fix: nix hash update parsing... again (#18989) 2026-03-24 13:06:46 -05:00
Caleb Norton 2a10f0d418 fix: nix hash update parsing (#18979) 2026-03-24 12:32:48 -05:00
Caleb Norton 973103d552 fix: better nix hash detection (#18957) 2026-03-24 11:30:39 -05:00
Frank 39c617e0a7 ci: fix 2026-03-23 12:47:42 -04:00