Commit Graph
5 Commits
Author SHA1 Message Date
mr.zero f3636c0a97 Serve the CI pipeline from the update server (marker config)
ci/woodpecker/push/godot Pipeline was successful
2026-08-06 07:56:08 +02:00
mr.zero 5aa53ea62b Rename the update step to publish
ci/woodpecker/push/woodpecker Pipeline was successful
2026-08-05 22:06:42 +02:00
mr.zero 5bb8794405 Publish builds over HTTP (/build/upload + /build/publish)
ci/woodpecker/push/woodpecker Pipeline failed
2026-08-05 20:32:02 +02:00
mr.zeroandClaude Fable 5 e7389cb144 Add desktop binary exports to the CI pipeline
ci/woodpecker/push/woodpecker Pipeline was successful
Export win-x86, win-x64, linux-x64 and mac-universal builds headless
from the godot-builder image and upload them as ReleaseAssets
(<project>-<version>-<target>.zip, single root folder). Mac is one
universal (intel + arm) build with Godot's built-in ad-hoc codesign;
per-arch export is not possible with the official export templates.
ETC2 ASTC texture import is enabled because the arm64 slice requires it.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-08-03 21:17:32 +02:00
mr.zero 5d856f1062 pipeline
ci/woodpecker/push/woodpecker Pipeline was successful
2026-07-31 16:48:13 +02:00