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

Logging #63

Merged
merged 4 commits into from Feb 23, 2016
Merged

Logging #63

merged 4 commits into from Feb 23, 2016

Conversation

jamiebuilds
Copy link
Contributor

Opening up this PR with my initial progress on logging error handling will come soon (not doing that in this PR actually)

@jamiebuilds jamiebuilds changed the title Logging & Error Handling Logging Feb 22, 2016
@jamiebuilds jamiebuilds mentioned this pull request Feb 22, 2016
@@ -127,7 +111,7 @@ module.exports = function publishChangedPackages(

npmPublishSemiAtomic(changedPackages, packagesLoc, versions, function (err) {
if (err) return onError(err);
gitPushWithTags();
gitUtils.pushWithTags();
Copy link
Contributor

Choose a reason for hiding this comment

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

Oh, this actually conflicts with #54 also. 😬

Happy to update again if this lands first.

jamiebuilds added a commit that referenced this pull request Feb 23, 2016
@jamiebuilds jamiebuilds merged commit e6510b3 into master Feb 23, 2016
@jamiebuilds jamiebuilds deleted the logging branch February 23, 2016 21:55
@lock
Copy link

lock bot commented Dec 28, 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 28, 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

2 participants