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

build: update to same revs as soroban-examples #585

Merged
merged 5 commits into from
Apr 20, 2023

Conversation

chadoh
Copy link
Contributor

@chadoh chadoh commented Apr 13, 2023

What

Update the SDK & environment rev hashes

Why

The SDK rev referenced by soroban-examples was updated in stellar/soroban-examples#224. The branch adding CLI tests to the examples repo, stellar/soroban-examples#216, not only depends on the SDK, but also on the CLI. When the SDK and CLI versions mismatch, the tests fail.

Known limitations

N/A

@paulbellamy paulbellamy enabled auto-merge (squash) April 19, 2023 13:51
@paulbellamy
Copy link
Contributor

paulbellamy commented Apr 19, 2023

Seems like the windows build is running out of disk https://github.com/stellar/soroban-tools/actions/runs/4744084507/jobs/8424498674?pr=585 🤔
Do we know how big the runners are? From https://docs.github.com/en/actions/using-github-hosted-runners/about-github-hosted-runners it should be 14GB, which I'm shocked we've used. If we use a bigger windows one that would give us 150GB...

@paulbellamy paulbellamy merged commit d9d7862 into stellar:main Apr 20, 2023
@chadoh chadoh deleted the build/update-rev branch April 25, 2023 17:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants