Skip to content

Files

Latest commit

 

History

History
17 lines (12 loc) · 683 Bytes

CHANGELOG.md

File metadata and controls

17 lines (12 loc) · 683 Bytes

Changelog

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

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

[1.0.0] - 2020-01-11

Added to 1.0.0

  • Docker file to build the image used by Git Actions.
  • Added standard documentation artifacts and license.
  • Go Lang app that pushes a message to slack.
  • Git Actions CI pipeline to test the docker build and go app build on commits.
  • Git Actions CD pipeline triggered on pull request to verify the merged changes does not break master.