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

Ntfy notification support #747

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Commits on Oct 31, 2023

  1. Adding ntfy notifications to keel

    Extending templates and values for new Env Variable NTFY_WEBHOOK_URL
    patschius committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    eef3396 View commit details
    Browse the repository at this point in the history
  2. Correcting copy paste mistake in constants comment

    patschius committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    bc42504 View commit details
    Browse the repository at this point in the history
  3. Adding, (in previous commit) missed go implementation for ntfy Notifi…

    …ciations.
    patschius committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    466346f View commit details
    Browse the repository at this point in the history
  4. Missed adding new notification to list in main.go

    patschius committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    11be80f View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. Configuration menu
    Copy the full SHA
    c8558d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    db1bc04 View commit details
    Browse the repository at this point in the history
  3. Adapting the unit test ot the changed outputs

    patschius committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    99deb5d View commit details
    Browse the repository at this point in the history