Skip to content

Conversation

@Piszmog
Copy link
Contributor

@Piszmog Piszmog commented Sep 16, 2022

Closes #841

Changes to the GraphQL API broke the batch remote command. Updated upsertEmptyBatchChange to return the batch change ID and updated createBatchSpecFromRaw to accept the batch change ID.

Test plan

Added Go Tests and did functional testing.

@Piszmog Piszmog requested a review from a team September 16, 2022 16:19
Copy link
Member

@eseliger eseliger left a comment

Choose a reason for hiding this comment

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

Thanks, also for the tests!

github.com/spf13/cobra v1.4.0 // indirect
github.com/spf13/pflag v1.0.5 // indirect
github.com/ssor/bom v0.0.0-20170718123548-6386211fdfcf // indirect
github.com/stretchr/objx v0.4.0 // indirect
Copy link
Member

Choose a reason for hiding this comment

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

Wonder where that is coming from 🤔

Copy link
Contributor Author

Choose a reason for hiding this comment

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

This is from me using testify's mock package

@Piszmog Piszmog merged commit 6a43f0c into main Sep 20, 2022
@Piszmog Piszmog deleted the rc/remote-batch-change-id branch September 20, 2022 17:49
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.

Unable to run remote command

4 participants