25 Commits
Author SHA1 Message Date
germondai 196243c950 ci: modernize release verification 2026-08-10 19:21:07 +02:00
germondai f08f5a2b44 chore(release): prepare v1.2.0 2026-07-26 16:18:47 +02:00
germondai cbf6749103 ci: expand container publishing workflows 2026-07-26 08:29:16 +02:00
germondai 873eed005e ci(publish-baseline): tag every build with the rolling :baseline pointer 2026-07-23 00:45:29 +02:00
germondai 2d5ae6f30d ci(publish): strip v prefix from docker tags + gate nightly-<sha> to main 2026-07-23 00:45:16 +02:00
germondai b67af4c7e6 fix(ci): inspect uses fully-qualified tag from metadata-action JSON 2026-07-22 20:06:04 +02:00
germondai f633edb5a8 fix(ci): inspect pushed tag instead of re-deriving from github.sha 2026-07-22 20:02:28 +02:00
germondai 2b146e36bd chore(ci): run ci on PRs targeting dev 2026-07-22 19:51:00 +02:00
germondai 92aec1d869 ci: tag releases as vX.Y.Z and main pushes as nightly 2026-07-22 16:02:41 +02:00
germondai c98dd7a5cb fix(ci): baseline image now ships with each versioned release 2026-07-22 15:44:33 +02:00
germondai e42582e6b6 ci: use native bun test instead of npm-script wrapper in CI 2026-07-06 20:52:59 +02:00
germondai 4082c0f3c3 ci: run typecheck and tests in CI workflow 2026-07-06 20:10:42 +02:00
germondai 06128d827f fix(ci): fix baseline workflow multi-arch race condition and allow workflow_dispatch from any branch 2026-07-01 00:50:50 +02:00
germondai f9a3a0314c ci: use semver-baseline tag pattern (1.0.0-baseline) 2026-06-30 23:30:48 +02:00
germondai 0a32a05cff ci: publish baseline to same ghcr package as :latest (:baseline tag) 2026-06-30 23:05:12 +02:00
germondai a36b411f45 ci: publish trawl-baseline to a separate GHCR image 2026-06-30 16:03:30 +02:00
germondai 17ce53786b fix(ci): replace {{is_default_branch}} with explicit ref check for latest tag 2026-06-26 20:28:17 +02:00
germondai cf7ca8bba7 fix(ci): two-phase multi-arch publish with per-digest build and manifest merge 2026-06-26 20:09:00 +02:00
germondai 6fd7b0d88d fix(ci): use native arm64 runner and fix cross-platform native bindings 2026-06-26 19:49:57 +02:00
germondai 64a2eacad1 chore(ci): optimize multi-platform Docker publish workflow 2026-06-26 19:12:10 +02:00
germondai 65accc03ae perf(docker): shrink api image from 1.8 GB to 1.2 GB 2026-06-26 18:49:53 +02:00
germondai dbe5796d4d fix(ci): drop arm/v7 from publish platforms 2026-06-26 17:46:14 +02:00
germondai 56fa1c6a5c ci(publish): build images for linux/amd64, linux/arm64, linux/arm/v7 2026-06-26 15:04:41 +02:00
germondai dd32a636d6 ci: add automated package publish workflow 2026-06-23 14:15:00 +02:00
germondai 24a6fa6277 ci: add GitHub Actions CI pipeline 2026-06-23 09:50:00 +02:00