Skip to content
This repository was archived by the owner on Mar 23, 2021. It is now read-only.

main: fix bug with major version >= 2 being installed to wrong target#83

Merged
myitcv merged 1 commit intomasterfrom
fix_major_version_break
Aug 27, 2019
Merged

main: fix bug with major version >= 2 being installed to wrong target#83
myitcv merged 1 commit intomasterfrom
fix_major_version_break

Conversation

@myitcv
Copy link
Copy Markdown
Owner

@myitcv myitcv commented Aug 27, 2019

We previously had a test that ensure the cache path of a major package

= 2 was correct, but this failed to ensure the installed binary had the
right target name.

Fix the test and fix the bug.

Fixes #82

@myitcv myitcv force-pushed the fix_major_version_break branch 5 times, most recently from aa83761 to 773807a Compare August 27, 2019 08:53
We previously had a test that ensure the cache path of a major package
>= 2 was correct, but this failed to ensure the installed binary had the
right target name.

Fix the test and fix the bug.

Fixes #82
@myitcv myitcv force-pushed the fix_major_version_break branch from 773807a to cae8a95 Compare August 27, 2019 09:05
@myitcv myitcv requested a review from mvdan August 27, 2019 09:27
Copy link
Copy Markdown
Collaborator

@mvdan mvdan left a comment

Choose a reason for hiding this comment

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

Nice!

@myitcv myitcv merged commit d94d8e5 into master Aug 27, 2019
@myitcv myitcv deleted the fix_major_version_break branch August 27, 2019 09:50
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

github.com/schollz/croc/v6 installed as "v6" rather than "croc"

2 participants