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

Add daily #15

Merged
merged 8 commits into from
Dec 27, 2019
Merged

Add daily #15

merged 8 commits into from
Dec 27, 2019

Conversation

colearendt
Copy link
Member

@colearendt colearendt commented Dec 27, 2019

Hoping for a better approach to getting the "daily" version after feedback from the IDE team. At present, just parsing the dailies download data for a version number. Essentially:

  • make RSP_DOWNLOAD_URL configurable
  • add a pre_build hook that replaces the RSP_VERSION and RSP_DOWNLOAD_URL for the daily tag. Grabs the latest version from the first .deb on the RSP/Ubuntu download page.
  • make the post_push hook not fire for the daily tag (alternatively, we could only fire that hook for the latest tag... not sure which is preferable... Right now we only have the two builds, so they are equivalent)

If / once merged, we will add a daily build that makes use of these hooks in docker hub

Close #10

@colearendt colearendt merged commit bcc6722 into master Dec 27, 2019
@colearendt colearendt deleted the add-daily branch December 27, 2019 15:32
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.

daily builds for RStudio Server
2 participants