Skip to content

Check command statuses in build.rs#1778

Merged
seanyoung merged 3 commits intohyperledger-solang:mainfrom
smoelius:check-build-statuses
May 11, 2025
Merged

Check command statuses in build.rs#1778
seanyoung merged 3 commits intohyperledger-solang:mainfrom
smoelius:check-build-statuses

Conversation

@smoelius
Copy link
Contributor

@smoelius smoelius commented Apr 8, 2025

This PR fixes #1684 by checking the statuses of two commands in the build.rs file.

I never actually received a response to #1684. So I won't be insulted if the PR is rejected as unnecessary.

Signed-off-by: Samuel Moelius <sam@moeli.us>
@smoelius
Copy link
Contributor Author

smoelius commented Apr 9, 2025

I'm assuming the CI failures are not due to this PR. Please tell met if that is incorrect.

Copy link
Contributor

@seanyoung seanyoung left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good addition - I've hit this problem too and it's not obvious

@seanyoung seanyoung merged commit 8eac360 into hyperledger-solang:main May 11, 2025
15 of 17 checks passed
@smoelius smoelius deleted the check-build-statuses branch May 12, 2025 11:52
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.

Build-script command statuses are not checked

2 participants