Commit Graph

68 Commits

Author SHA1 Message Date
a92dc2b7b0 fix(jenkins): add git fallback and nginx aliases
Some checks failed
CI / verify (pull_request) Waiting to run
CI / verify (push) Has been cancelled
2026-05-13 16:07:54 +08:00
e390b72a0c Guard optional Jenkins vars in database import and export
Some checks failed
CI / verify (push) Has been cancelled
2026-05-08 23:26:14 +08:00
cf9fb5ac40 Add bootstrap secret flow to production Stdb builds
Some checks failed
CI / verify (push) Has been cancelled
2026-05-08 22:58:09 +08:00
abf1f1ebea 1 2026-05-08 11:44:42 +08:00
df80876f60 Consolidate workspace deps and migrate sha1 to sha2
Some checks failed
CI / verify (push) Has been cancelled
2026-05-07 21:11:14 +08:00
6a830b349b ci: move server provision logic to script
Some checks failed
CI / verify (push) Has been cancelled
2026-05-07 15:15:00 +08:00
d5d3fa1641 ci: fix server provision shell quoting
Some checks failed
CI / verify (push) Has been cancelled
2026-05-07 14:57:51 +08:00
0816d2e326 ci: quote server provision bash heredocs
Some checks failed
CI / verify (push) Has been cancelled
2026-05-07 14:52:18 +08:00
dcd5201bb3 ci: harden maintenance and api deploy checkout
Some checks failed
CI / verify (push) Has been cancelled
2026-05-06 18:08:01 +08:00
cc9d289310 ci: default api deploy env params in shell
Some checks failed
CI / verify (push) Has been cancelled
2026-05-06 17:39:54 +08:00
3111e22288 ci: escape regex dollar in Jenkins messages
Some checks failed
CI / verify (push) Has been cancelled
2026-05-06 17:29:14 +08:00
cf27686e17 ci: propagate database to api deploy
Some checks failed
CI / verify (push) Has been cancelled
2026-05-06 17:03:12 +08:00
ca394766d1 ci: align stdb archive build name
Some checks failed
CI / verify (push) Has been cancelled
2026-05-06 16:33:43 +08:00
e9dfcda418 ci: fix git bash path literals
Some checks failed
CI / verify (push) Has been cancelled
2026-05-06 16:05:31 +08:00
b27424105d ci: run stdb build with git bash
Some checks failed
CI / verify (push) Has been cancelled
2026-05-06 16:02:05 +08:00
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