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(IDX): simplify build-determinism.sh #3838

Merged
merged 1 commit into from
Feb 6, 2025
Merged

Conversation

nmattia
Copy link
Contributor

@nmattia nmattia commented Feb 6, 2025

This tries to simplify the build-determinism.sh to make it more robust and more readable. In particular:

  • Avoid returning successfully (without checking checksums) if bazel-targets does not exist
  • Remove outdated test ignores
  • Unpack build-ic.tar in the GHA
  • Simplify the GHA step
  • Homogenize bash opts and avoid set -x for better readability

This tries to simplify the `build-determinism.sh` to make it more robust
and more readable. In particular:

* Avoid returning successfully (without checking checksums) if
  `bazel-targets` does not exist
* Remove outdated test ignores
* Unpack `build-ic.tar` in the GHA
* Simplify the GHA step
* Homogenize bash opts and avoid `set -x` for better readability
@nmattia nmattia requested a review from a team as a code owner February 6, 2025 15:42
@github-actions github-actions bot added the chore label Feb 6, 2025
@nmattia nmattia enabled auto-merge February 6, 2025 15:47
@nmattia nmattia added this pull request to the merge queue Feb 6, 2025
Merged via the queue into master with commit f6b7233 Feb 6, 2025
27 checks passed
@nmattia nmattia deleted the nm-build-determinism branch February 6, 2025 16:01
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