https://github.com/nuxeo/jx-platform-env
Jenkins X Configuration for the Platform Team
https://github.com/nuxeo/jx-platform-env
jx
Last synced: 8 months ago
JSON representation
Jenkins X Configuration for the Platform Team
- Host: GitHub
- URL: https://github.com/nuxeo/jx-platform-env
- Owner: nuxeo
- License: apache-2.0
- Created: 2019-07-31T10:26:16.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-03-04T14:46:13.000Z (over 4 years ago)
- Last Synced: 2025-01-08T09:13:17.766Z (9 months ago)
- Topics: jx
- Language: Shell
- Homepage:
- Size: 155 KB
- Stars: 1
- Watchers: 31
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Jenkins X Environment of the Platform Team
This repository allows to configure the [platform](https://jenkins.platform.dev.nuxeo.com/) and [platform-staging](https://jenkins.platform-staging.dev.nuxeo.com/) Jenkins X teams, according to [values.yaml](values.yaml).
When opening a pull request, it triggers an upgrade of Jenkins X in the `platform-staging` team.
If the upgrade is validated - and it references a release version of the Jenkins image, see the [jx-platform-jenkins](https://github.com/nuxeo/jx-platform-jenkins/) upstream repository - the pull request can be merged. This triggers an upgrade of Jenkins X in the `platform` team.
Note that we only build the `master` branch of the repositories imported in the `platform-staging` team.
Documentation about the `platform-staging` team setup can be found [here](docs/platform-staging-setup.md).