Commit Graph

188 Commits

Author SHA1 Message Date
Aiden Cline e3a734e9eb fix: ensure projects that go from having no commits to having commits have sessions migrated (#5105)
Co-authored-by: GitHub Action <action@github.com>
2025-12-05 00:49:07 -06:00
Aiden Cline e9f2d6878e ci: keybinds 2025-12-05 00:22:28 -06:00
Aiden Cline bc806f538c ci: review 2025-12-04 23:02:11 -06:00
Aiden Cline 6b9989ddf4 ci: cleaner 2025-12-04 01:14:09 -06:00
Aiden Cline 1573f348e4 ci: only maintainer can trigger 2025-12-04 01:07:04 -06:00
wsx99outlook bffd79e719 ci: use blacksmith runners in review workflow too (#5042) 2025-12-03 22:30:00 -06:00
Aiden Cline d88fb2084a ci: add note about iife 2025-12-03 21:08:12 -06:00
Aiden Cline f49a17bcb1 ci: review tweak 2025-12-03 16:16:08 -06:00
Aiden Cline 541bf2d5c1 ci: review ready for review action 2025-12-03 13:35:49 -06:00
Aiden Cline 8ed97ed480 ci: tweak review cmd 2025-12-03 13:34:45 -06:00
Aiden Cline 6e46bb8c09 ci: make review only fire on non draft pr creation 2025-12-03 13:10:40 -06:00
Aiden Cline b905cf202c ci: add pr review 2025-12-03 12:45:06 -06:00
blacksmith-sh[bot] 6a4018db03 .github/workflows: Migrate workflows to Blacksmith runners (#4941)
Co-authored-by: blacksmith-sh[bot] <157653362+blacksmith-sh[bot]@users.noreply.github.com>
2025-12-01 09:43:33 -05:00
Dax Raad 2ef51ca6c3 ci: allow snapshot builds from any branch starting with snapshot- prefix 2025-11-29 21:30:38 +00:00
Aiden Cline c07e6879cd ci: use haiku 2025-11-28 14:41:32 -06:00
Dax Raad 37c42b2cd6 ci stuff 2025-11-28 10:59:52 -05:00
Dax Raad 25ba813f35 add otui-diffs 2025-11-28 10:59:07 -05:00
Albert O'Shea 19a27ecc38 nix: fix workflow failing on PRs (#4820)
Co-authored-by: Github Action <action@github.com>
2025-11-27 10:05:51 -06:00
Aiden Cline aa3120d20d Reapply "feat(github): add ability to react to PR Review Comments in Workflow (#4705)"
This reverts commit c71f709296.
2025-11-25 23:51:46 -06:00
Aiden Cline c71f709296 Revert "feat(github): add ability to react to PR Review Comments in Workflow (#4705)"
This reverts commit 64876e1189.
2025-11-25 23:51:23 -06:00
U Cirello 64876e1189 feat(github): add ability to react to PR Review Comments in Workflow (#4705)
Co-authored-by: GitHub Action <action@github.com>
2025-11-25 23:45:19 -06:00
Aiden Cline 5ddaa97e63 fix: global prefix handling w/ aws bedrock (#4757) 2025-11-26 00:21:59 +00:00
Aiden Cline d156ce8fef ci: setup bun 2025-11-25 11:27:29 -06:00
Aiden Cline cf52061619 ci: adjust nix hash 2025-11-24 22:50:32 -06:00
Aiden Cline 973e463c42 ci: nix hash 2025-11-24 14:26:55 -06:00
Aiden Cline c1782c7573 ci: fix action 2025-11-23 01:36:45 -06:00
Dax Raad 625a4d3889 ci: add Node.js setup to deploy workflow for consistent runtime environment 2025-11-22 10:47:18 -05:00
Dax Raad abd090ecd1 sync 2025-11-21 22:58:20 -05:00
Albert O'Shea 9582405e0e nix: update flake.lock as part of the github workflow (#4535)
Co-authored-by: Github Action <action@github.com>
2025-11-20 08:43:13 -06:00
Aiden Cline 891ade0efb ci: auto label nix 2025-11-19 10:51:11 -06:00
Aiden Cline 8a335951dd ci: ignore update nix hash job 2025-11-18 01:26:30 -06:00
Aiden Cline fb32ffcd37 ignore: fix snapshot (#4444)
Co-authored-by: opencode <opencode@sst.dev>
2025-11-18 01:22:38 -06:00
Aiden Cline c3486de362 ci: ignore 2025-11-18 00:53:08 -06:00
Aiden Cline 1aaf354ebf ignore: format 2025-11-18 00:49:17 -06:00
Albert O'Shea 56f211ffd9 feat: nix support for the nix folks (#3924)
Co-authored-by: opencode <opencode@sst.dev>
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2025-11-18 00:46:49 -06:00
Aiden Cline d2be02faf2 ci: tweak 2025-11-17 15:45:23 -06:00
Aiden Cline 4e54a4aec9 fix aur build (#4359) 2025-11-15 20:16:19 -06:00
Aiden Cline c7bdfbdaab fix: windows install (#4293)
Co-authored-by: GitHub Action <action@github.com>
2025-11-13 12:22:07 -06:00
Aiden Cline 7593549a2b ci: sync zed 2025-11-09 12:47:36 -06:00
Aiden Cline 5d465bbbfc ci: zed sync 2025-11-09 12:00:08 -06:00
Aiden Cline 9ccec8c387 ci: zed sync 2025-11-09 11:59:00 -06:00
Aiden Cline f589c0e56c ci: update sync zed 2025-11-09 00:01:13 -06:00
Aiden Cline 26888fcd95 ci: add job to sync zed extension 2025-11-08 23:23:43 -06:00
Dax Raad 1ec105e42f ci: add optional version parameter to publish workflow
Allows overriding the version when publishing releases instead of only using semantic bumping. This gives maintainers more control over release versioning for special cases or hotfixes.
2025-11-07 15:58:51 -05:00
Aiden Cline 42c1bc10b9 ci: update auto label 2025-11-06 11:46:42 -06:00
Aiden Cline a7594ae81c ci: adjust auto label 2025-11-05 09:36:38 -06:00
Aiden Cline 0591f2f656 ci: auto label web 2025-11-03 16:17:53 -06:00
Aiden Cline 402b8099b5 ci: fix regex 2025-11-01 20:23:10 -05:00
Aiden Cline b7b9c3e4c2 ci: stop auto assigning 2025-11-01 19:57:09 -05:00
Aiden Cline b29bc48559 ci: change model 2025-10-31 16:06:22 -05:00