add codetools for vignettes#7542
Conversation
3008de7 to
1a2ace3
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #7542 +/- ##
=======================================
Coverage 98.97% 98.97%
=======================================
Files 87 87
Lines 16733 16733
=======================================
Hits 16561 16561
Misses 172 172 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
No obvious timing issues in HEAD=CI_codetools Generated via commit 0395e83 Download link for the artifact containing the test results: ↓ atime-results.zip
|
|
Is the change of gitlab.io urls to lowercase required? Why? |
pkgdown gave me a warning about one of them and right now we use both, so a bit of consistency seemed right. |
|
The dependency chain is |

As shown by CI our images need
codetoolsto build vignettes. Successful run withcodetoolsis hereWe could also add it to the docker images but it feels more right to do it here.