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

Update docs around installing packages via git* #158

Conversation

djgoku
Copy link

@djgoku djgoku commented Nov 16, 2024

Contributor checklist

  • Features include unit/acceptance tests

One thing I dislike is the test for the package module, as it involves making a web request.

This adds more documentation around this work 0542295 and this issue #84

@djgoku
Copy link
Author

djgoku commented Nov 16, 2024

Closing my PR since this was updated also via #157

@djgoku djgoku closed this Nov 16, 2024
Comment on lines +315 to +316
# adding parts will allow for branch names with forward slashes
case String.split(requirement, ["/", "@"], trim: true, parts: 3) do
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch! I'll make sure this is added and tested in the other PR.

@zachallaun
Copy link
Collaborator

Thanks for this! I'll make sure the various improvements here are reflected in the other PR as well :)

@djgoku
Copy link
Author

djgoku commented Nov 19, 2024

Thanks for this! I'll make sure the various improvements here are reflected in the other PR as well :)

I appreciate the review and my test addition. I intended to leave a note if you thought it was worth adding.

@djgoku djgoku deleted the chore/update-documentation-around-installing-packages-from-git-github branch December 3, 2024 02:52
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.

2 participants