Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(release): remove goreleaser #9918

Merged
merged 9 commits into from
Feb 10, 2025

Conversation

chris-olszewski
Copy link
Member

@chris-olszewski chris-olszewski commented Feb 7, 2025

Description

Third try is the charm. See #9905 and #9909 for details.

Additional changes:

  • Make sure turbo binaries are marked as executable. Since they get downloaded via @actions/download-artifact which strips permissions: docs
  • Correctly set os: ["win32"] for the windows package for turbo-windows-${arch}

Testing Instructions

Changes from previous PRs: added an e2e test to make sure that the tarball is installable and the included executable is just that.

Copy link

vercel bot commented Feb 7, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
examples-basic-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 7, 2025 6:54pm
examples-designsystem-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 7, 2025 6:54pm
examples-gatsby-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 7, 2025 6:54pm
examples-kitchensink-blog ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 7, 2025 6:54pm
examples-native-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 7, 2025 6:54pm
examples-nonmonorepo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 7, 2025 6:54pm
examples-svelte-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 7, 2025 6:54pm
examples-tailwind-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 7, 2025 6:54pm
examples-vite-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 7, 2025 6:54pm

@chris-olszewski chris-olszewski merged commit ba14fce into main Feb 10, 2025
55 of 64 checks passed
@chris-olszewski chris-olszewski deleted the olszewski/chore_remove_goreleaser branch February 10, 2025 13:49
chris-olszewski added a commit that referenced this pull request Feb 10, 2025
### Description

Third try is the charm. See
#9905 and
#9909 for details.

Additional changes:
- Make sure `turbo` binaries are marked as executable. Since they get
downloaded via `@actions/download-artifact` which strips permissions:
[docs](https://github.com/actions/download-artifact?tab=readme-ov-file#permission-loss)
- Correctly set `os: ["win32"]` for the windows package for
`turbo-windows-${arch}`

### Testing Instructions

Changes from previous PRs: added an e2e test to make sure that the
tarball is installable and the included executable is just that.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants