Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test refactor #1162

Merged
merged 114 commits into from
Aug 7, 2024
Merged

Test refactor #1162

merged 114 commits into from
Aug 7, 2024

Conversation

ColinFay
Copy link
Member

@ColinFay ColinFay commented Aug 7, 2024

This is a full rewrite of the test suite.

ColinFay and others added 29 commits August 7, 2024 06:21
- add_rscignore_file() generates .rscignore at golem top level
- call in add_rstudio_files() is used in RStudio connect, shiny
server and shinyapps io
- can be called directly

Refs: #110
- fix typos in two tests

- update docs to pass CI

- use different cat_green_tick() for app.R and .rscignore as they are called right after each other

- move doc for rscignore down so man-page displays add_rstudioconnect_file at the top
* feat `golem::add_dockerfile_with_renv_*()` set "rstudio" as default USER in Dockerfile to avoid launching app as root

* feat It is now easier to modify the renv.config.pak.enabled parameter in the Dockerfile generated by golem::add_dockerfile_with_renv_*().
@ColinFay ColinFay merged commit f4cf02b into dev Aug 7, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants