fix: adapt permissions for certgen#5819
Conversation
|
thanks for finding this @miltalex, can't figure out why CI was working fine these few weeks after the PR was merged also I dont remember why the third issue here is, do we need to rewrite the docker file so the |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #5819 +/- ##
==========================================
+ Coverage 65.19% 65.26% +0.07%
==========================================
Files 214 219 +5
Lines 34321 34929 +608
==========================================
+ Hits 22377 22798 +421
- Misses 10591 10731 +140
- Partials 1353 1400 +47 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Thanks happy to tackle the third issue in a seperate PR |
Signed-off-by: Miltiadis Alexis <alexmiltiadis@gmail.com>
|
waiting on #5352 before merging this one to avoid conflicts |
What type of PR is this?
What this PR does / why we need it:
This PR introduces a fix following the permissions changes in the build Dockerfile as part of the #5649
Which issue(s) this PR fixes:
Fixes #
Release Notes: No