Peter Steinberger
|
9130fd2b06
|
ci: harden workflow action input handling
|
2026-02-19 15:27:48 +01:00 |
|
Peter Steinberger
|
13f2fa0c5c
|
ci: avoid bun setup API flake in node checks
|
2026-02-19 08:41:31 +00:00 |
|
Peter Steinberger
|
2cbf15eb66
|
ci: pin bun setup version to avoid API rate-limit flakes
|
2026-02-19 08:04:18 +00:00 |
|
quotentiroler
|
039aaf176e
|
CI: cleanup and fix broken job references
- Fix code-size -> code-analysis job name (5 jobs had wrong dependency)
- Remove useless install-check job (was no-op)
- Add explicit docs_only guard to release-check
- Remove dead submodule checkout steps (no submodules in repo)
- Rename detect-docs-only -> detect-docs-changes, add docs_changed output
- Reorder check script: format first for faster fail
- Fix billing error test (PR #12946 removed fallback detection but not test)
|
2026-02-09 17:52:51 -08:00 |
|
max
|
65dae9a088
|
ci: add SwiftPM cache, fix Mintlify frontmatter (#12863)
* ci: add SwiftPM cache to macOS job, fix action description
* ci: fix frontmatter, remove DerivedData cache
|
2026-02-09 12:40:58 -08:00 |
|
quotentiroler
|
0b7e561434
|
ci: split format/lint into tiered gates with shared setup action
|
2026-02-09 12:24:11 -08:00 |
|
Gustavo Madeira Santana
|
cef9bfce22
|
CI: scope heavy jobs, build once, and remove duplicate validation work (#11570)
* CI: scope jobs and reuse build artifacts
* CI: fix scope fallback and remove unused artifact job
* CI: remove setup-node pnpm cache inputs
* CI: add pnpm store cache and dist artifact smoke
* CI: extract pnpm cache action and consume dist artifact
|
2026-02-08 02:08:56 -08:00 |
|
max
|
8da20027c4
|
CI: skip heavy jobs on docs-only changes (#11328)
|
2026-02-08 07:43:47 +09:00 |
|