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

Update CI Image #1171

Open
wants to merge 12 commits into
base: main
Choose a base branch
from
Open

Update CI Image #1171

wants to merge 12 commits into from

Conversation

TimPansino
Copy link
Contributor

@TimPansino TimPansino commented Jun 27, 2024

Overview

  • Upgrade versions on CI image
    • Upgrade Ubuntu to 24.04
    • Upgrade pypy versions to latest

Testing

  • Working build here
  • Last test run on dev image sha here

@TimPansino TimPansino requested a review from a team as a code owner June 27, 2024 19:02
Copy link

github-actions bot commented Jun 27, 2024

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ YAML prettier 1 0 0 0.67s
✅ YAML v8r 1 0 1.62s
✅ YAML yamllint 1 0 0.44s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@codecov-commenter
Copy link

codecov-commenter commented Jun 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.51%. Comparing base (a4ca19d) to head (352cfb4).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1171      +/-   ##
==========================================
- Coverage   81.64%   81.51%   -0.14%     
==========================================
  Files         196      196              
  Lines       21696    21696              
  Branches     3789     3789              
==========================================
- Hits        17714    17685      -29     
- Misses       2881     2909      +28     
- Partials     1101     1102       +1     

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

@@ -45,7 +45,6 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
make \
odbc-postgresql \
openssl \
python2-dev \
Copy link
Contributor Author

Choose a reason for hiding this comment

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

FYI These headers are apparently not needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants