-
Notifications
You must be signed in to change notification settings - Fork 0
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
Failed Publish Operations #11
Comments
All failures in this same issue? Would it be possible to @-mention the user? |
Yep, the mention is possible, and useful for sure... All notification under the same issue might reduce the pain to get 10-20 new issues on failure bursts (see the case for semantic-ui...) |
I'm thinking maybe pushing emails to the maintainers of the packages is better then this thread? |
@zimme, not all maintainers would be willing to receive annoying emails (see official integrations of 3rd party libraries for which we asked the upstream maintainers to register their own meteor user...) But I agree that we should have some more advanced configuration options to let maintainers choose about this. I thought about this thread because I supposed most of the errors could have been due to problems into the autopublish code, so basically I wanted to be warned when something went wrong... What I could add for free (if I found the time...) is a mention to the author on this very same thread (as @dandv already suggested...) |
Publish for package packaging:autopublish-test failed, please revise! |
Publish for package zimme:iron-router-active failed, please revise! |
@splendido, the publication actually went through, |
The log seems interrupted... |
but wasn't it |
actually the log seems complete:
and there's a Unfortunately we're still not able to pick up a particular branch of a repository :( |
Yeah, I'll rename the Github repo once 2.0.0 is stable then I won't see these errors anymore I guess. But this is something to think about supporting. Mike with his mocha packages he publishes |
is a git |
a git tag tracks a specific commit, it's a bit like a branch. But it shouldn't care about which branch it was tagged in. a tag should just represent a specific commit in the code base |
so could/should we update the package name in the db reading it from the latest tag checked out before publish? |
...obviously won't fit the case for developers using different branches for different packages ;-) |
Reading from |
I just noticed autopublish is failing for our packages as of a few days ago meteor --version
Meteor 1.1.0.2
meteor login
/
/
[1G[0JUsername: [11Gmeteorpublish
Password:
-
Login failed.
-
meteor whoami
Not logged in. 'meteor login' to log in. |
@splendido Any idea what's the issue? |
@jlukic as you already noticed, the bot user is no more able to log in. We'll let you know when everything will be back to normal. |
No prob. Just ping me when its back up |
I hope I'll have some answer in a couple of days... |
Hey guys, we're now using a new bot user called publishbot which is the one you have to add to your organization or as a maintainer of your packages to be able to get them published via autopublish.meteor.com. Please see the updated how it works page with the new instructions... |
Failed publish requests received on autopublish.meteor.com will be reported here.
Please investigate and report back...
After a publish operation is solved, please delete all related messages to keep this track clear!
The text was updated successfully, but these errors were encountered: