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: Rust builder bug #186

Merged
merged 5 commits into from
Dec 18, 2023
Merged

fix: Rust builder bug #186

merged 5 commits into from
Dec 18, 2023

Conversation

Mr-Leshiy
Copy link
Contributor

@Mr-Leshiy Mr-Leshiy commented Dec 13, 2023

Description

  • Bumped Rust earthly builder version, with the fixed bug

Related Issue(s)

e.g., Closes input-output-hk/catalyst-ci#131

Please confirm the following checks

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream module

@Mr-Leshiy Mr-Leshiy marked this pull request as draft December 13, 2023 14:47
@Mr-Leshiy Mr-Leshiy added the draft Draft label Dec 13, 2023
@Mr-Leshiy Mr-Leshiy self-assigned this Dec 15, 2023
@Mr-Leshiy Mr-Leshiy removed the draft Draft label Dec 15, 2023
@Mr-Leshiy Mr-Leshiy marked this pull request as ready for review December 15, 2023 10:56
@Mr-Leshiy Mr-Leshiy added the review me PR is ready for review label Dec 15, 2023
@minikin minikin enabled auto-merge (squash) December 18, 2023 08:08
@minikin minikin merged commit fac79e7 into main Dec 18, 2023
28 checks passed
@minikin minikin deleted the fix/rust-build branch December 18, 2023 08:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
review me PR is ready for review
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

[Bug]: Fix Rust std_build, std_check scripts.
3 participants