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

feat: add file .rscignore #1134

Open
wants to merge 4 commits into
base: dev
Choose a base branch
from
Open

feat: add file .rscignore #1134

wants to merge 4 commits into from

Conversation

ColinFay
Copy link
Member

  • 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

- 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
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.

None yet

2 participants