Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
Cloud static outputs #825
Cloud static outputs #825
Changes from 33 commits
e8a9364
0b3096d
5a931d4
871519e
31ccaed
4b32d80
51daf95
1675271
42cd94a
c560e9f
e764dbc
ef39cc0
629a6bd
ee06339
67d8221
3959197
3a31ee5
2c6ec3f
23f7018
bb81aa3
7e068b4
c995cad
ac360e6
61abe5b
30b5d5f
de5ad91
730a30c
e01eb2a
215fcbb
ab98e61
8b817aa
0ceb441
4fc6ee9
8c7e5af
dfe3284
75b39cd
a43176b
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please update this TODO; the next release will be rsconnect-1.0.0.
How will we decide that it is "safe" to remove this block?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It's never quite "safe" to remove this block – as long as someone has an old has an old deployment DCF file, this would break for them on removal. We don't have visibility into that, but I'm assuming we don't want to support this case forever.