Skip to content

Add Deployment show method #463

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

Merged
merged 2 commits into from
Nov 2, 2016
Merged

Add Deployment show method #463

merged 2 commits into from
Nov 2, 2016

Conversation

styxit
Copy link
Contributor

@styxit styxit commented Oct 30, 2016

What?

Get a single deployment by it's unique ID.

Why?

The current implementation only supports getting all deployments for a repository and filtering by; sha, ref, task or environment. But just get te details of one specific deployment is not possible.

Changes

  • Added a show method to the Deployment class.
  • Updated the docs describing the show method
  • Added a unittest for the new show method.

@cursedcoder cursedcoder merged commit 496b082 into KnpLabs:master Nov 2, 2016
@styxit styxit deleted the show-deployment branch May 3, 2018 13:18
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.

2 participants