Commit Graph

124 Commits

Author SHA1 Message Date
jamesread 43fd83da26 chore: Various windows and signing improvements 2026-07-18 11:38:18 +01:00
jamesread f4f644fbc3 fix: Early support for MacOS Signing (#931) 2026-07-18 11:21:29 +01:00
jamesread e322887c4a fix: Windows artifact signing 2026-07-18 10:36:18 +01:00
jamesread 5092d9f3f8 fix: windows bits and pieces 2026-06-29 15:03:49 +01:00
jamesread 5c650b0442 chore: install wixl instead of msitools 2026-06-29 01:12:09 +01:00
jamesread 7710d21c23 chore: upgrade github actions 2026-06-29 00:30:37 +01:00
jamesread abf4fc2cf0 feat: Windows icons and MSI support 2026-06-26 21:19:19 +01:00
jamesread 932635f44f chore: dont login to dockerhub on PR 2026-06-20 01:26:27 +01:00
jamesread de63793b3a feat: circle indicator for running actions, justification support 2026-06-17 23:29:30 +01:00
jamesread f4b3c4289a chore: Fix many little niggly bugs, test flakes, etc 2026-06-17 22:18:26 +01:00
jamesread e299712ca0 chore: Trigger docs.olivetin.app build if antora succeeds 2026-05-28 17:23:03 +01:00
jamesread b68b293a49 chore: Adjust CI jobs to run on certain paths 2026-05-21 11:05:00 +01:00
jamesread 14dd0f6b56 chore: try to defend against cache poisoning in PR 2026-05-19 22:03:30 +01:00
jamesread a327cf18b8 chore: Update build action versions 2026-05-19 21:35:35 +01:00
jamesread c132eacc00 docs: add Antora site sources under docs/ with CI smoke build
Move the docs.olivetin.app AsciiDoc component into this repository, add
local Antora playbooks for contributors and CI, and document the split
between this repo and the docs build repository.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-10 21:58:48 +01:00
jamesread 69c1276a13 chore: Setup buildx 2026-02-26 13:38:52 +00:00
jamesread 7945897f24 fix: Build beta releases pipeline enabled 2026-01-11 09:15:52 +00:00
jamesread 31ea8507f5 doc: Typo in agents, fix undefined var DATE in pipeline 2025-10-24 22:51:31 +01:00
jamesread c89579840b chore: Don't run release pipeline on PR branches 2025-10-24 22:14:00 +01:00
jamesread d944b09c51 chore: Move up the saving of integrationtests 2025-10-24 01:18:14 +01:00
jamesread ae360100ce chore: add build service step to build and release workflow 2025-10-23 23:43:43 +01:00
jamesread 4a851355a8 chore: run pipeline on all branches 2025-10-23 23:36:38 +01:00
jamesread 58ba8eeeb9 chore: Simplify semrel pipeline 2025-10-23 23:34:39 +01:00
jamesread 3884dc6d0a fix: codestyle workflow 2025-10-11 00:59:49 +01:00
James Read 7d4edeb60a
Update build-tag.yml (#640) 2025-08-15 18:23:19 +02:00
James Read 387f1d9c1a
Update build-snapshot.yml 2025-08-15 18:21:36 +02:00
James Read 2c7b33b730
chore: Dep update 2025-07-09 (#613) 2025-07-09 10:24:59 +00:00
James Read eb2721c023
chore: Cleanup argument handling (#571) 2025-04-21 08:50:59 +00:00
jamesread 2b66414a93 build: Add missing build-snapshot job on PR 2025-04-05 23:23:47 +01:00
jamesread 2bc45e9a09 build: cannot set cwd with buf-action 2025-04-05 01:00:00 +01:00
jamesread fd3c6087f0 working directory for buf 2025-04-05 00:51:32 +01:00
jamesread c0b8dd71db Enable manual trigger for buf 2025-04-05 00:48:09 +01:00
jamesread 1164e5fae2 working directory for buf 2025-04-05 00:43:26 +01:00
jamesread 902d4ed819 build: Switch to buf2 2025-04-05 00:15:57 +01:00
James Read 2320a56dd9
build: Update cache path for go (#550) 2025-04-03 10:48:15 +00:00
jamesread 9bb17badad docs: Links and make targets 2025-03-23 00:26:52 +00:00
James Read ff31abe66c
refactor: Project directories (#541) 2025-03-22 01:06:59 +00:00
James Read 270f20ec75
refactor: Moved proto files into own folder (#537) 2025-03-21 02:41:41 +00:00
jamesread 17d9e29f19 cicd: Add responsibility labels to all new issues 2024-12-30 02:05:05 +00:00
jamesread be7168d9c5 cicd: Issue responsibility bugs 2024-12-30 01:59:27 +00:00
jamesread d36b23832c cicd: Issue responsibility bugs 2024-12-30 01:54:36 +00:00
jamesread b6429e9bc7 cicd: Add issue responsibility labels 2024-12-30 01:45:51 +00:00
jamesread 8d4ddd36cd cicd: Goreleaser tikeout 2024-11-02 07:35:36 +00:00
James Read ee26fe6b50
ci github int tests settle (#459)
* ci: Allow more time for GitHub tests to settle

* ci: Run build-snapshot on any push, but dont dupe with PR
2024-10-26 22:10:33 +00:00
James Read 2950b59514
cicd: Devskim actions upgrade (#456) 2024-10-25 13:44:08 +00:00
jamesread a36f286f8a cicd: Make grpc to fix codeql 2024-07-30 13:58:12 +01:00
James Read 652882350c
cicd: Update login-action (#356) 2024-07-15 12:09:35 +00:00
James Read 897cc0e034
depbump: Upgrade Go to 1.21 (#352) 2024-07-11 22:33:36 +00:00
James Read 482ef0e5e8
feature: Helper scripts for ssh, themes, etc (#349)
* feature: Helper scripts for ssh, themes, etc

* cicd: Update goreleaser to support v2 .goreleaser.yml files
2024-07-07 22:10:33 +00:00
jamesread 6b2bc0adc0 cicd: run build-snapshot against prs 2024-05-13 15:39:42 +01:00