-
Sorry for asking something not related to bug. I just stopped using the traditional git in the terminal to version my wordpress files. I had to manually dump the sql file and so many workflows for a s…
-
I have working prototypes of playbooks that synchronise the db and uploads folder from:
- production to staging
- production to dev
- staging to dev
- ...but never to production.
The benefits that c…
-
Oh I just realized I posted this to a fork. It would possibly make more sense to use Docker? ( And Vagrant still as a wrapper for non-unix clients of course )
See the full case for it at : https://gi…
-
**Is your feature request related to a problem? Please describe.**
When I'm writing email templates, they usually require dynamic values to be inserted via ESP template code, but attempting to writ…
-
Hmm, what to do! Guess i'll have to maintain at least one prior version (v5.0.2) compatibility.(BS4 project)
Wonder if I should have NPM point to separate repository for v5.0.2 or do file substitutio…
-
People are always afraid to to do breaking changes because it means a major ver bump.
The very-real/valid problem is explained well in this presentation: https://www.youtube.com/watch?v=tc2UgG5L7WM
…
-
Hi,
I tried to use this action to deploy a WP plugin but unfortunately, it's failing.
`
A trunk/lang/etc
A trunk/.DS_Store
A trunk/README.md
A trunk/functions.php
A trunk/readm…
-
Went thru the steps in ReadMe with great detail and even manually added to hosts file via sudo nano but no luck. No error when running vagrant up. Is anyone else having issues? local.wordpress.dev & e…
-
### Expected behavior
The process com.docker.hyperkit after killing all the docker containers need to free the used memory to the initial state (50 mb)
### Actual behavior
After killing all the dock…
-
Hello,
I see that you are still supporting PHP 5.3 !!
My advice is to drop the support for such old versions and move the codebase forward by integrating new PHP features like type hinting. In 2…