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

Add support for comparaison across forks and better detect dev versions #19

Merged
merged 2 commits into from
Nov 4, 2015

Conversation

pyrech
Copy link
Owner

@pyrech pyrech commented Nov 4, 2015

Source urls of both packages (original and target) of an update operation
are now passed to the url generator. It allows to detect when a fork is used.

Additionally dev versions are better detected (branch prefixed with "dev-"
was not considered as dev).

Fixes #18

Source urls of both packages (original and target) of an update operation
are now passed to the url generator. It allows to detect when a fork is used.

Additionally dev versions are better detected (branch prefixed with "dev-"
was not considered as dev).

Fixes #18
@pyrech pyrech force-pushed the feature/support-fork-comparison branch from 835c65b to 3dc5259 Compare November 4, 2015 22:20
pyrech added a commit that referenced this pull request Nov 4, 2015
Add support for comparaison across forks and better detect dev versions
@pyrech pyrech merged commit 26295d1 into master Nov 4, 2015
@pyrech pyrech deleted the feature/support-fork-comparison branch November 4, 2015 22:31
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.

When switching to a fork, the update message is wrong
1 participant