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

Completely skip creds validation when validate is false #641

Merged
merged 1 commit into from
Aug 19, 2020

Conversation

therve
Copy link
Contributor

@therve therve commented Aug 18, 2020

The current approach was checking that the creds where not set, but it
doesn't make much sense to have such a restriction. Let's skip
validation altogether when validate is set to false.

Closee #640

The current approach was checking that the creds where not set, but it
doesn't make much sense to have such a restriction. Let's skip
validation altogether when `validate` is set to `false`.

Closee #640
@therve therve requested a review from a team as a code owner August 18, 2020 10:24
@therve
Copy link
Contributor Author

therve commented Aug 18, 2020

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@therve therve merged commit 9138805 into master Aug 19, 2020
@therve therve deleted the therve/creds-validate branch August 19, 2020 11: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.

2 participants