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

Migrate Docker builds to GitHub actions #3160

Merged
merged 5 commits into from
Sep 27, 2024
Merged

Migrate Docker builds to GitHub actions #3160

merged 5 commits into from
Sep 27, 2024

Conversation

nellh
Copy link
Contributor

@nellh nellh commented Sep 26, 2024

This is faster and easier to use build integrations with, avoids duplicate executions of tests since we're running those on GitHub actions as well.

Copy link

codecov bot commented Sep 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 44.02%. Comparing base (2d831ce) to head (1825c96).
Report is 6 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3160      +/-   ##
==========================================
+ Coverage   42.70%   44.02%   +1.32%     
==========================================
  Files         549      593      +44     
  Lines       36181    37803    +1622     
  Branches     1124     1124              
==========================================
+ Hits        15452    16644    +1192     
- Misses      20527    20957     +430     
  Partials      202      202              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@nellh nellh merged commit 639a663 into master Sep 27, 2024
14 checks passed
@nellh nellh deleted the github-actions branch September 27, 2024 01:04
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