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

Skip errors when stdin closed if creds cached #1696

Merged
merged 1 commit into from
Oct 30, 2024

Conversation

rjmello
Copy link
Member

@rjmello rjmello commented Oct 30, 2024

Description

In cases where stdin is closed or not a TTY, we now only raise an error if the user requires an interactive login flow (i.e., does not have cached credentials).

[sc-37125]

Type of change

  • Bug fix (non-breaking change that fixes an issue)

In cases where stdin is closed or not a TTY, we now only raise an error
if the user requires an interactive login flow (i.e., does not have
cached credentials).
@rjmello rjmello added the bug Something isn't working label Oct 30, 2024
Copy link
Contributor

@khk-globus khk-globus left a comment

Choose a reason for hiding this comment

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

Thank you for this fix.

@rjmello rjmello merged commit 38f456c into v2.30.1 Oct 30, 2024
17 checks passed
@rjmello rjmello deleted the fix-globus-app-stdin-check branch October 30, 2024 17:58
@rjmello rjmello restored the fix-globus-app-stdin-check branch October 30, 2024 18:08
@rjmello rjmello deleted the fix-globus-app-stdin-check branch October 30, 2024 18:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants