- Notifications
You must be signed in to change notification settings - Fork673
ci: use gitlab-runner:v17.7.1 for the CI#3093
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
285208c
to8cb5939
CompareThe `latest` gitlab-runner image does not have the `gitlab-runner`user and it causes our tests to fail.Closes:#3091
8cb5939
to553f5b0
Comparecodecovbot commentedJan 22, 2025 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@## main #3093 +/- ##==========================================+ Coverage 93.57% 96.72% +3.14%========================================== Files 96 96 Lines 6291 6291 ==========================================+ Hits 5887 6085 +198+ Misses 404 206 -198
Flags with carried forward coverage won't be shown.Click here to find out more. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Thanks@JohnVillalovos, looks good, just a question about the prints?
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
3010530
to19573b4
CompareUh oh!
There was an error while loading.Please reload this page.
19573b4
tobf0e534
ComparePreviously the 'job_with_artifact' fixture could run forever. Now giveit up to 60 seconds to complete before failing.
bf0e534
to5e169be
Comparee4673d8
intomainUh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
The
latest
gitlab-runner image does not have thegitlab-runner
user and it causes our tests to fail.Closes:#3091