https://github.com/alleyinteractive/mantle-ci
Contains the continuous integration scripts used inside the Mantle Framework and Mantle packages.
https://github.com/alleyinteractive/mantle-ci
continuous-integration wordpress
Last synced: 4 months ago
JSON representation
Contains the continuous integration scripts used inside the Mantle Framework and Mantle packages.
- Host: GitHub
- URL: https://github.com/alleyinteractive/mantle-ci
- Owner: alleyinteractive
- Created: 2021-11-19T20:48:16.000Z (over 4 years ago)
- Default Branch: develop
- Last Pushed: 2025-09-30T14:50:45.000Z (9 months ago)
- Last Synced: 2025-09-30T16:31:55.169Z (9 months ago)
- Topics: continuous-integration, wordpress
- Language: Shell
- Homepage: https://mantle.alley.com
- Size: 144 KB
- Stars: 1
- Watchers: 25
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Mantle Continuous Integration
Contains the continuous integration scripts used inside the Mantle Framework and
Mantle packages. Documentation can be found inside the
[Mantle documentation](https://mantle.alley.com/).
## Scripts
- [`install-plugin.sh`](install-plugin.sh) - Script used internally by Mantle for
installing a plugin in a CI environment.
- [`install-wp-tests.sh`](install-wp-tests.sh) - Script used internally by
Mantle for installing WordPress in a CI environment.