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: various macos issues #125

Merged
merged 1 commit into from
Apr 25, 2023
Merged

fix: various macos issues #125

merged 1 commit into from
Apr 25, 2023

Conversation

itegulov
Copy link
Contributor

@itegulov itegulov commented Apr 25, 2023

Fixes #117

Bumps sleeping time from 2s to 10s to ensure datastore emulator has initialized (ideally we should properly inspect logs for the starting condition, but who has time for that?).

Also adds .cargo/config that automatically links homebrew files (needed for GMP). @DavidM-D can you make sure this is not breaking your nix flow?

plus some minor cleanups after #103 got merged and we no longer have submodules

Copy link
Member

@ChaoticTempest ChaoticTempest left a comment

Choose a reason for hiding this comment

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

LGTM

@itegulov itegulov merged commit ec189cb into develop Apr 25, 2023
itegulov added a commit that referenced this pull request Apr 25, 2023
Co-authored-by: Daniyar Itegulov <ditegulov@gmail.com>
Co-authored-by: Serhii Volovyk <SergeyVolovyk@gmail.com>
Co-authored-by: David Millar-Durrant <dmillardurrant@gmail.com>
Co-authored-by: Phuong Nguyen <ChaoticTempest@users.noreply.github.com>
fix: various macos issues (#125)
fix: do not unwrap oauth errors (#126)
fix secrets and datastore kind with env (#132)
@itegulov itegulov deleted the daniyar/fix-macos-issues branch July 20, 2023 05:24
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.

Fix build on Mac
2 participants