Caleb Norton and GitHub
037077285a
fix: better nix hash detection ( #18957 )
2026-03-24 11:30:39 -05:00
Frank
b556979634
ci: fix
2026-03-23 12:47:42 -04:00
Luke Parker and GitHub
db9619dad6
Add 'write' role to vouch manage action ( #18718 )
2026-03-23 06:27:35 +00:00
Luke Parker and GitHub
d460614cd7
fix: lots of desktop stability, better e2e error logging ( #18300 )
2026-03-20 00:12:06 -04:00
Luke Parker and GitHub
268855dc5a
fix(ci): keep test runs on dev ( #17260 )
2026-03-13 09:54:34 +10:00
Luke Parker and GitHub
547eb7676d
feat(windows): add arm64 release targets for cli and desktop ( #16696 )
2026-03-12 00:25:09 +00:00
Brendan Allan
802416639b
ci: setup node in tauri build
2026-03-11 16:09:17 +08:00
Dax Raad
556703f8ab
ci: cancel duplicate workflow runs and add read permissions
...
- Add concurrency settings to cancel outdated runs when new commits are pushed
- Add contents: read permission for security hardening
- Remove redundant required job that checked test results
2026-03-10 17:17:11 -04:00
Karan Handa and GitHub
0388ec6862
fix(storybook): add ci build workflow ( #16760 )
2026-03-09 09:33:19 -05:00
Brendan Allan
1b0d65f80e
ci: remove electron beta requirement
2026-03-04 22:38:23 +08:00
Brendan Allan
faf501200e
ci: only publish electron on beta
2026-03-04 22:21:56 +08:00
Brendan Allan and GitHub
5cf235fa6c
desktop: add electron version ( #15663 )
2026-03-04 15:12:34 +08:00
Adam
1cd77b1072
chore: fix docs sync permissions
2026-03-02 11:42:20 -06:00
Adam
9d76ef6c66
chore: update docs locale sync workflow
2026-02-27 09:18:17 -06:00
Luke Parker and GitHub
fce811b52f
fix: most segfaults on windows with Bun v1.3.10 stable ( #15181 )
2026-02-26 17:55:01 +10:00
adamelmore
b368181ac9
chore: move glossary
2026-02-25 10:29:05 -06:00
Ryan Vogel and opencode
e48c1ccf07
chore(workflows): label vouched users and restrict vouch managers ( #15075 )
2026-02-25 14:56:03 +00:00
Dax Raad
a487f11a30
ci: auto-resolve merge conflicts in beta sync using opencode
...
When merging PRs into the beta branch, the sync script now attempts to automatically resolve merge conflicts using opencode before failing. This reduces manual intervention needed for beta releases when multiple PRs have overlapping changes.
2026-02-24 23:17:31 -05:00
Luke Parker and GitHub
cf5cfb48cd
upgrade to bun 1.3.10 canary and force baseline builds always ( #14843 )
2026-02-24 16:06:45 +10:00
Luke Parker and GitHub
0269f39a17
ci: add Windows to unit test matrix ( #14836 )
2026-02-24 09:33:33 +10:00
Ryan Vogel and GitHub
24c63914bf
fix: update workflows for better automation ( #14809 )
2026-02-23 16:51:29 -05:00
Adam
dbf2c45869
chore: updated locale glossaries and docs sync workflow
2026-02-21 04:58:27 -06:00
Brendan Allan and GitHub
ce17f9dd94
desktop: publish betas to separate repo ( #14376 )
2026-02-20 22:33:21 +08:00
Ryan Vogel and GitHub
c162074888
chore: skip PR standards checks for PRs created before Feb 18 2026 6PM EST ( #14208 )
2026-02-18 18:16:43 -05:00
Ryan Vogel and GitHub
639d1dd8fe
chore: add compliance checks for issues and PRs with recheck on edit ( #14170 )
2026-02-18 17:20:23 -05:00
Caleb Norton and GitHub
6eb043aedb
ci: allow commits on top of beta PRs ( #11924 )
2026-02-18 00:20:05 -06:00
Jérôme Benoit and GitHub
1109a282e0
ci: add nix-eval workflow for cross-platform flake evaluation ( #12175 )
2026-02-18 00:03:37 -06:00
Goni Zahavy and GitHub
ea2d089db0
ci: fixed missing if condition ( #13934 )
2026-02-17 12:42:55 +08:00
Goni Zahavy and GitHub
4226097228
ci: fixed Rust cache for 'cargo install' in publish.yml ( #13907 )
2026-02-17 12:13:33 +08:00
Goni Zahavy and GitHub
9163611989
ci: fixed apt cache not working in publish.yml ( #13897 )
2026-02-16 17:31:38 -06:00
Ryan Vogel and GitHub
d723147083
feat: update to not post comment on workflows when no duplicates found ( #13238 )
2026-02-12 09:13:38 -05:00
Brendan Allan and GitHub
0eaeb4588e
Testing SignPath Integration ( #13308 )
2026-02-12 18:46:56 +08:00
Adam
6b30e0b752
chore: update docs sync workflow
2026-02-11 11:47:32 -06:00
Ryan Vogel and GitHub
20cf3fc679
ci: filter daily recaps to community-only and fix vouch workflow authentication ( #12910 )
2026-02-09 22:29:18 -05:00
Ryan Vogel and GitHub
3118cab2d8
feat: integrate vouch & stricter issue trust management system ( #12640 )
2026-02-09 18:15:06 -05:00
Adam and GitHub
dc53086c1e
wip(docs): i18n ( #12681 )
2026-02-09 11:34:35 -06:00
Jérôme Benoit and GitHub
24fd8c166d
fix(nix): watch scripts in nix-hashes workflow ( #12818 )
2026-02-09 10:13:25 -06:00
Adam and GitHub
a4bc883595
chore: refactoring and tests ( #12468 )
2026-02-06 09:37:49 -06:00
Luke Parker and GitHub
8bf97ef9e5
chore: align windows test runner to blacksmith ( #12364 )
2026-02-05 20:15:34 -06:00
Goni Zahavy and GitHub
1bd5dc5382
ci: add ratelimits handling for close-stale-prs.yml ( #11578 )
2026-02-02 10:13:48 -06:00
Dax Raad
06d63ca54c
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
423778c93a
ci: reduce aarch64 build runner to 4 vcpu to lower infrastructure costs
2026-02-02 09:44:19 -05:00
Dax Raad
d63ed3bbe3
ci
2026-02-02 09:37:37 -05:00
Dax Raad
a4d31b6f95
ci: enable typecheck on push to dev branch to catch type errors immediately after merge
2026-02-01 22:32:45 -05:00
Frank and GitHub
8fbba8de73
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
826664b559
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
d3d783e23d
ci: allow manual dispatch for beta workflow
2026-02-01 20:18:12 -05:00
Dax Raad
7aad2ee9ae
ci: run beta workflow on hourly schedule only
2026-02-01 20:17:50 -05:00
Dax Raad
7837bbc639
ci: add synchronize event and check for beta label using contains()
2026-02-01 19:59:20 -05:00
Dax Raad
372dcc033c
ci: change trigger from scheduled cron to PR labeled events with beta label condition
2026-02-01 19:59:20 -05:00