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

PipelineCloud allows token on creation and auto-auth if token is defined #67

Merged
merged 5 commits into from
Mar 23, 2022

Conversation

bjornaer
Copy link
Contributor

Introducing changes based on the enhancement request on issue 66

PipelineCloud now can receive a user token directly on instantiation and if it is provided either as an arg or env variable the authenticate method is immediately executed. Otherwise it must be done manually once user defined their user token

@bjornaer bjornaer added enhancement New feature or request good first issue Good for newcomers labels Mar 23, 2022
@bjornaer bjornaer self-assigned this Mar 23, 2022
@bjornaer bjornaer requested a review from a team as a code owner March 23, 2022 12:15
@bjornaer bjornaer requested review from alexpearce and isNeil March 23, 2022 12:15
pipeline/api/cloud.py Outdated Show resolved Hide resolved
pipeline/api/cloud.py Outdated Show resolved Hide resolved
Co-authored-by: Alex Pearce <alex@mystic.ai>
@bjornaer bjornaer requested a review from alexpearce March 23, 2022 13:40
Copy link
Contributor

@alexpearce alexpearce left a comment

Choose a reason for hiding this comment

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

Nice quick fix! Thanks.

@alexpearce alexpearce merged commit 89a75a0 into main Mar 23, 2022
@alexpearce alexpearce deleted the max/pipeline-cloud-update branch March 23, 2022 13:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Development

Successfully merging this pull request may close these issues.

2 participants