Commit Graph

53 Commits

Author SHA1 Message Date
7364d0f2d3 ci: fix stdb path normalization regex
Some checks failed
CI / verify (push) Has been cancelled
2026-05-06 15:55:03 +08:00
b25b14a329 ci: use msys paths for stdb cargo env
Some checks failed
CI / verify (push) Has been cancelled
2026-05-06 15:49:45 +08:00
950a785213 ci: avoid cygpath in stdb windows bash
Some checks failed
CI / verify (push) Has been cancelled
2026-05-06 15:38:31 +08:00
95a2adbdc0 ci: remove stdb release build name parameter
Some checks failed
CI / verify (push) Has been cancelled
2026-05-06 15:23:43 +08:00
ceea868478 ci: quote stdb bash build version
Some checks failed
CI / verify (push) Has been cancelled
2026-05-06 15:19:19 +08:00
bc0ebe3c25 ci: pass stdb cargo env into bash
Some checks failed
CI / verify (push) Has been cancelled
2026-05-06 15:16:14 +08:00
3ccbe6fe77 ci: fix stdb production build env
Some checks failed
CI / verify (push) Has been cancelled
2026-05-06 14:51:23 +08:00
d31a28178e ci: shallow clone production Jenkins checkouts
Some checks failed
CI / verify (push) Has been cancelled
2026-05-06 14:23:48 +08:00
96e1d7c4fb ci: split production build Jenkins nodes
Some checks failed
CI / verify (push) Has been cancelled
2026-05-06 14:06:12 +08:00
cc38057c3c chore: harden spacetime publish provisioning
Some checks failed
CI / verify (pull_request) Has been cancelled
2026-05-03 03:38:10 +08:00
62afaf620a fix: publish stdb with service identity 2026-05-03 02:11:44 +08:00
562b5eb720 fix: avoid root spacetime health checks 2026-05-03 02:01:16 +08:00
e0d0531c9c fix: sync spacetimedb binaries during provision 2026-05-03 01:56:24 +08:00
96f13bdfed fix: avoid production spacetimedb port conflict 2026-05-03 00:49:36 +08:00
019c8a2b03 Keep web artifacts on build agent 2026-05-03 00:10:43 +08:00
4358f38259 Install sccache during server provision 2026-05-02 23:56:28 +08:00
98c83478ad Run notification pipeline without build agent 2026-05-02 23:14:57 +08:00
36c81c30be Avoid logging notification recipient secrets 2026-05-02 23:11:27 +08:00
813dbf1fdd Persist notification recipients in Jenkins credentials 2026-05-02 22:47:55 +08:00
39b1141287 Add production email notification pipeline 2026-05-02 22:35:36 +08:00
ace13c7047 Install production build toolchain in provision 2026-05-02 22:10:01 +08:00
73d5ef40ed Isolate Jenkins cargo environment 2026-05-02 21:56:07 +08:00
6c519970b4 Add development HTTP nginx provision mode 2026-05-02 21:20:27 +08:00
e61b1a1586 Split production cargo caches by component 2026-05-02 21:18:59 +08:00
d48916157b Make production builds bootstrap agent dependencies 2026-05-02 20:42:47 +08:00
7160e90909 Guard server provision nginx install 2026-05-02 20:25:01 +08:00
64fda2a677 Handle empty commit hash in Jenkins checkout 2026-05-02 20:01:35 +08:00
0c9e58b75a Enable Jenkins global timestamps for production pipelines 2026-05-02 19:43:17 +08:00
06d6f7716e Use compatible timestamp wrapper in Jenkins pipelines 2026-05-02 19:34:11 +08:00
23cb37c18a Revert "Remove unsupported Jenkins timestamp option"
This reverts commit ae33f10f17.
2026-05-02 19:29:58 +08:00
ae33f10f17 Remove unsupported Jenkins timestamp option 2026-05-02 19:28:07 +08:00
bdc3257003 Add production Jenkins release pipelines 2026-05-02 19:14:13 +08:00
kdletters
d796e7d491 Reset Jenkins workspaces before build deploy and migration 2026-05-01 22:57:00 +08:00
kdletters
8c03ec95c6 添加环境变量
Some checks failed
CI / verify (push) Has been cancelled
2026-05-01 14:59:09 +08:00
375f7493a3 fix jenkins build pipeline path syntax
Some checks failed
CI / verify (push) Has been cancelled
2026-05-01 02:17:47 +08:00
0dda0cd365 Use PATH+GENARRATIVE_TOOLS in build pipeline 2026-05-01 02:15:28 +08:00
32da880f6c Add commit hash selection to build-and-deploy pipeline 2026-05-01 01:55:42 +08:00
06b748e1af fix jenkins commit hash env fallback
Some checks failed
CI / verify (push) Has been cancelled
2026-05-01 01:24:55 +08:00
da6fa21d5d Add commit hash selection to build-and-deploy pipeline
Some checks failed
CI / verify (push) Has been cancelled
2026-05-01 01:19:37 +08:00
22f3f963de Handle SpacetimeDB migration imports with chunked uploads
Some checks failed
CI / verify (push) Has been cancelled
2026-04-30 15:20:49 +08:00
1ccb8a710d Add migration token parameters to Jenkins deploy flows
Some checks failed
CI / verify (push) Has been cancelled
2026-04-30 10:48:58 +08:00
816e674307 Fix Jenkins database validation error message
Some checks failed
CI / verify (push) Has been cancelled
2026-04-30 10:15:15 +08:00
a25c68fc80 Fix Jenkins deploy database logging and validation
Some checks failed
CI / verify (push) Has been cancelled
2026-04-30 10:07:56 +08:00
12f68ca614 Log SpacetimeDB database names in Jenkins deploy
Some checks failed
CI / verify (push) Has been cancelled
2026-04-30 09:45:47 +08:00
805d6f8cae 1
Some checks failed
CI / verify (push) Has been cancelled
2026-04-30 00:51:44 +08:00
7fd900543a Merge pull request 'Add deploy pipeline SpacetimeDB auto migration' (#4) from codex/jenkins into master
Some checks failed
CI / verify (push) Has been cancelled
Reviewed-on: http://82.157.175.59:3000/GenarrativeAI/Genarrative/pulls/4
2026-04-29 23:47:54 +08:00
4a0faf5f51 Add deploy pipeline SpacetimeDB auto migration
Some checks failed
CI / verify (pull_request) Has been cancelled
2026-04-29 18:52:09 +08:00
Codex
5bf2058f8b Expose migration bootstrap secret for export job
Some checks failed
CI / verify (push) Has been cancelled
2026-04-29 14:50:21 +08:00
Codex
f9449620ca Clean fixed Jenkins build output before rebuild
Some checks failed
CI / verify (push) Has been cancelled
2026-04-29 14:00:13 +08:00
Codex
1dee5f72d7 Add Jenkins local deployment test parameters 2026-04-29 12:03:22 +08:00