open-notebook/.github
Luis Novo d114dfcc9a
Some checks are pending
Development Build / extract-version (push) Waiting to run
Development Build / build-regular (push) Blocked by required conditions
Development Build / build-single (push) Blocked by required conditions
Development Build / summary (push) Blocked by required conditions
Tests / Backend Tests (push) Waiting to run
Tests / Frontend Tests (push) Waiting to run
chore(ci): bump GitHub Actions to Node 24 versions (#841)
* chore(ci): bump GitHub Actions to Node 24 runtime versions

GitHub forces Node 20 JavaScript actions to Node 24 on 2026-06-16 and removes
Node 20 from runners on 2026-09-16. Bump all actions to their latest majors,
which run on Node 24 (verified via each action.yml `runs.using: node24`):

- actions/checkout v4 -> v6
- actions/cache v3 -> v5
- actions/setup-node v4 -> v6
- astral-sh/setup-uv v4 -> v8
- docker/build-push-action v5 -> v7
- docker/login-action v3 -> v4
- docker/setup-buildx-action v3 -> v4

Removes the Node 20 deprecation warnings and keeps CI/release builds working
past the runner cutoff.

* fix(ci): pin astral-sh/setup-uv to v8.1.0 (no bare v8 major tag)
2026-06-02 12:06:13 -03:00
..
ISSUE_TEMPLATE docs: deprecate single-container image in favor of Docker Compose 2026-04-06 08:10:32 -03:00
workflows chore(ci): bump GitHub Actions to Node 24 versions (#841) 2026-06-02 12:06:13 -03:00
pull_request_template.md docs: improve contribution workflow and project governance (#246) 2025-11-01 16:34:28 -03:00