Skip to content

Explicit registry flag feature#599

Merged
doug-wade merged 2 commits intolerna:masterfrom
noherczeg:feature/explicit-registry
Feb 16, 2017
Merged

Explicit registry flag feature#599
doug-wade merged 2 commits intolerna:masterfrom
noherczeg:feature/explicit-registry

Conversation

@noherczeg
Copy link
Copy Markdown
Contributor

Corrected version of #563

Again, sorry for messing up the previous PR.

Copy link
Copy Markdown
Member

@evocateur evocateur left a comment

Choose a reason for hiding this comment

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

I'd rather this was just force pushed into the old PR branch, but if that is truly unrecoverable, we're almost there!

Comment thread src/commands/PublishCommand.js Outdated
});

this.progressBar.init(this.packagesToPublish.length);
this.npmRegistry = this.getOptions().registry;
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.

This should be done once, in the initialize method.

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.

Moved to runPreparations() so every command has access to it. I hope it does not count as an overkill :)

@evocateur
Copy link
Copy Markdown
Member

evocateur commented Feb 11, 2017 via email

@evocateur evocateur requested a review from doug-wade February 14, 2017 18:39
@evocateur
Copy link
Copy Markdown
Member

Once @doug-wade has a chance to review this, we'll be good to go.

@noherczeg
Copy link
Copy Markdown
Contributor Author

Thanks @evocateur ! :)

Copy link
Copy Markdown
Contributor

@doug-wade doug-wade left a comment

Choose a reason for hiding this comment

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

Thanks @noherczeg!

@doug-wade doug-wade merged commit 6b5fb91 into lerna:master Feb 16, 2017
@gigabo
Copy link
Copy Markdown
Contributor

gigabo commented Feb 16, 2017

Looks like the master build failed after this landed.

image

@doug-wade
Copy link
Copy Markdown
Contributor

ugh. must have collided. I'll hop on it.

@lock
Copy link
Copy Markdown

lock Bot commented Dec 27, 2018

This thread has been automatically locked because there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock Bot locked as resolved and limited conversation to collaborators Dec 27, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants