Skip to content

chore: remove legacy release distribution surface#131

Merged
cbusillo merged 1 commit into
mainfrom
chore/remove-legacy-release-surface
May 24, 2026
Merged

chore: remove legacy release distribution surface#131
cbusillo merged 1 commit into
mainfrom
chore/remove-legacy-release-surface

Conversation

@cbusillo
Copy link
Copy Markdown
Owner

Summary

  • remove the legacy tag-driven Binary Release workflow and its overlay release-note/tag helpers
  • simplify the active Release workflow so GitHub Releases are the only publish target
  • remove deferred Homebrew generation docs/scripts and stale npm release staging
  • update release policy docs and GitHub metadata to match the internal GitHub-release update-source direction

Validation

  • ruby -e 'require "yaml"; YAML.load_file(".github/workflows/release.yml"); puts "release yaml ok"'
  • jq empty .github/github.json
  • bash -n scripts/local/fork-health.sh
  • bash -n scripts/install/install.sh
  • git diff --check
  • ./build-fast.sh

Closes #126.
Refs #129.
Refs #127.
Refs #128.

@cbusillo cbusillo merged commit 9c95c80 into main May 24, 2026
1 check passed
@cbusillo cbusillo deleted the chore/remove-legacy-release-surface branch May 24, 2026 18:23
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.

Reconcile legacy Binary Release workflow with main Release path

1 participant