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

Fix issue with cc 1.0.86 and macos builds and build binaries on all #1287

Merged
merged 5 commits into from
Apr 23, 2024

Conversation

leighmcculloch
Copy link
Member

@leighmcculloch leighmcculloch commented Apr 23, 2024

What

Upgrade cc dep to v1.0.95, and build binaries in PRs.

Why

We've had some cases where binary builds broke. We can build binaries on every PR to catch issues like this, or if that is too frequent we can build just on the main branch, or once daily.

In this case there's a bug in cc 1.0.86 causing build failure on macos.

Related issue: sfackler/rust-openssl#2184
Related discussion: https://stellarfoundation.slack.com/archives/C04B02ABF37/p1713305492962519?thread_ts=1712078124.854589&cid=C04B02ABF37

@leighmcculloch leighmcculloch changed the title Fix issue with cc 1.0.86 and macos builds and build binaries on all Prs Fix issue with cc 1.0.86 and macos builds and build binaries on all Apr 23, 2024
@leighmcculloch leighmcculloch marked this pull request as ready for review April 23, 2024 04:54
@leighmcculloch leighmcculloch enabled auto-merge (squash) April 23, 2024 04:54
@leighmcculloch leighmcculloch enabled auto-merge (squash) April 23, 2024 04:55
@leighmcculloch leighmcculloch merged commit 9d7ad07 into main Apr 23, 2024
18 checks passed
@leighmcculloch leighmcculloch deleted the try-fix-macos-build branch April 23, 2024 16:45
elizabethengelman pushed a commit to AhaLabs/soroban-cli that referenced this pull request Apr 29, 2024
…tellar#1287)

* Fix issue with cc 1.0.86 and macos builds

* fix

* fix

* update to 1.0.88

* try 1.0.95
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants