Skip to content

fix: fix docker build context and update CI action versions#106

Merged
656d696c65 merged 2 commits into
mainfrom
local-development
May 5, 2026
Merged

fix: fix docker build context and update CI action versions#106
656d696c65 merged 2 commits into
mainfrom
local-development

Conversation

@656d696c65
Copy link
Copy Markdown
Member

  • Scope build output exclusion in .dockerignore from /build to packages//build and tests/**/build so .workflows/build/ (nginx configs, Dockerfiles) is included in the Docker build context
  • Update GitHub Actions to Node.js 24 variants before June 2 deadline: actions/checkout v4 → v5 docker/setup-buildx-action v3 → v4 docker/login-action v3 → v4

&mile and others added 2 commits May 5, 2026 16:32
- Scope build output exclusion in .dockerignore from **/build to
  packages/**/build and tests/**/build so .workflows/build/ (nginx
  configs, Dockerfiles) is included in the Docker build context
- Update GitHub Actions to Node.js 24 variants before June 2 deadline:
  actions/checkout v4 → v5
  docker/setup-buildx-action v3 → v4
  docker/login-action v3 → v4
@656d696c65 656d696c65 merged commit 56be1a7 into main May 5, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant