CI/CD pipeline demo using Jenkins. The purpose of this repository is show a basic Jenkins pipeline example including automated tests and some additional steps that may be helpful in a CI/CD pipeline.
Specifics for the content of this pipeline will be contained in other docs and/or branches.
This code is provided on an "AS-IS” basis without warranty of any kind, either express or implied, including without limitation any implied warranties of condition, uninterrupted use, merchantability, fitness for a particular purpose, or non-infringement. Your tests and testing environments may require you to modify this framework. Issues regarding this framework should be submitted through GitHub. For questions regarding Sauce Labs integration, please see the Sauce Labs documentation at https://wiki.saucelabs.com/. This framework is not maintained by Sauce Labs Support.
One of the main features of this repository is to have a Jenkins pipeline kick off automatically from an open pull request. Due to the nature of this repo and its goals, please direct pull requests into the develop
branch instead of the master
branch.
Select the button below to try this demo in Gitpod