Search Content

Displaying 1 - 20 of 159

… Quality-oriented Drupal DevOps Submitted by John Locke on … in a new window, full screen. DevOps Drupal Drupal Planet Quality Assurance DevOps Submitted by Candace Washington (not …

… Quality-oriented Drupal DevOps - Session recording Submitted … Drupal Drupal Planet Icinga Jenkins Matrix Prometheus Quality Quality Assurance Salt Wraith DevOps Add new comment You must have …

… Quality Code: How do you judge? Submitted by John Locke on … stronger sense of how to do it right. Free Tagging Area Quality Story Type Features Industry Software Add new comment …

… Quality Code: How do you judge? Submitted by John Locke on … Adding links to more detailed posts as I publish them] … Quality Code: How do you judge? …

… How do you keep a high bar of quality on dozens of sites every day? Submitted by John Locke … 16:33 DevOps is the union of development, operations, and quality assurance -- but it's really the other way around. You start …

… areas that might be a security concern. This is a great starting point to get an overview of the security of a Drupal or WordPress … areas that might be a security concern. This is a great starting point to get an overview of the security of a Drupal …

… automation using the Drupal #AI module -- automatically tag your articles. With the AI module, its AI Automators … integrations, the great thing is you can easily edit the tags later if you want to highlight something specific, or if …

… awesome website. Each Sprint starts with a plan, ends with Quality Assurance testing and we build it in the middle. There are …

… critical system you thought was already backed up. Server Assurance Plan Here's the deal. If you hire us to provision a … your data for free for as long as you maintain our server assurance plan. We charge an up-front fee for putting …

… coming in, we're able to start planning ahead, create quality assurance systems to improve our results, identify key things …

… files for security reasons. Switching between trunk and a tag So far so good. We have the basics of an application set … Simple. Just check it out: cd public_html/dojo git tag # shows you a list of available tags git checkout … with your changes. Also note that when you check out a tag, you don't necessarily get a tracking branch, so don't …

… intersection of software development, IT Operations, and Quality Assurance. With our long term strength in Linux server …

… on the front of both customer service as well as overall quality! Check out a few highlights from what they had to … Business Client Drupal Planet feedback Project Management Quality Assurance Results Development Add new comment You must have …

… and the final version number is applied and a matching git tag is created. Then the CI system looks up the deployment … and as a result, we're now able to focus on the quality of what we're doing. Now we're able to drop new Behat … DevOps Drupal Drupal Planet git git flow Quality Assurance DevOps Submitted by mradcliffe (not verified) on …

… for the value of those results. The careful planning, quality assurance, and management we insist on for custom work does …

… fewer conflicts, and less need for Drupal specialists. 7. Quality results As web applications get more complex, quality becomes a harder job. We used to target one size of …

… any express or implied warranty, guarantee or other assurance of quality, conformity with specifications, reliability or …

… on master is if we have to roll back to a previous release tag, if something truly went wrong. Staging is where things … Next it's a matter of doing the production deployment: Tag current production code commit Back up current production …

… foundation. You can pitch your tent on that and have some assurance you won't drown in the mud, but it's not all that … set realistic scheduling expectations, and improve the quality of your service, that can lead to a huge amount of … the functionality has been developed comes the Testing/Quality Assurance phase. We have someone else on our team …

… to a new point release of Drupal means merging the new tag into our branch. Then we've written a script to update … and the development copy on develop. And it created a git tag for the particular release. On production, we have … back to development and re-roll the release. git log/git tag -- identify the current state of the code base -- should …