Commit Graph

418 Commits

Author SHA1 Message Date
Ryan Vogel 9547f1a3ce ci: filter daily recaps to community-only and fix vouch workflow authentication (#12910) 2026-02-09 22:29:18 -05:00
Ryan Vogel b2dc228898 feat: integrate vouch & stricter issue trust management system (#12640) 2026-02-09 18:15:06 -05:00
Adam f97a3650ef wip(docs): i18n (#12681) 2026-02-09 11:34:35 -06:00
Jérôme Benoit b33b478819 fix(nix): watch scripts in nix-hashes workflow (#12818) 2026-02-09 10:13:25 -06:00
Adam cafb42e548 chore: refactoring and tests (#12468) 2026-02-06 09:37:49 -06:00
Luke Parker 0d493241fe chore: align windows test runner to blacksmith (#12364) 2026-02-05 20:15:34 -06:00
Goni Zahavy 1918f065ff ci: add ratelimits handling for close-stale-prs.yml (#11578) 2026-02-02 10:13:48 -06:00
Dax Raad 43ea8fd619 ci: use native ARM runner for faster Linux ARM builds
Switch from cross-compilation on x86_64 to native ARM runner, which improves build speed and reliability for Linux ARM binary distribution.
2026-02-02 10:06:21 -05:00
Dax Raad 58854a2198 ci: reduce aarch64 build runner to 4 vcpu to lower infrastructure costs 2026-02-02 09:44:19 -05:00
Dax Raad 061357e660 ci 2026-02-02 09:37:37 -05:00
Dax Raad a1c315eb3e ci: enable typecheck on push to dev branch to catch type errors immediately after merge 2026-02-01 22:32:45 -05:00
Frank 24eaf19047 ci: Fix Pulumi version conflict in deploy workflow
Added a workaround to fix Pulumi version conflict in the deployment workflow.
2026-02-01 21:39:24 -05:00
Dax Raad 29d614e5bb ci: restrict nix-hashes workflow to dev branch pushes only
Remove pull_request trigger and limit push trigger to dev branch to prevent

unnecessary workflow runs on feature branches and PRs. The workflow will now

only execute when dependency files change on the dev branch.
2026-02-01 21:16:13 -05:00
Dax Raad 9e99257c58 ci: allow manual dispatch for beta workflow 2026-02-01 20:18:12 -05:00
Dax Raad 2f785d96d5 ci: run beta workflow on hourly schedule only 2026-02-01 20:17:50 -05:00
Dax Raad 3adeaad8c9 ci: add synchronize event and check for beta label using contains() 2026-02-01 19:59:20 -05:00
Dax Raad af5bd6bed2 ci: change trigger from scheduled cron to PR labeled events with beta label condition 2026-02-01 19:59:20 -05:00
Dax Raad 230b4a9fd1 ci: add DISCORD_ISSUES_WEBHOOK_URL secret to beta workflow 2026-02-01 19:59:20 -05:00
Goni Zahavy 0b5377428f ci: fixed stale pr workflow (#11310) 2026-01-31 21:16:34 -06:00
Aiden Cline 710ede868a ci: fix nix hash issue (#11530)
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-01-31 17:57:07 -06:00
Jérôme Benoit a631d601bd fix(ci): portable hash parsing in nix-hashes workflow (#11533) 2026-01-31 17:56:49 -06:00
Jérôme Benoit bc230f92d7 fix(nix): restore native runners for darwin hash computation (#11495) 2026-01-31 12:32:11 -06:00
Dax Raad e50d530613 tui: allow specifying custom models file path via OPENCODE_MODELS_PATH
Users can now configure their own models configuration file by setting the OPENCODE_MODELS_PATH environment variable, providing more flexibility for testing and configuration.
2026-01-31 01:53:23 -05:00
Dax Raad 3a783820cf ci: copy models fixture for e2e test consistency 2026-01-31 01:44:19 -05:00
Dax Raad f41a3106f2 ci: run tests automatically when code is pushed to dev branch 2026-01-31 00:37:55 -05:00
Dax Raad db71130ec8 ci: remove pull-request write permissions from beta workflow 2026-01-30 23:39:01 -05:00
Dax Raad 7f61b94248 ci: remove workflow restrictions to allow all PR triggers for broader CI coverage 2026-01-30 23:36:54 -05:00
Dax Raad ba3dd887f8 ci: allow manual beta workflow trigger so users can release on demand instead of waiting for hourly schedule 2026-01-30 23:36:05 -05:00
Dax Raad b354062b6e ci: schedule beta workflow hourly to automate sync runs 2026-01-30 23:33:33 -05:00
Dax Raad 904c8e560d ci: increase ARM runner to 8 vCPUs for faster Tauri builds 2026-01-30 21:06:48 +00:00
Dax Raad f35e0a05e1 ci 2026-01-30 12:55:58 -05:00
Dax Raad 63780e8550 ci 2026-01-30 10:39:59 -05:00
Dax Raad 5b6a8fba52 ci 2026-01-30 10:09:27 -05:00
Dax Raad 9c248b2479 ci 2026-01-30 10:08:28 -05:00
Dax Raad 483e6ea280 ci 2026-01-30 10:02:05 -05:00
Dax Raad 4922e43508 sync 2026-01-30 09:58:54 -05:00
Dax Raad d32912b7a0 ci 2026-01-30 09:57:17 -05:00
Dax Raad ebfd6fff3d ci 2026-01-30 09:56:06 -05:00
Dax Raad 70e86a8629 ci 2026-01-30 00:56:45 -05:00
Dax Raad 413925cfb6 ci 2026-01-30 00:48:08 -05:00
Dax Raad f4c01a04f4 ci 2026-01-30 00:46:12 -05:00
Dax Raad cd7941e7f7 ci 2026-01-30 00:44:58 -05:00
Dax Raad 0e4f4cef7b ci 2026-01-30 00:27:51 -05:00
Dax Raad b8adf210f0 ci 2026-01-30 00:25:52 -05:00
Dax Raad bb3b376d7d ci 2026-01-30 00:23:52 -05:00
Dax Raad e26ef19d0f ci 2026-01-30 00:21:30 -05:00
Dax Raad 194dc74fc8 ci 2026-01-30 00:18:50 -05:00
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