Releases: devatherock/simple-slack
Releases · devatherock/simple-slack
1.3.0
22 Sep 23:38
Compare
Sorry, something went wrong.
No results found
Added
#78 : Included CircleCI workflow name in message
Changed
Used machine executor in deployment step
Upgraded flyctl to 0.2.93
1.2.0
22 Sep 21:36
Compare
Sorry, something went wrong.
No results found
Added
Health check to docker compose, to prevent transient build failures
Changed
Fixed bug in deployment step
Upgraded go to 1.22
Upgraded circleci-templates to 0.7.0
Upgraded golang.org/x/crypto to 0.21.0
chore(deps): update alpine docker tag to v3.20.3
#73 : Handled failing CircleCI status
1.1.0
07 Jun 07:00
Compare
Sorry, something went wrong.
No results found
Added
circleci-templates orb for common tasks
Changed
Made only HIGH bolt vulnerabilities create issues
Upgraded go to 1.20
chore(deps): update alpine docker tag to v3.19.1
fix(deps): update module github.com/stretchr/testify to v1.9.0
Moved functional logic away from the main file
feat: Added endpoint to send notification for CircleCI builds
chore: Added fly.io deployment configuration
fix(deps): update module github.com/urfave/cli/v2 to v2.27.2
1.0.0
16 Jun 21:30
Compare
Sorry, something went wrong.
No results found
Added
Changed
Updated dockerhub readme in CI pipeline
Upgraded go to 1.18
Set alpine version to 3.17.4
#39 : Built a multi-arch docker image
0.7.0
06 Apr 17:53
Compare
Sorry, something went wrong.
No results found
Changed
feat: Quit with non-zero exit code when API call to Slack fails(#35 )
0.6.0
14 Feb 17:28
Compare
Sorry, something went wrong.
No results found
Added
feat: Used VELA_BUILD_STATUS environment variable to choose message highlight color in vela
feat: Added support for sprig functions within the text template(#32 )
0.5.0
22 Nov 20:41
Compare
Sorry, something went wrong.
No results found
Added
make file
First unit test
Code coverage using coveralls
#10 : Unit tests
Changed
Refactored code for easier unit testing