https://github.com/kitconcept/jenkins-starter-plone
https://github.com/kitconcept/jenkins-starter-plone
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/kitconcept/jenkins-starter-plone
- Owner: kitconcept
- Created: 2018-01-18T09:14:43.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-18T12:47:24.000Z (over 8 years ago)
- Last Synced: 2025-03-09T23:32:08.813Z (over 1 year ago)
- Language: Shell
- Size: 18.6 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
README
Jenkins Starter for Plone
=========================
This is a starter for using Jenkins declarative pipelines with the Plone Open Source Content Management System.
The Jenkins pipeline includes:
- Build: Build Python virtual environment and Plone buildout
- Code Analysis: Static code analysis of Python code
- Test: Run unit, integration and functional tests
- Acceptance Tests: Run RobotFramework acceptance tests