Skip to content

tt: disable ssl for lint and unit builds #307

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

Merged
merged 1 commit into from
Jan 19, 2023

Conversation

psergee
Copy link
Contributor

@psergee psergee commented Jan 18, 2023

mage lint and mage unit fails without pkg-config tool. This tool is required to build go-openssl. tt is built with disabled ssl, so it must be disabled for lint and unit tests also.

mage lint and mage unit fails without pkg-config tool.
This tool is required to build go-openssl. tt is built with
disabled ssl, so it must be disabled for lint and
unit tests also.
@psergee psergee requested review from 0x501D and LeonidVas January 18, 2023 18:18
@LeonidVas
Copy link
Contributor

In the future we should solve the ssl problem and add it (#308).

@psergee psergee merged commit c3abae5 into master Jan 19, 2023
@psergee psergee deleted the psergee/no-gh-error-lint-and-unit-without-openssl branch January 19, 2023 14:30
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