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

Explicit registry flag feature #599

Merged
merged 2 commits into from Feb 16, 2017

Conversation

noherczeg
Copy link
Contributor

Corrected version of #563

Again, sorry for messing up the previous PR.

Copy link
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!

@@ -338,14 +338,15 @@ export default class PublishCommand extends Command {
});

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

evocateur commented Feb 11, 2017 via email

@evocateur
Copy link
Member

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

@noherczeg
Copy link
Contributor Author

Thanks @evocateur ! :)

Copy link
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
Contributor

gigabo commented Feb 16, 2017

Looks like the master build failed after this landed.

image

@doug-wade
Copy link
Contributor

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

@lock
Copy link

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.

None yet

4 participants