Skip to content
This repository was archived by the owner on Oct 5, 2018. It is now read-only.

Fix username-only credentials#254

Merged
ajoberstar merged 2 commits intomasterfrom
rel-1.7.1
Apr 9, 2017
Merged

Fix username-only credentials#254
ajoberstar merged 2 commits intomasterfrom
rel-1.7.1

Conversation

@ajoberstar
Copy link
Copy Markdown
Owner

Grgit 1.9.1 fixed the issue with exceptions when you only provide a
username, e.g. when using GitHub personal access tokens.

Fixes #250

Grgit 1.9.1 fixed the issue with exceptions when you only provide a
username, e.g. when using GitHub personal access tokens.

Fixes #250
Rebuild strategy used to look for any property on the project that
started with release. This could cause some issues with model rules and
projects with evaluationDependsOnChildren. Explicitly looking for the
properties avoids this issue.

Fixes #252
@ajoberstar ajoberstar merged commit b65855c into master Apr 9, 2017
@ajoberstar ajoberstar deleted the rel-1.7.1 branch April 9, 2017 17:44
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.

How to enable Git authentication through credentials passed as environment GRGIT_USER and GRGIT_PASS

1 participant