Skip to content

build: package runner provider#8

Merged
intel352 merged 1 commit into
mainfrom
fix/package-runner-provider
May 12, 2026
Merged

build: package runner provider#8
intel352 merged 1 commit into
mainfrom
fix/package-runner-provider

Conversation

@intel352
Copy link
Copy Markdown
Contributor

Summary

  • build github-runner-provider in GoReleaser
  • include the provider binary in the plugin release archive
  • add release packaging tests so the provider cannot be built but omitted from archives

Verification

  • GOWORK=off go test ./...
  • docker run --rm -v "$PWD":/work -w /work goreleaser/goreleaser:v2.15.4 check

Review

  • Local adversarial review completed; no blocking findings. Minor residual risk: packaging test parses YAML text, with GoReleaser schema validation covering config validity.

@intel352 intel352 merged commit 0fb92d6 into main May 12, 2026
5 checks passed
@intel352 intel352 deleted the fix/package-runner-provider branch May 12, 2026 00:04
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.

1 participant