-
Notifications
You must be signed in to change notification settings - Fork 324
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] Add jazzy and other minor updates (backport #1114) #1121
Conversation
* Add file type filters * Add jazzy workflows and readme * Check docs on correct branch * Specify workflow names * Run auto-update only once per month * Update upstream pre-commit wf --------- Co-authored-by: Felix Exner (fexner) <felix_mauch@web.de> (cherry picked from commit 4ae8daf) # Conflicts: # .github/workflows/iron-abi-compatibility.yml # .github/workflows/rolling-check-docs.yml
Cherry-pick of 4ae8daf has failed:
To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## humble #1121 +/- ##
===========================================
+ Coverage 69.20% 86.72% +17.51%
===========================================
Files 87 86 -1
Lines 9564 7593 -1971
Branches 6346 618 -5728
===========================================
- Hits 6619 6585 -34
+ Misses 789 776 -13
+ Partials 2156 232 -1924
Flags with carried forward coverage won't be shown. Click here to find out more. |
RHEL CI failure is not related to this PR: #1123 |
This is an automatic backport of pull request [CI] Add jazzy and other minor updates #1114 done by Mergify.