openpencil/.github/workflows
Kayshen-X ba2f55d4b5 ci: follow the submodule pins in the nix flake inputs
The flake pinned jian/casement as fixed github revs while the repo
advances the same code as submodules, so every submodule bump that
forgot the flake broke the whole workflow — most recently op-pen-loader
failing to compile against a jian without the widget-style fields. The
workflow now derives --override-input values from the checked-out
submodule HEADs (with --no-write-lock-file), so it follows the gitlinks
by construction, and the flake.nix default revs are refreshed to the
current pins for local use.
2026-08-09 11:30:26 +08:00
..
collab-platform-acceptance.yml feat(collab): add authenticated p2p collaboration 2026-07-29 00:06:58 +08:00
collab-security.yml feat(collab): replace public invites with 10-char region-tagged pairing codes 2026-08-02 08:31:13 +08:00
nix-check.yml ci: follow the submodule pins in the nix flake inputs 2026-08-09 11:30:26 +08:00
rust-check.yml fix(renderer): measure chrome text in its painted font 2026-08-07 02:00:23 +08:00
rust-multiplatform.yml fix(ci): retry ARM apt prerequisites 2026-07-15 23:22:22 +08:00
rust-release.yml ci(release): publish SHA256SUMS + provenance attestation for download verification 2026-08-05 22:15:09 +08:00
version-sync.yml feat(collab): add authenticated p2p collaboration 2026-07-29 00:06:58 +08:00
vscode-extension.yml ci(vscode): trigger on workspace-root dependency changes too 2026-07-19 20:41:37 +08:00
wasm-bundle-build.yml feat(web): fetch preview assets at runtime instead of embedding them 2026-08-09 01:37:06 +08:00
wasm-bundle-check.yml feat(extension): add OpenPencil web-capture Chrome extension 2026-08-04 21:43:01 +08:00
web-sdk-bundle.yml feat(web): fetch preview assets at runtime instead of embedding them 2026-08-09 01:37:06 +08:00