arunoda / meteor-up-legacy

Production Quality Meteor Deployments
MIT License
2.26k stars 395 forks source link

Meteor Up2 #363

Open arunoda opened 9 years ago

arunoda commented 9 years ago

Now, we passed 1000 stars in GitHub. Thanks all. We've a list of good PRs in here. But, I can't accept them because we don't have tests. So, let's start working on Mup2 and we can accept all of them.

Here's how Mup2 going to be.

If you are looking for something else let's discuss.

protometa commented 9 years ago

Sounds great! What's the plan for integration tests?

arunoda commented 9 years ago

We've done a lot of integration testing for MeteorD. So, no need to have runtime specific stuff. But we need to have SSH related tests.

I think we can use docker for this and runs inside CircleCI.

dotnetwise commented 9 years ago

Make sure you support WINDOWS servers from the first release!