Update versions and some cleanup#1045
Conversation
Bring the fork forward with Node 24-compatible action runtimes, newer GitHub Action dependencies, and setup-r support for multiline extra repositories.
Finish the low-risk upstream carryover by updating the leftover workflow checkout pins, expanding setup-pandoc runner coverage, and adding basic package tests for the coverage fixture.
Bring the READMEs back in sync with the updated workflow versions, fix the setup-pandoc platform typo, and document setup-r's multiline extra-repositories input.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## v2-branch #1045 +/- ##
==========================================
Coverage 84.61% 84.61%
==========================================
Files 3 3
Lines 13 13
==========================================
Hits 11 11
Misses 2 2 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
Thanks! We can't merge PRs like this, because it is impossible to review the transpiled TS/JS code. |
Makes sense. Would there be value in me submitting part of this again? I guess I could remove the transpiled js and a trusted maintainer adds it for example? |
Possibly, but in general I would prefer smaller pull requests, that do one thing each. E.g. update actions from GH in one PR, fix typos in another, etc. In any case, I am going to get to this soon. Your current PR is still useful to double check that I haven't missed anything. |
|
I think I updated most/all things in #1014 - sorry that is pretty massive - I did send some of those separately previously but they didn't get reviewed. And then it was just easier for me to have all the changes on a single branch. Anyway you have a second comparison if you do it yourself! |
No description provided.