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

chore: Update notifications engine to 7a06976 #3384

Merged

Commits on Feb 20, 2024

  1. Run: go get github.com/argoproj/notifications-engine@7a069766e95476e1…

    …074eeed6145085160e2fec63
    
    Updating and fetch latest notifications-engine dependencies
    
    Signed-off-by: Andre Marcelo-Tanner <[email protected]>
    kzap committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    6e0eb10 View commit details
    Browse the repository at this point in the history
  2. Run: go get github.com/argoproj/notifications-engine/pkg/services@v0.…

    …4.1-0.20240219110818-7a069766e954
    
    Signed-off-by: Andre Marcelo-Tanner <[email protected]>
    kzap committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    82fffbe View commit details
    Browse the repository at this point in the history
  3. Replace telegram-bot-api and run go mod tidy

    - Update go.mod: github.com/go-telegram-bot-api/telegram-bot-api/v5 => github.com/OvyFlash/telegram-bot-api/v5 v5.0.0-20240108230938-63e5c59035bf
      - Ref: argoproj/notifications-engine#265
    - Could also be done via go replace --edit
    - go mod tidy also ran
    
    Signed-off-by: Andre Marcelo-Tanner <[email protected]>
    kzap committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    0a7d708 View commit details
    Browse the repository at this point in the history
  4. Add strReplaceDocFiles to update strings from default docs

    Signed-off-by: Andre Marcelo-Tanner <[email protected]>
    kzap committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    a18325b View commit details
    Browse the repository at this point in the history
  5. Run: make docs

    Signed-off-by: Andre Marcelo-Tanner <[email protected]>
    kzap committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    d00bbd1 View commit details
    Browse the repository at this point in the history
  6. replace <config-map-name> with argo-rollouts-notification-configmap a…

    …nd also replace secret with argocd-notifications-secret
    
    Signed-off-by: Andre Marcelo-Tanner <[email protected]>
    kzap committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    2aed45e View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. add Ada company to USERS.md

    Signed-off-by: Andre Marcelo-Tanner <[email protected]>
    kzap committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    f2e8477 View commit details
    Browse the repository at this point in the history
  2. chore: update contributing docs with notifications engine section

    Signed-off-by: Andre Marcelo-Tanner <[email protected]>
    kzap committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    abc378b View commit details
    Browse the repository at this point in the history