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

CI: Fix container preparation issues #23

Merged
merged 2 commits into from
Jan 19, 2024

Conversation

3v1n0
Copy link
Collaborator

@3v1n0 3v1n0 commented Jan 19, 2024

CI is currently failing now because we didn't update the repos correctly, and pam library has been updated recently.

3v1n0 added 2 commits January 19, 2024 16:13
We had to workaround this since the ddebs archive wasn't updated with
latest security updates, now it is so just use debug symbols packages
from official repositories.
Otherwise we may try to download packages that do not exist anymore
Copy link

codecov bot commented Jan 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (2bda451) 82.31% compared to head (e65d08a) 82.31%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #23   +/-   ##
=======================================
  Coverage   82.31%   82.31%           
=======================================
  Files           2        2           
  Lines         147      147           
=======================================
  Hits          121      121           
  Misses         23       23           
  Partials        3        3           

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

@3v1n0
Copy link
Collaborator Author

3v1n0 commented Jan 19, 2024

All green now, let's get in!

@3v1n0 3v1n0 merged commit 0ba49d9 into msteinert:master Jan 19, 2024
5 checks passed
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