Merge feat/debian-slim-base (commit 8feeb2b, resolving Which base/approach wins
(#7)), let publish.yml build and push it
for real, and validate the published image end-to-end beyond the local smoke test already done
(godot headless run, export templates present, mingw posix active, blender runs):
A real Godot project export to Linux using the image.
A real Godot project export to Windows (mingw-w64 cross-compile) using the image.
A real .blend file import via the image's Blender install.
This is the parity bar before Project4x can safely cut over — matching what docs/handoff/godot-ci-custom-image.md's original scope covered.
## Question
Merge `feat/debian-slim-base` (commit `8feeb2b`, resolving [Which base/approach wins
(#7)](https://git.arthurerlich.de/haylan/godot-ci/issues/7)), let `publish.yml` build and push it
for real, and validate the published image end-to-end beyond the local smoke test already done
(godot headless run, export templates present, mingw posix active, blender runs):
1. A real Godot project export to **Linux** using the image.
2. A real Godot project export to **Windows** (mingw-w64 cross-compile) using the image.
3. A real `.blend` file import via the image's Blender install.
This is the parity bar before `Project4x` can safely cut over — matching what
`docs/handoff/godot-ci-custom-image.md`'s original scope covered.
Part of [Smaller/faster godot-ci image (map)](https://git.arthurerlich.de/haylan/godot-ci/issues/2).
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Question
Merge
feat/debian-slim-base(commit8feeb2b, resolving Which base/approach wins(#7)), let
publish.ymlbuild and push itfor real, and validate the published image end-to-end beyond the local smoke test already done
(godot headless run, export templates present, mingw posix active, blender runs):
.blendfile import via the image's Blender install.This is the parity bar before
Project4xcan safely cut over — matching whatdocs/handoff/godot-ci-custom-image.md's original scope covered.Part of Smaller/faster godot-ci image (map).