ci(infra): add dev-build workflow on merge to develop #65

Merged
scheerenkevin merged 1 commit from feature/64-dev-build-workflow into develop 2026-08-03 05:30:28 +00:00
scheerenkevin commented 2026-08-03 05:23:19 +00:00 (Migrated from github.com)

Closes #64

Adds .github/workflows/dev-build.yml: compiles the sprout CLI to a native executable (ubuntu + macos) on every push to develop and uploads it as a workflow artifact. Distinct from ci.yml's PR/push check gate — completes the standard's PR-validation / dev-build / release three-workflow split.

Closes #64 Adds `.github/workflows/dev-build.yml`: compiles the `sprout` CLI to a native executable (ubuntu + macos) on every push to `develop` and uploads it as a workflow artifact. Distinct from `ci.yml`'s PR/push check gate — completes the standard's PR-validation / dev-build / release three-workflow split.
Sign in to join this conversation.
No reviewers
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
sprout/sprout!65
No description provided.