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 ability to disable some functionality via features #23

Merged
merged 4 commits into from
Dec 24, 2023
Merged

Conversation

azat
Copy link
Owner

@azat azat commented Dec 24, 2023

Features

  • TLS - since sometimes you may not have proper libssl/libcrypt
  • flameshow - required for brew package Add chdig to brew #13

And also add new build to CI to ensure that this configuration will not be broken.

@azat
Copy link
Owner Author

azat commented Dec 24, 2023

pull_request / build / Build Linux (pull_request) Failing after 2m

openssl.org is unavailable...

    $ curl --head https://openssl.org/
    curl: (7) Failed to connect to openssl.org port 443 after 2928 ms: Couldn't connect to server

    $ curl --head https://www.openssl.org/
    HTTP/1.1 200 OK
    Server: Apache/2.4.52 (Ubuntu)
    Strict-Transport-Security: max-age=31536000; includeSubDomains; preload
    Content-Type: text/html; charset=UTF-8
    Cache-Control: max-age=29521
    Expires: Mon, 25 Dec 2023 03:29:26 GMT
    Date: Sun, 24 Dec 2023 19:17:25 GMT
    Connection: keep-alive
@azat azat merged commit c5de328 into main Dec 24, 2023
4 checks passed
@azat azat deleted the features branch December 24, 2023 19: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.

1 participant