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

control-service: fix lastDeployedDate and lastDeployedBy #615

Merged

Conversation

mivanov1988
Copy link
Contributor

Currently the lastDeployedBy and lastDeployedDate do not return from
GraphQL API.

Testing Done: unit tests

Signed-off-by: Miroslav Ivanov miroslavi@vmware.com

Currently the lastDeployedBy and lastDeployedDate do not return from
GraphQL API.

Testing Done: unit tests

Signed-off-by: Miroslav Ivanov miroslavi@vmware.com
@antoniivanov
Copy link
Collaborator

Shouldn't we add some check in integration tests? In other words how we'd catch if we do not get them populated in the future again?

@mivanov1988
Copy link
Contributor Author

Shouldn't we add some check in integration tests? In other words how we'd catch if we do not get them populated in the future again?

I will add in a separate PR, since it is a bit urgent.

@mivanov1988 mivanov1988 merged commit f1dd4ca into main Dec 14, 2021
@mivanov1988 mivanov1988 deleted the topic/miroslavi/fix-last-deployed-by-and-last-deployed-date branch December 14, 2021 17:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants