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

Support environments API #117

Open
ryepup opened this issue Feb 17, 2020 · 1 comment
Open

Support environments API #117

ryepup opened this issue Feb 17, 2020 · 1 comment

Comments

@ryepup
Copy link

ryepup commented Feb 17, 2020

From the Environments docs:

Environments allow control of the continuous deployment of your software, all within GitLab.
...

  • Provides a full history of your deployments for each environment.
  • Keeps track of your deployments, so you always know what is currently being deployed on your servers.

API endpoints are available on https://docs.gitlab.com/ee/api/environments.html

@Xhanti
Copy link

Xhanti commented Mar 2, 2023

Ran into this today, I need to invoke the stop method for gitlab environments and this client doesn't support it. I see this PR: #240 add support for it. Is this something you are considering adding?

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

No branches or pull requests

2 participants