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

Add support for "resource group" API #1479

Open
MichaelGissingNC opened this issue May 20, 2022 · 2 comments
Open

Add support for "resource group" API #1479

MichaelGissingNC opened this issue May 20, 2022 · 2 comments

Comments

@MichaelGissingNC
Copy link

Resource groups are kind of a semaphore to prevent multiple deployments to the same environment. If there are multiple deployment jobs queued there is a setting process_mode to control the order in which these jobs are processed. There is no GUI to change this setting, it's only available via API.

Therefore it would be great to have this API available in the library.

@MichaelGissingNC
Copy link
Author

@svanharmelen Suppose I would find time to work on this (which I can't promise yet) - Is there a contribution guide or similar?

@svanharmelen
Copy link
Member

Not really, other then that I prefer to follow the naming and ordering from the docs as much as possible. And it's probably good to have a quick look around the existing code and make sure any new code is consistent with that...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants