-
-
## Request: Build a deployment pipeline for WordPress
src https://twitter.com/neymarsabin/status/1200406519075880960
# Pipeline Design
- [x] we choose a sample WordPress app or an existing app …
-
Make it easy to release new versions of the code to the wordpress code repository. All WP sites using this plugin will get the possibility to update with one click.
-
We can deploy tags off the master branch directly to wordpress.org.
Since we don't merge release/ branches or beta tags into master until they become official releases and are then tagged immediate…
-
As part of a Wordpress deployment effort I need to push app-db.sql (also filtering through `sed` in order to replace `http://localhost:8888/` with `http://host.my-app.com/`). Is a `mariadb:restore` co…
-
### Which package/s are you suggesting this feature for?
Dashboard
### Is your feature request related to a problem? Please describe
As of now, all deployment types, e.g. micro VM, generates …
-
When I deploy the first WordPress stack "name1", the Database volume is called "db_data", but it should be named "name1_db_data" according to the naming conventions of the rest of the stack.
When I d…
-
# Description
Policy to check if every Deployment is using a unique service account, and rejects if the deployment's service account is already in use by a existing deployment.
In the 1st itera…
-
Does anyone have a working process for automating updating versions of a website via s3 place archive file, or github, or another git service?
-
Hello everyone, I am getting the message ANTIFORGERY_ID missmatch. Expected ..... when I try to log in to WordPress via Microsoft 365. The message appears as soon as I am redirected back to the WordPr…