mirror of
https://github.com/lfnovo/open-notebook.git
synced 2026-08-01 19:24:02 +00:00
|
Some checks failed
Tests / Backend Typecheck (push) Has been cancelled
Tests / Frontend Tests (push) Has been cancelled
Tests / Frontend Lint (push) Has been cancelled
Tests / Frontend Build (push) Has been cancelled
Tests / Backend Tests (push) Has been cancelled
Tests / Backend Lint (push) Has been cancelled
Development Build / extract-version (push) Has been cancelled
Development Build / changes (push) Has been cancelled
Development Build / summary (push) Has been cancelled
Development Build / build-regular (push) Has been cancelled
Development Build / build-single (push) Has been cancelled
build-regular is a required status check that ran a full (several-minute) Docker build on every PR, including docs/config-only PRs where the image is byte-for-byte identical (#1134, surfaced merging #1129). Add a paths-filter 'changes' job and gate build-regular's build steps on 'push to main OR image-affecting paths changed'. The job itself always runs, so the required check always reports — avoiding the 'path-filtered required check never reports -> merge deadlock' trap (a workflow-level paths filter would have caused exactly that). Docs/config PRs now report build-regular green in seconds; PRs touching Dockerfile/deps/app/frontend build as before. Release build (build-and-release) is untouched. Closes #1134 |
||
|---|---|---|
| .. | ||
| build-and-release.yml | ||
| build-dev.yml | ||
| docs-links.yml | ||
| test.yml | ||