-
Notifications
You must be signed in to change notification settings - Fork 393
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
Implemented custom Azure CLI token authorizer #282
Conversation
* Refresh behavior is triggering approximately every 4 minutes. * Fixes #275
Travis tests have failedHey @nfx, 2nd Buildcurl -sSL "https://github.com/gotestyourself/gotestsum/releases/download/v0.4.2/gotestsum_0.4.2_linux_amd64.tar.gz" | sudo tar -xz -C /usr/local/bin gotestsum
curl -sSfL https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s -- -b $(go env GOPATH)/bin v1.25.0
time make test
TravisBuddy Request Identifier: 58c42f80-ead4-11ea-b2b5-f75cfe7d916f |
Hey @nfx, TravisBuddy Request Identifier: 1cb12ea0-eadc-11ea-b2b5-f75cfe7d916f |
Codecov Report
@@ Coverage Diff @@
## master #282 +/- ##
==========================================
- Coverage 64.28% 64.25% -0.04%
==========================================
Files 54 55 +1
Lines 6667 6717 +50
==========================================
+ Hits 4286 4316 +30
- Misses 2029 2033 +4
- Partials 352 368 +16
|
Hey @nfx, TravisBuddy Request Identifier: 9ad22730-eadc-11ea-b2b5-f75cfe7d916f |
Hey @nfx, TravisBuddy Request Identifier: 25ec6570-eb72-11ea-95c6-05b7905ca42d |
Hey @nfx, TravisBuddy Request Identifier: 7acb4650-eb73-11ea-95c6-05b7905ca42d |
Hey @nfx, TravisBuddy Request Identifier: 1bf6bc30-eb74-11ea-95c6-05b7905ca42d |
make test-azcli
DONE 53 tests, 5 skipped in 733.609s