-
Notifications
You must be signed in to change notification settings - Fork 27
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
🐛 Fixes broken anonymous user opening templates #6149
🐛 Fixes broken anonymous user opening templates #6149
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #6149 +/- ##
=========================================
+ Coverage 84.5% 85.4% +0.8%
=========================================
Files 10 577 +567
Lines 214 29385 +29171
Branches 25 234 +209
=========================================
+ Hits 181 25096 +24915
- Misses 23 4229 +4206
- Partials 10 60 +50
Flags with carried forward coverage won't be shown. Click here to find out more.
|
Quality Gate passedIssues Measures |
What do these changes do?
This will allow for the e2e to properly run the BIOS template in master@z43
webserver
did not update the project networks for anonymous user templates, only the comp jobs were updated.director-v2
was reporting the wrong error. It is now reporting correctly.Related issue/s
How to test
Dev-ops checklist