Skip to content

Comments

fix build caching of go binaries#560

Merged
chrisseto merged 1 commit intomainfrom
chris/p/fix-task-build-caching
Mar 24, 2025
Merged

fix build caching of go binaries#560
chrisseto merged 1 commit intomainfrom
chris/p/fix-task-build-caching

Conversation

@chrisseto
Copy link
Contributor

A recent change added the {{ .PACKAGE }} selector to the go:build command but neglected to update the command in status. This caused gotohelm to not be rebuilt as expected leading to exciting new build errors.

This commit updates the status check.

A recent change added the `{{ .PACKAGE }}` selector to the `go:build` command
but neglected to update the command in `status`. This caused `gotohelm` to not
be rebuilt as expected leading to exciting new build errors.

This commit updates the status check.
@chrisseto chrisseto force-pushed the chris/p/fix-task-build-caching branch from 59ed5c0 to 4dd364e Compare March 24, 2025 14:27
@chrisseto chrisseto merged commit cf4bcf3 into main Mar 24, 2025
12 checks passed
@RafalKorepta RafalKorepta deleted the chris/p/fix-task-build-caching branch March 28, 2025 09:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants