Closed jugglinmike closed 9 years ago
Reading now!
Note: I updated the DNS record from weeklyreview to weekly-review @ cloudflare.
thoughts on adding vagrant exec to this project as well?
thoughts on adding vagrant exec to this project as well?
I very much want to do that. My plan was to do it separately though
Getting Unrecognized request origin.
when attempting an oauth roundtrip after a fresh vagrant up
.
I did, too, until I deleted my cookies and re-tried.
joy. trying again.
Hey @tkellen!
I did a comprehensive re-branding last night, and those changes were incompatible with the deployment corrects you made in gh-22. As we discussed on IRC, I've merged my own re-branding work (see aa6a38ce109) and rebased your pull request on top.
To help review, here's a diff of the two branches: https://gist.github.com/jugglinmike/bb7e3b0e8a3db7f5fb34
(That was generated running
git diff HEAD~ upstream/provisioning-and-deployment deploy/
.)You'll note I've added an extra commit on top. This is a fix for the port problem you identified this morning. I thought it would make review easier to include it on top of your work (instead of into
master
, which would just add noise to the diff I shared above).Mind giving this (the diff and my extra commit) a final once-over?