Skip to content

Fix UI message for incremental deploy counts#1797

Merged
ssalinas merged 2 commits intomasterfrom
incremental_deploy_count
May 18, 2018
Merged

Fix UI message for incremental deploy counts#1797
ssalinas merged 2 commits intomasterfrom
incremental_deploy_count

Conversation

@ssalinas
Copy link
Copy Markdown
Contributor

No description provided.

if (pendingDeploy) {
const deployingInstanceCount = Utils.request.deployingInstanceCount(requestParent, activeTasksForRequest.data);
const { instances } = requestParent.request;
let instances = equestParent.request.instances;
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

requestParent?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

yep, thanks, hadn't actually gotten a chance to test this one yesterday

@pschoenfelder
Copy link
Copy Markdown
Contributor

🚢

@ssalinas ssalinas added this to the 0.20.0 milestone May 18, 2018
@ssalinas ssalinas merged commit 881596c into master May 18, 2018
@ssalinas ssalinas deleted the incremental_deploy_count branch May 18, 2018 14: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.

3 participants