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

bump vendor/nimbus-build-system #3526

Merged
merged 2 commits into from
Mar 19, 2022
Merged

bump vendor/nimbus-build-system #3526

merged 2 commits into from
Mar 19, 2022

Conversation

stefantalpalaru
Copy link
Contributor

The relevant change is that we now limit the number of Nim compiler binaries we accumulate in "vendor/nimbus-build-system/vendor/Nim/bin/".

@etan-status
Copy link
Contributor

Seeing some spurious ls: vendor/nimbus-build-system/vendor/Nim/bin/nim_commit_*: No such file or directory
Could this need a nullglob?

https://ci.status.im/blue/organizations/jenkins/nimbus%2Fnimbus-eth2%2Fmultibranch/detail/bump-nbs/1/pipeline/91/

@stefantalpalaru
Copy link
Contributor Author

2>/dev/null will do the trick.

@stefantalpalaru
Copy link
Contributor Author

Fixed.

@github-actions
Copy link

Unit Test Results

     12 files  ±0     834 suites  ±0   47m 31s ⏱️ - 11m 15s
1 686 tests ±0  1 638 ✔️ ±0    48 💤 ±0  0 ±0 
9 825 runs  ±0  9 713 ✔️ ±0  112 💤 ±0  0 ±0 

Results for commit e717066. ± Comparison against base commit 18bd6df.

@stefantalpalaru stefantalpalaru merged commit a1f3adc into unstable Mar 19, 2022
@stefantalpalaru stefantalpalaru deleted the bump-nbs branch March 19, 2022 07:58
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