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

Updating contribution doc to include info on syncing R with GitHub branches #103

Closed
Rainiefantasy opened this issue Jul 2, 2024 · 0 comments · Fixed by #106
Closed

Updating contribution doc to include info on syncing R with GitHub branches #103

Rainiefantasy opened this issue Jul 2, 2024 · 0 comments · Fixed by #106
Assignees
Labels
documentation Improvements or additions to documentation enhancement Feature improvement or addition internal Changes related to GH workflows, actions, apps

Comments

@Rainiefantasy
Copy link
Contributor

Rainiefantasy commented Jul 2, 2024

Updating contribution doc to include info on syncing R with GitHub branches. This will make testing easier, and will make sure the branch is synced and package is the relevant version requiring testing.

The following change needs to be implemented:

  • adding section in contribution doc to make testing on branches easier
  • to include this particular line: devtools::load_all() which reloads/syncs the package in R studio or devtools::install_github("aim-rsf/browseMetadata", ref="branch-name") seems to have the same effect (installs and syncs with specified branch)
@Rainiefantasy Rainiefantasy added documentation Improvements or additions to documentation enhancement Feature improvement or addition labels Jul 2, 2024
@Rainiefantasy Rainiefantasy self-assigned this Jul 2, 2024
@RayStick RayStick added the internal Changes related to GH workflows, actions, apps label Jul 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement Feature improvement or addition internal Changes related to GH workflows, actions, apps
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants