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

feat: support user_key_file and token_file to the pushover #5886

Merged
merged 21 commits into from
Oct 6, 2023

Commits on Sep 4, 2023

  1. dongjiang, add the user_key_file and token_file keys to the pushover …

    …config.
    
    Signed-off-by: dongjiang1989 <dongjiang1989@126.com>
    dongjiang1989 committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    5720840 View commit details
    Browse the repository at this point in the history
  2. add PushoverConfig Sanitize

    Signed-off-by: dongjiang1989 <dongjiang1989@126.com>
    dongjiang1989 committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    133e828 View commit details
    Browse the repository at this point in the history
  3. add PushoverConfig Sanitize

    Signed-off-by: dongjiang1989 <dongjiang1989@126.com>
    dongjiang1989 committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    4344770 View commit details
    Browse the repository at this point in the history
  4. dongjiang, update by code review

    Signed-off-by: dongjiang1989 <dongjiang1989@126.com>
    dongjiang1989 committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    3755399 View commit details
    Browse the repository at this point in the history
  5. fix unittest case

    Signed-off-by: dongjiang1989 <dongjiang1989@126.com>
    dongjiang1989 committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    3dbd810 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. Configuration menu
    Copy the full SHA
    4e102d1 View commit details
    Browse the repository at this point in the history
  2. update unittest case

    Signed-off-by: dongjiang1989 <dongjiang1989@126.com>
    dongjiang1989 committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    20b1cda View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. Update pkg/alertmanager/amcfg_test.go

    fix misspell
    
    Co-authored-by: Arthur Silva Sens <arthursens2005@gmail.com>
    dongjiang1989 and ArthurSens committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    20a0506 View commit details
    Browse the repository at this point in the history
  2. Update pkg/alertmanager/validation/v1beta1/validation_test.go

    fix misspell
    
    Co-authored-by: Arthur Silva Sens <arthursens2005@gmail.com>
    dongjiang1989 and ArthurSens committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    2af73eb View commit details
    Browse the repository at this point in the history
  3. update code review case

    Signed-off-by: dongjiang1989 <dongjiang1989@126.com>
    dongjiang1989 committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    885b726 View commit details
    Browse the repository at this point in the history
  4. add tabale unittest

    Signed-off-by: dongjiang1989 <dongjiang1989@126.com>
    dongjiang1989 committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    f695d68 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. Configuration menu
    Copy the full SHA
    decbd77 View commit details
    Browse the repository at this point in the history
  2. Update pkg/alertmanager/amcfg_test.go

    Co-authored-by: Arthur Silva Sens <arthursens2005@gmail.com>
    dongjiang1989 and ArthurSens committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    3dd477b View commit details
    Browse the repository at this point in the history
  3. Update pkg/alertmanager/amcfg_test.go

    Co-authored-by: Arthur Silva Sens <arthursens2005@gmail.com>
    dongjiang1989 and ArthurSens committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    6e0db6e View commit details
    Browse the repository at this point in the history
  4. Update pkg/alertmanager/amcfg_test.go

    Co-authored-by: Arthur Silva Sens <arthursens2005@gmail.com>
    dongjiang1989 and ArthurSens committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    f20eac8 View commit details
    Browse the repository at this point in the history
  5. Update pkg/alertmanager/amcfg_test.go

    Co-authored-by: Arthur Silva Sens <arthursens2005@gmail.com>
    dongjiang1989 and ArthurSens committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    c21388f View commit details
    Browse the repository at this point in the history
  6. Update pkg/alertmanager/amcfg_test.go

    Co-authored-by: Arthur Silva Sens <arthursens2005@gmail.com>
    dongjiang1989 and ArthurSens committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    3aec801 View commit details
    Browse the repository at this point in the history
  7. add unittest case by code review

    Signed-off-by: dongjiang1989 <dongjiang1989@126.com>
    dongjiang1989 committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    390494e View commit details
    Browse the repository at this point in the history
  8. Update pkg/alertmanager/amcfg_test.go

    Co-authored-by: Arthur Silva Sens <arthursens2005@gmail.com>
    dongjiang1989 and ArthurSens committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    edd0cc6 View commit details
    Browse the repository at this point in the history
  9. Update pkg/alertmanager/amcfg_test.go

    Co-authored-by: Arthur Silva Sens <arthursens2005@gmail.com>
    dongjiang1989 and ArthurSens committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    0d25c3c View commit details
    Browse the repository at this point in the history
  10. fix golint

    Signed-off-by: dongjiang1989 <dongjiang1989@126.com>
    dongjiang1989 committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    8714125 View commit details
    Browse the repository at this point in the history