- Used image from dockerhub for deployment
- fix(deps): update module github.com/urfave/cli/v2 to v2.27.5
- fix(deps): update module github.com/stretchr/testify to v1.10.0
- chore(deps): update alpine docker tag to v3.21.0
- chore(deps): bump golang.org/x/crypto from 0.21.0 to 0.31.0
- chore(deps): update alpine docker tag to v3.21.2
- chore(deps): update alpine docker tag to v3.21.3
- fix(deps): update module github.com/urfave/cli/v2 to v2.27.6
- chore(deps): update alpine docker tag to v3.22.0
- #78: Included CircleCI workflow name in message
- Used machine executor in deployment step
- Upgraded
flyctlto0.2.93
- Health check to docker compose, to prevent transient build failures
- Fixed bug in deployment step
- Upgraded go to
1.22 - Upgraded
circleci-templatesto0.7.0 - Upgraded
golang.org/x/cryptoto0.21.0 - chore(deps): update alpine docker tag to v3.20.3
- #73: Handled
failingCircleCI status
circleci-templatesorb for common tasks
- 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
- #30: functional tests
- Updated dockerhub readme in CI pipeline
- Upgraded
goto1.18 - Set alpine version to
3.17.4 - #39: Built a multi-arch docker image
- feat: Quit with non-zero exit code when API call to Slack fails(#35)
- feat: Used
VELA_BUILD_STATUSenvironment variable to choose message highlight color in vela - feat: Added support for sprig functions within the text template(#32)
- make file
- First unit test
- Code coverage using coveralls
- #10: Unit tests
- Refactored code for easier unit testing
- Some additional fields to the outgoing webhook payload. This is to support Zulip messaging.
- A log statement on successful completion
- Upgraded to
urfave/cli/v2
- Issue 4: Highlight color based on build status
- Support for templating with environment variables injected in camel case
- Initial version. Posts provided text to slack, in specified color