Skip to content

build: publish downloadable Python agent releases - #31

Merged
AntoineToussaint merged 1 commit into
mainfrom
fix/published-release-assets
Aug 8, 2026
Merged

build: publish downloadable Python agent releases#31
AntoineToussaint merged 1 commit into
mainfrom
fix/published-release-assets

Conversation

@AntoineToussaint

Copy link
Copy Markdown
Contributor

Tracks #30; the issue remains open until the new installable version and clean Gateway proof exist.

What changed

  • add Core-compatible service-python_<version>_<os>_<arch>.tar.gz archives
  • build CGO/tree-sitter binaries for darwin/amd64, darwin/arm64, and linux/amd64
  • add the repository-owned tag release workflow

Verification

  • go test ./... -count=1
  • local goreleaser-cross:v1.26.4 release --snapshot --clean --skip=publish
  • inspected all three archives and native file types; each contains service-python

This fixes the actual clean-runner 404 at the agent owner. No CLI fallback, cache assumption, or test skip.

@AntoineToussaint
AntoineToussaint merged commit 4903415 into main Aug 8, 2026
1 check passed
@AntoineToussaint
AntoineToussaint deleted the fix/published-release-assets branch August 8, 2026 22:25
@AntoineToussaint AntoineToussaint mentioned this pull request Aug 8, 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.

1 participant