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 "apt-get update" to CI workflows #6010

Merged
merged 1 commit into from
Mar 13, 2024
Merged

Add "apt-get update" to CI workflows #6010

merged 1 commit into from
Mar 13, 2024

Conversation

tzununbekov
Copy link
Contributor

To avoid outdated packages installation attempts (like here), run apt-get update before each apt-get install command.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 37.77%. Comparing base (4a517cd) to head (821c7b0).
Report is 11 commits behind head on master.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6010      +/-   ##
==========================================
- Coverage   37.90%   37.77%   -0.14%     
==========================================
  Files         371      371              
  Lines       20665    20665              
==========================================
- Hits         7833     7806      -27     
- Misses      12054    12076      +22     
- Partials      778      783       +5     

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

@tzununbekov tzununbekov merged commit b024651 into master Mar 13, 2024
18 checks passed
@tzununbekov tzununbekov deleted the ci-apt-update branch March 13, 2024 12:37
@shawaj
Copy link

shawaj commented Mar 14, 2024

@tzununbekov the latest release for 1.29.11 has not pushed to docker hub correctly.

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.

4 participants