Skip to content

Fix build cache inputs#35

Merged
sciabarracom merged 1 commit into
apache:mainfrom
miki3421:agent/fix-build-cache-inputs
Jul 11, 2026
Merged

Fix build cache inputs#35
sciabarracom merged 1 commit into
apache:mainfrom
miki3421:agent/fix-build-cache-inputs

Conversation

@miki3421

Copy link
Copy Markdown
Contributor

What changed

  • Track all Go sources recursively in the build task.
  • Include go.mod and go.sum in build cache inputs.

Why

Dependency-only changes could leave the generated ops binary marked up to date, causing tests and releases to run stale code.

Validation

  • git diff --check
  • task --list
  • task --force build

@sciabarracom
sciabarracom marked this pull request as ready for review July 11, 2026 09:47
@sciabarracom
sciabarracom merged commit 2923e84 into apache:main Jul 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants