Skip to content

Conversation

@markdentoom
Copy link
Contributor

Change the create and list brancher endpoints to use the new url

'johndoe',
['labels' => ['mybranchernode', 'mylabel=myvalue']]
);

Copy link
Member

Choose a reason for hiding this comment

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

I don't think the mocked responses are correct anymore, or did it stay the same?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

The content of the endpoint should still be the same, it's just the url that changed

);

$brancherAppName = $this->client->brancherApp->create('johndoe');

Copy link
Member

Choose a reason for hiding this comment

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

Here's a mocked response as well

Copy link
Contributor Author

Choose a reason for hiding this comment

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

The content of the endpoint should still be the same, it's just the url that changed

@markdentoom markdentoom merged commit d0b79d0 into master Feb 24, 2023
@tdgroot tdgroot deleted the use-new-brancher-app-endpoint branch June 2, 2025 09:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

4 participants