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
Ship 1.2.0 #510
Comments
Just deleted VVV and the ubuntu/trusty64 box from my system and started over. Everything works as expected. It took 30 minutes, but it was downloading everything. |
Making some notes while I do the v1.1 to v1.2 check.
And all is wonderful. Nice. I really did not expect it to go this well. :) |
Just curious. If you are going through a box change in 1.2, so there isn't a direct upgrade path from 1.1 couldn't this be an opportunity to actually implement pr#460 which was closed because it would likely result in some issues with the existing naming of the running machines? |
That would make some things a lot easier. Since most people use the master and VVV is in constant flux the 1.2 tag might not be a milestone that would smooth such a transition over |
I just noticed it is kind of in there. You just did I did
and
Two methods which I had originally found via SO which wasn't actually any clearer. I will check to see if there are any points where your hostname fails to replace the default. I had also thought of perhaps reading the parent directory for naming the hostname. It would be dynamic and hopefully prevent collisions by allowing multiple vvvs on a single host by using different directory names. Update: Read through the commit history for that line and realized it isn't related to what I had done. Still I would be curious if a 1.2 release with a change as large as the box might be a possible point to merge my pull request. I updated it with PR 512 which uses the folder name so even multiple instances of vvv could exist if they were in differently named folders. |
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
We've been hanging in 1.1 land FOREVER. :) Mostly due to our licensing, which is lovingly figured out now. ❤️
I'd like to ship 1.2 this weekend. This doesn't mean too much, as we get plenty of new clones every day, so the
master
branch is one big test bed. It does mean we should get a few things in order.vagrant up
, checkout v1.2 - and see what happens. There will be breakage, as we changed operating systems. But we should have some kind of path to follow.master
, vagrant up.If anybody has other checklist items, chime away! 🎐
The text was updated successfully, but these errors were encountered: