R4.2.0
What's Changed
- [Docs] Fix wiki home by @eitsupi in #384
- switch lint workflow to super-linter by @eitsupi in #323
- Add new editorconfig rules for shell script by @eitsupi in #389
- [Docs] Updated to reflect
Versions.md
in the wiki by @eitsupi in #391 - [CI] Add a new workflow to test rocker scripts by @eitsupi in #392
- Add a experimental script for batch creation of multiple user accounts in RStudio Server by @rlaiola in #380
- Split
install_R.sh
into two scripts and some improvements in the R installation process by @eitsupi in #386 - Automatic update of container definition files by @github-actions in #394
- Refactoring core Rocker scripts by @eitsupi in #395
- Rename bionic image definition files and improve test workflow for docker-bake.json by @eitsupi in #400
- Switch to GitHub's auto generating release notes by @eitsupi in #398
- [CI] Divide the reporting job into groups by @eitsupi in #404
- [CI] More Rocker scripts to test by @eitsupi in #407
- [CI] Minor changes to make buildx cache work in tests for install R from source by @eitsupi in #410
- [CI] Use GHA cache in tests for installing R from source by @eitsupi in #411
- Remove unused
libgc1c2
ininstall_rstudio.sh
by @eitsupi in #409 - Support RStudio's new bundled pandoc path (quarto v0.9.191) by @eitsupi in #402
- Fix default locale settings by @eitsupi in #413
- Set up dependabot to automatically update GitHub Actions by @eitsupi in #233
- Bump actions/download-artifact from 2 to 3 by @dependabot in #416
- Bump peter-evans/create-pull-request from 3 to 4 by @dependabot in #417
- [CI] Fix indent size to make linter happy by @eitsupi in #421
- Bump peter-evans/dockerhub-description from 2 to 3 by @dependabot in #419
- [CI] Minor updates to make linter happy by @eitsupi in #422
- Bump actions/checkout from 2 to 3 by @dependabot in #418
- [CI] Temporarily pin the container version in workflows not to use latest git version by @eitsupi in #423
- [CI] Enable inline cache for all images by @eitsupi in #427
- Change the rule for selecting Ubuntu version of base image by @eitsupi in #424
- Fix the quarto download URL by @eitsupi in #425
- Fix the path of the Binder deployment by @vemonet in #429
- Automatic update of container definition files by @github-actions in #430
New Contributors
- @rlaiola made their first contribution in #380
- @dependabot made their first contribution in #416
- @vemonet made their first contribution in #429
Full Changelog: R4.1.3...R4.2.0