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.
- Update dependency docker.io/library/alpine to v3.16.1
- Update dependency docker.io/library/golang to v1.18.4
- Update module github.com/stretchr/testify to v1.8.0
- Update module github.com/stretchr/testify to v1.7.5
- Update module github.com/stretchr/testify to v1.7.4
- Update module github.com/spf13/cobra to v1.5.0
- Update module github.com/stretchr/testify to v1.7.3
- Update errata-ai/vale-action action to v2
- Update dependency docker.io/library/golang to v1.18.3
- Update golang.org/x/term digest to 065cf7b
- Update docker/build-push-action action to v3
- Update docker/login-action action to v2
- Update module github.com/spf13/viper to v1.12.0
- Update module github.com/prometheus/client_golang to v1.12.2
- Update module github.com/stretchr/testify to v1.7.2
- Update dependency docker.io/library/alpine to v3.16.0
- Update module github.com/spf13/cobra to v1.4.0
- Update module github.com/rs/zerolog to v1.27.0
- Update module github.com/nicksnyder/go-i18n/v2 to v2.2.0
- Update docker/metadata-action action to v4
- Update github/codeql-action action to v2
- Update module github.com/slack-go/slack to v0.11.0
- Update incident documentation
- Fix spelling
- Update module github.com/stretchr/testify to v1.7.1
- Update hadolint/hadolint-action action to v2
- Update actions/setup-go action to v3
- Update docker/login-action action to v1.14.1
- Update errata-ai/vale-action action to v1.5.0
- Update actions/checkout action to v3
- Update docker/build-push-action action to v2.10.0
- Update hadolint/hadolint-action action to v1.7.0
- Update docker/build-push-action action to v2.9.0
- Update module github.com/prometheus/client_golang to v1.12.1
- Update docker.io/library/golang Docker tag to v1.17.7
- Update module github.com/slack-go/slack to v0.10.2
- Check if bot is part of broadcast channel and that broadcast channel is not archived
- Do logging via UI to improve usability
- Update docker.io/library/golang Docker tag to v1.17.6
- Update github.com/prometheus/client_golang to v1.11.0
- Update golang.org/x/term commit hash to 03fcf44
- Update docker.io/library/alpine Docker tag to v3.15.0
- Update docker.io/library/golang Docker tag to v1.17.5
- Update module github.com/spf13/viper to v1.10.1
- Update module github.com/spf13/cobra to v1.3.0
- Update module github.com/rs/zerolog to v1.26.1
- Update errata-ai/vale-action action to v1.4.3
- Update docker/login-action action to v1.12.0
- Update docker/metadata-action action to v3.6.2
- When generating version file, enable matching non-annotated tags
- Slack does not yet allow users to create reminders recurring more often than once a day, so just create one that runs daily 30 min after the incident has been declared
- Include year in Slack channel name to decrease chance of having name creation conflicts and to make the name more explicit
- Describe incidents according to severity and impact
- Add broadcast channel as input option, add dispatch action when characters are entered, update to Slack Go API v0.10.0
- Update to Go 1.17.3
- Update UI such as update wording, add hints for responder and commander
- Update date handling
- French string updates and package updates
- Update strings and remove invitation of bot
- For security reasons a bot cannot invite itself to a channel, so only use a default broadcast channel for simplicity
- Add French localization
- Add CodeQL to find security vulnerabilities
- Add link to documentation and fix book path
- Tags pattern does not support regex fully
- Fix tags input
- Handle semantic version tagging of docker publishing
- Initial commit