How does your Git Flow?
We've been having workflow discussions at work.
We've been using the Gitflow model, but have been having discussions about eliminating all the branching overhead and having everybody commit directly to develop.
How do you all manage your workflow with multiple people using a repo, and how do you do your pushes to dev/test/stage/prod?
Curious to see how others in the area are doing it...
Read moreHelp request: Publishing between (not within) Organic Groups
Greetings ... We here at the PDC have a situation where a member of one organic group (Group A) needs to create content and have a member of another organic group (Group B) approve and publish the content.
Read moreDrupal Database Development
The percona-query-digest tool is excellent at tracking down queries that kill performance. The queries can be re-written on modified schemas with better indexes and you're golden. Once that's done you need to institure some healthy happy ways to avoid the problem continuing to recur through a little education and some development routines.
Read more