e400bbf755
Commits on Mar 21, 2022
-
Merge pull request #10818 from rstudio/feature/windows-electron-unit-…
…test-jenkins Run electron unit tests as part of the Windows build
-
-
Merge pull request #10816 from rstudio/bugfix/rstudio_version_in_build
Extend fix from #9796 to also include building site, not only knitting
-
-
-
-
-
-
-
-
Merge pull request #10813 from rstudio/bugfix/choco-cpack-removal
build fix, accomodate choco's removal of cpack alias
-
Commits on Mar 20, 2022
-
-
Merge pull request #10809 from rstudio/feature/electron-linux-unit-tests
enable electron unit tests on rhel8 and centos7
-
-
Commits on Mar 18, 2022
-
-
Merge pull request #10805 from rstudio/feature/bionic-electron-unit-t…
…ests PR as FYI, merging to put changes through the build pipeline.
-
Merge branch 'feature/bionic-electron-unit-tests' of github.com:rstud…
…io/rstudio into feature/bionic-electron-unit-tests
-
-
-
Commits on Mar 17, 2022
-
-
-
-
Merge pull request #10796 from rstudio/feature/soci-4.0.3
update to soci 4.0.3
-
Merge pull request #10781 from rstudio/bugfix/session-restore-pandoc
Fix session restore when pandoc location does not exist
-
Commits on Mar 16, 2022
-
Merge pull request #10798 from rstudio/bugfix/pt-windows-r-download
Fix location for downloading R in Windows dockerfile (Prairie Trillium)
-
-
Merge branch 'prairie-trillium' of https://github.com/rstudio/rstudio …
…into bugfix/session-restore-pandoc
-
-
removed check for existing RSTUDIO_PANDOC env during resume
- in my testing, I see that RSTUDIO_PANDOC is not set when we resume - looking at the code, I see that it's set later when initializing the RMarkdown module, only if it's not already set at that time.