Commit e755ecb
Fix goreleaser dirty state check for CI dashboard build
The release workflow builds the dashboard before goreleaser runs,
which produces new content-hash asset filenames and leaves the tree
dirty. Use --skip=validate (goreleaser's documented fix for this) and
remove the invalid git.dirty_ignore field added in the previous commit.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 016c34b commit e755ecb
2 files changed
Lines changed: 1 addition & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | 3 | | |
8 | 4 | | |
9 | 5 | | |
| |||
0 commit comments