Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added docker deploy github action #100

Merged
merged 8 commits into from
Jul 29, 2024
Merged

Conversation

iulianpascalau
Copy link
Contributor

@iulianpascalau iulianpascalau commented Jul 29, 2024

  • added docker deploy Github action
  • bump go version to v1.20.7
  • added deduplication check binary flag
  • switched to go mod download as go get incorrectly downgraded a dependency

miiu96
miiu96 previously approved these changes Jul 29, 2024
cmd/notifier/main.go Outdated Show resolved Hide resolved
cmd/notifier/main.go Outdated Show resolved Hide resolved

checkDuplicates = cli.BoolTFlag{
Name: "check-duplicates",
Usage: "Boolean option for to check the duplicates. Set this to '--check-duplicates=false' to disable the check",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Usage: "Boolean option for to check the duplicates. Set this to '--check-duplicates=false' to disable the check",
Usage: "Boolean option to check the duplicates. Set this to '--check-duplicates=false' to disable the check",

@iulianpascalau iulianpascalau merged commit 298e5bc into main Jul 29, 2024
2 checks passed
@iulianpascalau iulianpascalau deleted the publish-docker-image branch July 29, 2024 11:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants