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

fix token retrieval from gh cli #89

Merged
merged 1 commit into from
Jul 9, 2023

Conversation

minrk
Copy link
Contributor

@minrk minrk commented Jul 8, 2023

structure of gh auth status has changed, causing parsing to get the wrong answer

gh auth token retrieves the token without any parsing and exits with nonzero if there is no token

structure of `gh auth status` has changed

`gh auth token` retrieves the token without any parsing and exits with nonzero if there is no token
Copy link
Member

@choldgraf choldgraf left a comment

Choose a reason for hiding this comment

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

Yess this is much better

@choldgraf choldgraf merged commit e3221a3 into executablebooks:master Jul 9, 2023
4 checks passed
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