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

Start on a shim release process #2213

Closed
wants to merge 2 commits into from
Closed

Start on a shim release process #2213

wants to merge 2 commits into from

Conversation

gsoltis
Copy link
Contributor

@gsoltis gsoltis commented Oct 12, 2022

Add workflows to:

  • build Go static library
  • build Rust shim, linking against static library

Add Makefile targets:

  • snapshot static library
  • publish static library
  • snapshot rust shim
  • publish rust shim

There are some remaining TODOs in the code, beyond verifying final published artifacts:

  • probably combine build_rust.yml and build_go_lib.yml into a single workflow.
  • consider binary rename, or decide to just let goreleaser do it for us

@vercel
Copy link

vercel bot commented Oct 12, 2022

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

Name Status Preview Comments Updated
turbo-site ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Oct 12, 2022 at 7:08PM (UTC)
5 Ignored Deployments
Name Status Preview Comments Updated
examples-basic-web ⬜️ Ignored (Inspect) Oct 12, 2022 at 7:08PM (UTC)
examples-designsystem-docs ⬜️ Ignored (Inspect) Oct 12, 2022 at 7:08PM (UTC)
examples-kitchensink-blog ⬜️ Ignored (Inspect) Oct 12, 2022 at 7:08PM (UTC)
examples-native-web ⬜️ Ignored (Inspect) Oct 12, 2022 at 7:08PM (UTC)
examples-svelte-web ⬜️ Ignored (Inspect) Oct 12, 2022 at 7:08PM (UTC)

@nathanhammond
Copy link
Contributor

Closing in favor of #2274.

nathanhammond added a commit to nathanhammond/turbo that referenced this pull request Oct 19, 2022
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.

3 participants