Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 2 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 (about 3 years ago)
- Default Branch: develop
- Last Pushed: 2024-10-15T19:42:39.000Z (2 months ago)
- Last Synced: 2024-10-17T04:52:27.791Z (2 months ago)
- Topics: continuous-integration, wordpress
- Language: Shell
- Homepage: https://mantle.alley.com
- Size: 139 KB
- Stars: 1
- Watchers: 27
- Forks: 1
- Open Issues: 0
-
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`](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.