Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mattermost/circleci-orbs
Orbs used for building in MM repositories on circleci
https://github.com/mattermost/circleci-orbs
hacktoberfest orbs
Last synced: 3 months ago
JSON representation
Orbs used for building in MM repositories on circleci
- Host: GitHub
- URL: https://github.com/mattermost/circleci-orbs
- Owner: mattermost
- Created: 2019-05-21T21:54:10.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-11-20T09:52:10.000Z (12 months ago)
- Last Synced: 2024-05-12T12:33:39.081Z (6 months ago)
- Topics: hacktoberfest, orbs
- Homepage:
- Size: 38.1 KB
- Stars: 3
- Watchers: 36
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-list - circleci-orbs
README
# Mattermost circleci orbs
Orbs to help with building Mattermost repositories in circleci
* [**plugin-ci**](https://circleci.com/orbs/registry/orb/mattermost/plugin-ci): shared jobs to add a plugin to the standard CI
## Releasing new orb for plugin-ci
```bash
$ git commit -am "[semver:patch] Change publishing workflow."
```
Options: `"[semver:patch|minor|major|skip]"`