https://github.com/wordpress-mobile/circleci-orbs
The source code for some CircleCI orbs published by wordpress-mobile
https://github.com/wordpress-mobile/circleci-orbs
Last synced: 10 months ago
JSON representation
The source code for some CircleCI orbs published by wordpress-mobile
- Host: GitHub
- URL: https://github.com/wordpress-mobile/circleci-orbs
- Owner: wordpress-mobile
- License: mit
- Archived: true
- Created: 2019-01-24T11:40:25.000Z (about 7 years ago)
- Default Branch: trunk
- Last Pushed: 2021-08-11T18:18:11.000Z (over 4 years ago)
- Last Synced: 2025-04-10T06:46:44.614Z (11 months ago)
- Language: Shell
- Size: 132 KB
- Stars: 5
- Watchers: 5
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CircleCI Orbs
[](https://circleci.com/gh/wordpress-mobile/circleci-orbs)
The source code for some [CircleCI orbs](https://circleci.com/orbs/) published by wordpress-mobile.
## Validation
This command will validate all the Orbs in `src/`:
```
./scripts/validate-orbs.sh
```
## Publishing
Maintainers can publish a new version of the Orbs by making a new release on Github [here](https://github.com/wordpress-mobile/circleci-orbs/releases/new). This will cause this release to be published to the CircleCI Orb registry. See `.circleci/config.yml` for details.