Skip to content

Repository containing code for blog post @AutomatingGuy: Exploring Jenkins Pipelines - an example delivery flow

License

Notifications You must be signed in to change notification settings

mkrzyzanowski/blog-002

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A sample delivery pipeline

This repository contains the codebase of example presented in a blog post at AutomatingGuy.com (Exploring Jenkins Pipelines - an example delivery flow).

The code here is a fully functional system, with a sample application, automated API and UI tests and necessary Dockerfiles and pipeline-as-code in form of a Jenkinsfile.

Contents

  • a sample ToDo application implemented using Spark Framework
  • UI tests implemented using Bobcat framework
  • API tests implemented using REST Assured
  • Dockerfile for creating application containers
  • Jenkinsfile describing the whole delivery pipeline of the application

To Jenkins configuration, please refer to the blog post.

About

Repository containing code for blog post @AutomatingGuy: Exploring Jenkins Pipelines - an example delivery flow

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published