Skip to content

remove rsconnect folder from R.gitignore#2894

Merged
shiftkey merged 1 commit intogithub:masterfrom
colearendt:remove-rsconnect
Dec 18, 2018
Merged

remove rsconnect folder from R.gitignore#2894
shiftkey merged 1 commit intogithub:masterfrom
colearendt:remove-rsconnect

Conversation

@colearendt
Copy link
Contributor

Reasons for making this change:

The rsconnect folder does not contain any sensitive information (the deployment token is stored elsewhere). Moreover, it is recommended to be tracked by VCS (and therefore not in gitignore) in order to enable collaboration on published content.

Links to documentation supporting these rule changes:

http://docs.rstudio.com/connect/user/publishing.html#collaboration

@shiftkey
Copy link
Member

@colearendt thanks for the link! I've pasted the key paragraph in for reference:

This rsconnect folder should be added and committed into version control. It does not contain any private or secure information. However, it does contain the URL for the RStudio Connect server and the content URL. This information allows future publications to easily target the same endpoint.

@shiftkey shiftkey merged commit 4e50d1c into github:master Dec 18, 2018
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.

2 participants