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 drat #39

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Add drat #39

wants to merge 3 commits into from

Conversation

stephlocke
Copy link

Make sure to add a GITHUB_PAT with write capabilities to Travis CI for this to work

@cosi1
Copy link
Collaborator

cosi1 commented Jul 25, 2019

Excuse my ignorance, but what does that do?

@stephlocke
Copy link
Author

Ah sorry @cosi1 - I'm doing some work with @thibautjombart and @zkamvar to help RECON publish R packages to a RECON owned drat repo to make it easy to get all RECON packages.

With the addition of GITHUB_PAT token on travis, the amendments in the PR will publish the tar.gz file to the recondrat repo. People can then use https://reconhub.github.io/recondrat as a valid repo in install.packages() for various versions of RECON packages.

@stephlocke
Copy link
Author

Note the Travis error is happening before the after_success action this PR will kick off.
https://travis-ci.org/reconhub/epiflows/jobs/563651719#L8945

@cosi1
Copy link
Collaborator

cosi1 commented Jul 26, 2019

@stephlocke Cool, thanks for taking time to explain!

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