CI/CD: client build & release workflow #8

Open
opened 2026-06-06 16:42:35 +00:00 by sickday · 0 comments
Owner

Add a .forgejo/workflows/ pipeline that runs build-client.sh (kotlinc -> single self-contained jar) on push and on tag, and attaches black-lobster-client.jar to a Forgejo release on tags. Cache the Kotlin toolchain where possible.

Source: new (CD sprint); build-client.sh.

Add a `.forgejo/workflows/` pipeline that runs `build-client.sh` (kotlinc -> single self-contained jar) on push and on tag, and attaches `black-lobster-client.jar` to a Forgejo release on tags. Cache the Kotlin toolchain where possible. **Source:** new (CD sprint); `build-client.sh`.
sickday added this to the v1 milestone 2026-06-06 16:42:35 +00:00
Sign in to join this conversation.
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
BlackLobster/Client#8
No description provided.