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

fix: Remove dependency on particular repo for package installation #6045

Merged
merged 1 commit into from
Sep 10, 2024

Conversation

alexpeters1208
Copy link
Contributor

We have run into issues several times in the past with depending on a particular repo for downloading packages that the R client depends on. These servers occasionally go down, and then we start failing CI. Removing these explicit dependencies allows install.packages to pick a working repo from which to download packages.

@alexpeters1208 alexpeters1208 self-assigned this Sep 10, 2024
@alexpeters1208 alexpeters1208 changed the title Remove dependency on particular repo for package installation fix: Remove dependency on particular repo for package installation Sep 10, 2024
@alexpeters1208 alexpeters1208 enabled auto-merge (squash) September 10, 2024 16:14
@alexpeters1208 alexpeters1208 merged commit d4528ab into deephaven:main Sep 10, 2024
17 of 20 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Sep 10, 2024
@alexpeters1208 alexpeters1208 deleted the fix-r-docs branch September 10, 2024 16:34
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants