Skip to content

Conversation

Helcaraxan
Copy link
Contributor

This is a fix for the order in which we check for the various auto-credentials that the Platform SDK can use.

We (erroneously) first checked for a file token which would then throw an exception if not found, however this prevented us from reaching the new code that was added in #35.

The code in this PR has been tested and works as expected in server workers.

@Helcaraxan Helcaraxan self-assigned this Jul 12, 2019
@improbable-prow-robot improbable-prow-robot added jira/no-ticket Indicates a PR has no corresponding JIRA ticket size/S Denotes a PR that changes 15-39 lines, ignoring generated files. labels Jul 12, 2019
Copy link

@RNabel RNabel left a comment

Choose a reason for hiding this comment

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

LGTM

@Helcaraxan Helcaraxan merged commit 50628fd into master Jul 12, 2019
@Helcaraxan Helcaraxan deleted the fix-auto-credentials branch July 12, 2019 16:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
jira/no-ticket Indicates a PR has no corresponding JIRA ticket size/S Denotes a PR that changes 15-39 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants