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

Provide the ability to send events to Google Chat #149

Merged
merged 5 commits into from
Mar 1, 2021
Merged

Provide the ability to send events to Google Chat #149

merged 5 commits into from
Mar 1, 2021

Commits on Feb 27, 2021

  1. Google Chart notifier implementation

    Signed-off-by: Darren Everley <darren.everley@xeropoint.co.uk>
    djexp committed Feb 27, 2021
    Configuration menu
    Copy the full SHA
    624011a View commit details
    Browse the repository at this point in the history
  2. Provide the ability to send events to Google Chat

    By essentially replicating the implementations for Teams and Slack a specific implementation for Google Chat has been developed and tested.
    
    Signed-off-by: Darren Everley <darren.everley@xeropoint.co.uk>
    djexp committed Feb 27, 2021
    Configuration menu
    Copy the full SHA
    854f74b View commit details
    Browse the repository at this point in the history
  3. Correction for missing there was a code generation phase and original…

    …ly making the change to the generated artefact.
    
    Signed-off-by: Darren Everley <darren.everley@xeropoint.co.uk>
    djexp committed Feb 27, 2021
    Configuration menu
    Copy the full SHA
    07ea112 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2021

  1. Added missing factory method.

    Signed-off-by: Darren Everley <darren.everley@xeropoint.co.uk>
    djexp committed Mar 1, 2021
    Configuration menu
    Copy the full SHA
    3ba3cf8 View commit details
    Browse the repository at this point in the history
  2. Removed event source timestamp and assuming that google chat timestam…

    …p is 'identical' or as near as can be.
    
    Signed-off-by: Darren Everley <darren.everley@xeropoint.co.uk>
    djexp committed Mar 1, 2021
    Configuration menu
    Copy the full SHA
    f3ff213 View commit details
    Browse the repository at this point in the history