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

Updated go-gh package #61

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Updated go-gh package #61

wants to merge 2 commits into from

Conversation

t-dedah
Copy link
Contributor

@t-dedah t-dedah commented Mar 11, 2023

What are you trying to accomplish?

Updated go-gh package due to addition of support for secure token storage in go-gh which might break the old code.

Fixes this - #59

What approach did you choose and why?

Anything you want to highlight for special attention from reviewers?

@t-dedah t-dedah requested a review from a team as a code owner March 11, 2023 18:39
@@ -5,31 +5,34 @@ go 1.18
require (
github.com/AlecAivazis/survey/v2 v2.3.5
github.com/TwiN/go-color v1.1.0
github.com/cli/go-gh v0.1.0
github.com/cli/go-gh v1.2.1
Copy link
Contributor

Choose a reason for hiding this comment

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

This is a major version change. Do our e2e tests cover scenarios to ensure that nothing is broken due to this?

Copy link

Choose a reason for hiding this comment

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

ok

@msfjarvis
Copy link

Is this PR still being considered? The extension is currently unusable on the latest gh CLI.

@myk002
Copy link

myk002 commented May 17, 2023

It says:
image

But it appears that there is an approving review. Is there a reason this PR isn't being merged automatically?

Oh "reviewers with write access".

@VivaLaPanda
Copy link

Pweease can we get this merged

@t-dedah
Copy link
Contributor Author

t-dedah commented May 18, 2023

Hi @VivaLaPanda @myk002 @realberliner75 @msfjarvis @KrazyKrazy8 I have created a fork for the project and released a new version 1.0.5 with the above PR. If the current PR is a blocker feel free to use https://github.com/t-dedah/gh-actions-cache.

@cwille97
Copy link
Contributor

👋 Hi, sorry for the delay. My team is taking a look at this now.

@tamird
Copy link

tamird commented Jul 6, 2023

Looks like #74 already did this.

Can you release a new version of the extension? It remains unusable on the last gh cli.

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.

None yet

8 participants