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

RGenerator: should download installation script from unpkg.com #19

Closed
nokome opened this issue Oct 18, 2018 · 0 comments
Closed

RGenerator: should download installation script from unpkg.com #19

nokome opened this issue Oct 18, 2018 · 0 comments
Assignees
Milestone

Comments

@nokome
Copy link
Member

nokome commented Oct 18, 2018

Currently RGenerator creates a Dockerfile that downloads src/install.R from Github pages i.e. https://stencila.github.io/dockter/install.R.

Once this is published as an NPL package #17 it should use https://unpkg.com/@stencila/dockter/src/install.R (which will redirect to the latest version)

@nokome nokome added this to the 0.1.0 milestone Oct 18, 2018
@nokome nokome self-assigned this Oct 18, 2018
@nokome nokome closed this as completed in 0ea6c0c Oct 22, 2018
stencila-ci added a commit that referenced this issue Oct 22, 2018
## [0.1.1](v0.1.0...v0.1.1) (2018-10-22)

### Bug Fixes

* **RGenerator:** download the R package installation script from unpkg.com ([0ea6c0c](0ea6c0c)), closes [#19](#19)
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

No branches or pull requests

1 participant