Jenkins Pipelines
Unified Jenkins can be reached with CTL Global Protect VPN only. Log in with CUID credentials.
Pull requests
Pull requests are handled with a multibranch pipeline here
- Pipeline configuration :
- Multibranch pipeline job configuration details ->
[Project Folder]/cicd/doc/po-enterprise-nav.xml
- Jenkinsfile available ->
[Project Folder]/cicd/jenkins/Jenkinsfile
- Multibranch pipeline job configuration details ->
Pull request garbage collector
Garbage from closed pull requests is handled with a multibranch pipeline here
- Pipeline configuration :
- Multibranch pipeline job configuration details `[Project Folder]/cicd/doc/po-enterprise-nav_garbage_collector.xml)
- Jenkinsfile available on the repository