openpencil/tools
Danila Poyarkov d44c1f9d82
ci: parallelize quality and trim shard builds (#558)
* ci: parallelize quality and trim shard builds

- Split source, package, repository, and Storybook checks into independent jobs

- Build only Core before quick unit shards instead of all public packages

- Keep full package and dist validation in the dedicated package-quality job

- Disable duplicate Storybook component metadata extraction

* fix(ci): build declarations before source checks

* fix(ci): apply review security and docgen settings

- Pin checkout and disable credential persistence

- Declare read-only workflow permissions

- Explicitly disable Storybook Vue docgen

* ci: clarify check and step names

* fix(ci): cap workflow job runtimes

- Limit the WebView dependency install to three minutes

- Limit native contracts to eight minutes

- Limit all other CI jobs to ten minutes

* ci: retry native contracts on a fresh runner

* ci: move native contracts to Ubuntu 24

- Leave the deprecated Ubuntu 22 hosted image

- Retry WebKit dependency provisioning on the current runner image

* ci: prebuild native contract dependencies

* ci: pin native contracts image digest

* fix(ci): authenticate native image pulls

* fix(ci): include Bun archive tooling

* ci: pin updated native contracts image

* fix(tools): register CI image tooling
2026-08-18 22:52:18 +03:00
..
architecture fix: complete acronym casing follow-ups 2026-08-10 16:38:17 +03:00
ci-images ci: parallelize quality and trim shard builds (#558) 2026-08-18 22:52:18 +03:00
docs docs: remove untranslated localized placeholders 2026-08-13 20:40:41 +03:00
i18n refactor: standardize acronym casing 2026-08-10 15:48:16 +03:00
package-quality chore(tools): format package checks 2026-08-13 20:33:10 +03:00
pr-review-guidance ci: move workflow helpers into tools 2026-06-07 09:15:15 +03:00
release-packages ci: derive GitHub Release metadata from changelog (#536) 2026-08-17 11:07:13 +03:00
secret-scan chore(tools): add secret scanning gate 2026-07-01 15:24:06 +03:00
tauri-menu feat(app): expand Figma menu and selection parity (#459) 2026-08-03 00:23:05 +03:00
type-shapes chore: organize repo tooling under tools 2026-06-07 09:40:54 +03:00
unit-tests test: align render shard with package split 2026-06-30 10:55:05 +03:00
visual-oracles refactor: standardize acronym casing 2026-08-10 15:48:16 +03:00
test.ts ci: move workflow helpers into tools 2026-06-07 09:15:15 +03:00