Repair release build after ignored smart-defaults asset #1379
No reviewers
Labels
No labels
burndown-2026-06
pressure-test
sunday-sprint
coherence-core
consult
headless
interactive
P0
P1
P2
P3
P4
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
coilyco-flight-deck/ward!1379
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "issue-1375"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
closes #1375
ward.workflow: pull-request-and-merge
This patch makes the release workflow regenerate
cmd/ward/defaultsassets/defaults.generated.kdlfrom the tracked.ward/ward-kdl/ward-kdl.defaults.kdlbefore the release matrix build. That keeps the one-file smart-default source contract intact while fixing the fresh-checkout embed failure seen in release run 8431.make sync-defaults-assetsto.forgejo/workflows/release.ymlbefore the Go install/build step.make test; directGOOS=linux GOARCH=amd64 CGO_ENABLED=0 go build ./cmd/wardafter syncing the asset.