ci: migrate pipeline to Cake Frosting build #4

Merged
marvinmees merged 1 commit from ci/cake-build into main 2026-07-31 11:11:54 +00:00
Owner

Replace the raw dotnet commands in the Forgejo CI/CD workflows with a
Cake Frosting build project (build/) that owns restore, build, test,
per-runtime self-contained publish, and the Forgejo release + asset
upload (via HttpClient/System.Text.Json instead of curl + grep).

ci.yml now runs --target=Test; cd.yml collapses its three jobs into a
single --target=Release step. Adds build.sh/build.ps1 wrappers.

Co-Authored-By: Claude Opus 4.8 noreply@anthropic.com

Replace the raw dotnet commands in the Forgejo CI/CD workflows with a Cake Frosting build project (build/) that owns restore, build, test, per-runtime self-contained publish, and the Forgejo release + asset upload (via HttpClient/System.Text.Json instead of curl + grep). ci.yml now runs `--target=Test`; cd.yml collapses its three jobs into a single `--target=Release` step. Adds build.sh/build.ps1 wrappers. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
ci: migrate pipeline to Cake Frosting build
All checks were successful
Continous Integration / build-and-test (pull_request) Successful in 28s
adf35590c6
Replace the raw dotnet commands in the Forgejo CI/CD workflows with a
Cake Frosting build project (build/) that owns restore, build, test,
per-runtime self-contained publish, and the Forgejo release + asset
upload (via HttpClient/System.Text.Json instead of curl + grep).

ci.yml now runs `--target=Test`; cd.yml collapses its three jobs into a
single `--target=Release` step. Adds build.sh/build.ps1 wrappers.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
marvinmees deleted branch ci/cake-build 2026-07-31 11:11:58 +00: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
marvinmees/GCM!4
No description provided.