posit-dev / publisher

MIT License
4 stars 0 forks source link

R Deployment Tests #1778

Closed kgartland-rstudio closed 3 months ago

kgartland-rstudio commented 4 months ago

This PR adds deploy tests for R content and Quarto R content. The majority of the changes to make this work properly were in the connect-content repo where we had to rebuild the renv environment for all content.

This change adds the following content for deployments via the CLI:

mpg-shinyApp parameterized_report pins-tutorial plumber-new-swagger plumber-tableau-textcase portfolio-dashboard portfolio-report quarto-book-none quarto-multidoc-proj-none quarto-proj-none-ojs quarto-proj-none quarto-proj-r-shiny quarto-proj-r quarto-website-none quarto-website-r-deps quarto-website-r-py-deps quarto-website-r-py-separate-files-deps quarto-website-r-py-separate-files quarto-website-r-py quarto-website-r reticulated-parameterized-rmd-py3 reticulated-plumber-py3 reticulated-rmd-py3 reticulated-shiny-app-py3 reticulated-shiny-rmd-py3 reticulated-site-py3 rmd-shiny-runtime-shinyrmd-complete rmd-shiny-runtime-shinyrmd-separate rmd-shiny-runtime-shinyrmd-simple rmd-site rstudio-rmd-shiny-document-multiple rstudio-rmd-shiny-document stock-api-plumber

These deployment tests will continue to run overnight.