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

Fixing bad links in episodes/setup.R #433

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

AndyBunn
Copy link

If this pull request addresses an open issue on the repository, please add 'Closes #NN' below, where NN is the issue number.

Please briefly summarise the changes made in the pull request, and the reason(s) for making these changes.

In episodes/setup.R the urls for the natural earth data downloads were pointing to a redirect (302) which broke download.file(). I adjusted those in episodes/setup.R which should fix the problem.

If any relevant discussions have taken place elsewhere, please provide links to these.

For more guidance on how to contribute changes to a Carpentries project, please review the Contributing Guide and Code of Conduct.

Please keep in mind that lesson Maintainers are volunteers and it may be some time before they can respond to your contribution. Although not all contributions can be incorporated into the lesson materials, we appreciate your time and effort to improve the curriculum. If you have any questions about the lesson maintenance process or would like to volunteer your time as a contribution reviewer, please contact The Carpentries Team at team@carpentries.org.

Copy link

🆗 Pre-flight checks passed 😃

This pull request has been checked and contains no modified workflow files, spoofing, or invalid commits.

It should be safe to Approve and Run the workflows that need maintainer approval.

@drakeasberry
Copy link
Contributor

@AndyBunn thank you for submitting a PR to our repository. Could you please clarify where you are getting an error from and what it states on your machine? When rendering the site, I am not currently getting any broken download links.

@AndyBunn
Copy link
Author

AndyBunn commented Mar 24, 2024 via email

@drakeasberry
Copy link
Contributor

Thank you for clarifying. Nice catch. Just a quick few things to do before we can merge into repo.

  1. Please remove your changes to the .gitignore file. We use a standard template and you can avoid adding this file to branch pull request in future by not staging it for commit.

  2. Remove all the commented code out code and explanations of what you fixed in the file setup.R

@AndyBunn
Copy link
Author

AndyBunn commented Apr 1, 2024

I maybe did it correctly? I'm pretty much an idiot when it comes to GitHub.

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