Skip to content

Latest commit

 

History

History
36 lines (27 loc) · 1.09 KB

CHANGELOG.md

File metadata and controls

36 lines (27 loc) · 1.09 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.0.1 - 2019-04-18

Added

  • README that details the project and how to use it (written in AsciiDoc)
  • Jenkinsfile for the project - just for testing shared library functions
  • sample declarative pipeline that's testing odd/even build numbers
  • components that offer some functionality such as login on AWS, build branch regex pattern et. al.
  • declarative pipelines that use the components

Changed

  • WIP

Deprecated

  • WIP

Removed

  • WIP

Fixed

  • WIP

Security

  • WIP