Briana J

Results 8 comments of Briana J

Running into same stack trace of this issue and the capability is not available through v3 api. It states during the deserialization "message": "Something went wrong while executing your query....

> Hi @brianaj, thanks for sharing! I'm happy that someone else is seeing this too. > > I have literally been buried, and it's been extremely difficult to find time...

@tiago-soczek I would suggest creating a new option `--ado-pipeline-id` instead seeing as we have a very specific use for `--ado-pipeline` to do the look up of the id.

Yeah that validation would live [here](https://github.com/github/gh-gei/blob/main/src/ado2gh/Commands/RewirePipeline/RewirePipelineCommandArgs.cs).

@AdamWorley catching up on this issue now. Were thing previously working on older releases before [v1.19.0](https://github.com/github/gh-gei/releases/tag/v1.19)? You should be able to do something like `gh extension install github/gh-gei --version 1.18.0`...

closing in favor of https://github.com/github/gh-gei/pull/1487

@AakashSuresh2003 I am going to hold off on shipping this, I have some concerns with this failing fast for 429s and possible other non-5** that we should retry.

@georgy-gorelko can you see the code scanning results https://github.com/github/gh-gei/pull/1465/checks?check_run_id=58493519789? Those 2 warnings should also be addressed.