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

Problem: Actions, travis and appveyor for CI #507

Merged
merged 3 commits into from
Jul 16, 2021
Merged

Conversation

gummif
Copy link
Member

@gummif gummif commented Jul 16, 2021

Solution: Use only github actions

@coveralls
Copy link

coveralls commented Jul 16, 2021

Pull Request Test Coverage Report for Build 1038228674

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 85.838%

Totals Coverage Status
Change from base Build 1038222240: 0.0%
Covered Lines: 794
Relevant Lines: 925

💛 - Coveralls

@gummif
Copy link
Member Author

gummif commented Jul 16, 2021

@sigiesec or @bluca any objections to these recent changes? I converted travis and appveyor CI to github actions and got coveralls working again.

@bluca
Copy link
Member

bluca commented Jul 16, 2021

No OSX coverage?

@gummif
Copy link
Member Author

gummif commented Jul 16, 2021

I'm having trouble building libzmq with error unable to include <gnutls/gnutls.h> even if it's installed (https://github.com/zeromq/cppzmq/runs/3085863247?check_suite_focus=true). Any thought how to work around that?

@bluca
Copy link
Member

bluca commented Jul 16, 2021

it should be available in homebrew, you don't need to build it

@gummif
Copy link
Member Author

gummif commented Jul 16, 2021

OK thanks, macOS has been added.

@bluca bluca merged commit 73b18d5 into zeromq:master Jul 16, 2021
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