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.
- 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.