When things go wrong, for example, caused by a bad commit, we need to revert back to an earlier known...

Git
jonathannicol.com

"git is not a deployment tool, so don't do that" http://gitolite.com/deploy.html Set up SSH keys

brandonsummers.name

http://jonathannicol.com/blog/2013/11/19/automated-git-deployments-from-bitbucket/ http://symmetrycode.com/super-easy-deployment-with-git-and-bitbucket/ Bitbucket provides git hooks that can be used for code deployment. Code...

Best results in other decks

OpenMage

Running Unit Test in DDEV # Run all tests ddev exec composer run phpunit:test # Run a specific test class, example...

Most of the time, when you are interested in any log output, you see the logs directly on your console...

Search in all decks