fix: rewrite release zip using explicit includes and | block literal #51

Merged
christin.loehner merged 5 commits from develop into master 2026-06-04 21:18:53 +02:00
christin.loehner commented 2026-06-04 21:18:46 +02:00 (Migrated from gitlab.apboard.de)

Replace exclude-heavy zip command with explicit include list.
Use YAML | literal block which GitLab CI handles reliably.
Include only what a plain install actually needs:
composer.json/lock, engine, libs, public, setup, stylesets,
update, vendor (pre-built), LICENSE, README.

Replace exclude-heavy zip command with explicit include list. Use YAML | literal block which GitLab CI handles reliably. Include only what a plain install actually needs: composer.json/lock, engine, libs, public, setup, stylesets, update, vendor (pre-built), LICENSE, README.
christin.loehner (Migrated from gitlab.apboard.de) merged commit into master 2026-06-04 21:18:53 +02:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
APBoard/apboard3!51
No description provided.