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

#163 Handle git dependency in build.rs #175

Merged
merged 3 commits into from
Jul 16, 2024

Conversation

gRoussac
Copy link
Contributor

If the git commit hash is retrieved successfully, set the environment variable

@gRoussac gRoussac requested review from jacek-casper and alsrdn July 9, 2024 09:53
build.rs Outdated Show resolved Hide resolved
Co-authored-by: jacek-casper <[email protected]>
@gRoussac gRoussac merged commit 7049b8e into casper-ecosystem:dev Jul 16, 2024
1 check passed
gRoussac added a commit to gRoussac/casper-client-rs that referenced this pull request Jul 17, 2024
gRoussac added a commit that referenced this pull request Aug 28, 2024
* Add feat-track-node-2.0 to CI

* Port from dev to feat-track-2.0 of #149 #175 Part of #144
Enable CI CD check on feat-track-2.0

* clippy/test/build with no default features not yet working

* Clippy

* Commenting out ci/cd for --no-default-features
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.

Building casper-client-rs requires git as a build dependency
2 participants