Skip to content

Replace Mavis with Swarm#60

Merged
anandkumarpatel merged 9 commits intomasterfrom
SAN-3094-better-swarm
Apr 6, 2016
Merged

Replace Mavis with Swarm#60
anandkumarpatel merged 9 commits intomasterfrom
SAN-3094-better-swarm

Conversation

@bkendall
Copy link
Copy Markdown
Contributor

Now Swarm is used for all the dock info...

Dependencies

CodeNow/devops-scripts#412

Reviewers

Tests

@@ -1,8 +1,6 @@
[
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

can you rename mavis folder too?

@podviaznikov
Copy link
Copy Markdown
Member

sorry, couldn't find any problems with this PR. Looks great 👍

Comment thread lib/models/swarm.js
}

Swarm.prototype.checkHostExists = function (host) {
if (host.indexOf('//') !== -1) {
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.

How often does this happen? I thought we use the same form of this everywhere

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.

it's really for backwards compatibility with the previous mavis task definitions. it's something we can change later, but it would require changing every task definition as well

@anandkumarpatel
Copy link
Copy Markdown
Contributor

Some questions and requests for jsdoc. LGTM

@anandkumarpatel
Copy link
Copy Markdown
Contributor

+1 you have my checkmark

@anandkumarpatel anandkumarpatel merged commit 75447c0 into master Apr 6, 2016
@anandkumarpatel anandkumarpatel deleted the SAN-3094-better-swarm branch April 6, 2016 21:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants