-
## 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 …
-
We should probably write an article on how to setup CI/CD for WordPress projects. The article may include sample configs for Travis, Gitlab CI and CircleCI.
-
Hey, I'd like to document proposed integration with Pantheon
## Specification
### Custom Upstream
Pantheon's [WordPress upstream](https://github.com/pantheon-systems/WordPress) is not compatible …
-
When using the gitlab-ci.yml file of mine I can succesfully build releases for my wordpress theme.
Each release that I build comes with 5 assets 1 of them being a build package containing no source f…
-
Not sure if this is possible or not, but it would be nice if this was able to update by tag. Instead of saying
```
upgrade --stack my-stack
upgrade --stack my-other-stack
upgrade --stack yet-anot…
-
Hey people, I'd like to add support for a few types of analyzers and parsers that all intersect a bit, so would like to get some feedback first.
- [git submodules](https://git-scm.com/book/en/v2/Gi…
-
https://gridea.dev
https://github.com/getgridea/gridea
ghost updated
5 years ago
-
**Describe the bug**
When pointing satis to a Gitlab repo, it chooses a dist url that mirrors the source url instead of finding the Gitlab Release and using the dist zip artifact.
**To Reproduce*…
-
As I experiment with the theme editor more, I realize that there's still a lot of aspects of the theme editing process that haven't been already [articulated yet in the theme outline](https://github.c…
-
Let's use this to document the proposed migrations (so we don't have a million of these floating around):
- [x] Travis CI -> Github Actions (#2208)
- [ ] Wordpress -> Github Pages (#2713)
- [ ] R…