faradayio / cage

Develop and deploy complex Docker applications
http://cage.faraday.io
Apache License 2.0
307 stars 26 forks source link

Tracking issue: Release a new cage #76

Closed emk closed 6 years ago

emk commented 6 years ago

We have a number of cage patches that people would like to have merged and released soon. These include:

camjackson commented 6 years ago

Yep, I'll bump the compose_yml version. I'll make sure there are no build errors along the way - is that what the first item refers to?

camjackson commented 6 years ago

PR is ready for the compose upgrade.

WRT cage building without errors, looking at the Travis logs for my PR:

emk commented 6 years ago

We're getting close. Mostly, I'm just blocked on the code review for #70 and figuring out what's broken on CI.

camjackson commented 6 years ago

Would it help if I rebased that branch onto master?

emk commented 6 years ago

OK, we're getting really close. I'm waiting on a revised PR for #70 from @camjackson, and to see if I've fixed cargo new as described in #78.

emk commented 6 years ago

OK, we've addressed everything we can here, and I've moved the build issue #78 to the 0.2.4 milestone. Thank you to everybody who helped!