29 Commits

Author SHA1 Message Date
49468441bc fix(jenkins): use git domain for scm remotes
Some checks failed
CI / verify (push) Has been cancelled
2026-05-13 17:17:55 +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
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
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
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
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