-
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
Testing autopublish.meteor.com #1
Comments
Nice UI! |
👍 |
Hi @jlukic, ...please feel free to advice about anything you might notice you would have done differently ;-) |
Looks intriguing, I'll try it out with octokat.js |
@chicagogrooves: Let us know your feedback ;-) |
Does it work with binary builds yet? |
@trusktr at the moment there's nothing to autodetect binary packages, but we could (manually?) mark some subscritpion to be published for all architectures (it's just a matter to cycle through available build machines and running Let me know in case you're interested to test it with some package, we'll sort something out! |
@splendido Yeah! This feature on autopublish.meteor.com would an awesome time saver! I'm developing |
any new release coming soon? |
Well, I've been testing things out locally, and I posted some 0.x.x releases on Atmosphere in order to test the publish build process (for example, publishing a package relying on rocket:module to see how the process works, and I've learnt a lot that I otherwise wouldn't have). I didn't know if there was a way to test publishing without actually publishing to Atmosphere. I plan for |
Ok, let me know when you create your subscription and I'll try to modify the publish procedure to see what happens... If you're available for testing, please subscribe |
@splendido I think I've done it. (: I'm not sure if anything has happened. |
I had to approve your hook and subscription first... Please give me a bit of time to review the publish process to cycle through available architectures... |
@splendido Aawwesomme. Do build errors get reported somewhere? |
yes, you can show a log like this, but in this case I'm thinking we should get four different logs, one for each architecture... |
@trusktr, just a stupid question: |
@splendido When you try to |
I added the meteorpublish user to the rocket organization. Do you have access to that user? If so you can clone https://github.com/trusktr/rocket-module and try |
ok, I've seen it. See also #24 Having |
Well, the thing is that |
Could you try to make a new release? |
Yeah, once It'd be cool if (since the package requires a binary build) It'd let you change the source until at least one successful build, to fix errors. <-- @glasser |
Yeah, this would be a huge thing for publishing!! |
so, wait! |
Yeah, |
Hehe, nope! It would be nice if instead of CMD they gave us GitBash (msysgit)! |
oopps! |
Are you running |
Where do we find the package folder in the machine? |
Oh, you're git cloning them! |
are you sure you want to know the sequence?! ;-)
|
SO what's the "first run"? Is that inside a machine, and you're running |
yes, I'm already into a meteor build machine. |
Are you using the first run to detect if the package needs a binary build? |
not yet! |
I'd like to try this. Thanks. My org is CovertLamp |
At the moment we're experiencing some problems with our bot user not being able to log in. I'll let you know when we'll able to restart the service. Luca |
Has the bot user problem been solved, now that Also, does the screencast need an update including |
I think that the bot has only been renamed actually, I haven't heard anything that suggests that the bot user is somewhat different now than before. I saw some issue thread about the bot user being allocated more build time on the meteor servers, but I think that was an older thread. |
Hey @splendido, @dandv recently added me to the nvd3 organization. I would like to give this project a try for the Thanks! |
these are great news @jdlubrano! |
@funkytaco you should be good to go now. |
Hey there - I'm now officially trying to integrate this library: https://github.com/deanius/dependito/tags. Of course, I didn't fully read the instructions until afterwards, and while I've added If so, I'll start from the top and do things the right way :) |
Thanks @splendido I'll take a look, no sweat its worth the work :) |
@splendido oops, my bad! Guess I never used autopublish on this repo before. Thanks! |
Nice work |
Greetings @splendido. :] I don't know what changed, but ever since Meteor 1.2 (don't know if that's coincidence or not), I haven't needed to do arch-specific builds of With ES2016 modules coming out soon, I'll probably end up publishing most things to NPM. |
The Library AlaSQL would love to be part of your alpha |
Unfortunately autopublish.meteor.com is no more reacheable. Since the last release of Meteor (v1.3) there's official support for ES2016 modules, so I guess this means there's no more need for things like |
@splendido: thank you so much for all your work. Even though autopublish is no longer needed, I believe it played a crucial role in putting pressure on the core Meteor team to make it possible to use npm modules directly. Just like other shims, by becoming unnecessary, autopublish ultimately proved to be successful. |
Thank you @dandv for the kind words, really appreciated! ...but don't forget the initiative about official wrapper packages was sopported by you essentially! ;-) |
No description provided.
The text was updated successfully, but these errors were encountered: