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

Add checks for environment completeness #464

Merged
merged 1 commit into from
Jan 24, 2024

Conversation

cmickeyb
Copy link
Contributor

slight modification on code from @g2flyer in PR #462. Separated the environment check into runtime and build time variable checks. Note that this reflects the reality of current dependencies (and we should always be looking for ways to reduce the dependencies). It also does not check for additional variables required for HW mode support.

… it was not)

slight modification on code from @Gflyer, separated the environment
check into runtime and build time variable checks. Note that this
reflects the reality of current dependencies (and we should always
be looking for ways to reduce the dependencies). It also does not
check for additional variables required for HW mode support.

Signed-off-by: Mic Bowman <[email protected]>
Copy link
Contributor

@g2flyer g2flyer left a comment

Choose a reason for hiding this comment

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

looks and runs good

@g2flyer g2flyer merged commit 1204450 into hyperledger-labs:main Jan 24, 2024
4 checks passed
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.

2 participants