-
Notifications
You must be signed in to change notification settings - Fork 120
Add CI job for docs #424
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 CI job for docs #424
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## ros2-master #424 +/- ##
============================================
Coverage 78.38% 78.38%
============================================
Files 30 30
Lines 1888 1888
Branches 114 114
============================================
Hits 1480 1480
Misses 338 338
Partials 70 70
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
xguay
left a comment
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.
To make this workflow more uniform and robust to copy into other repos I'd like to suggest adding the following file formats to the list.
- .jpg
- .jpeg
- .png
- .svg
- .yml
- .bib maybe
You mean for the path filters? Could make sense. problem with the yml files is that the github workflows also have the same ending. I can have a look if one can exclude the .github folder but include other yaml files. |
(cherry picked from commit 8462152) # Conflicts: # doc/migration.rst # doc/release_notes.rst
(cherry picked from commit 8462152) # Conflicts: # doc/migration.rst
ros-controls/control.ros.org#470