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

Release 6.10.0 - Enable external-group sync-errors email notification #378

Merged
merged 29 commits into from
Oct 9, 2024

Conversation

forevermatt
Copy link
Contributor

IDP-1221 Send error notification email for external-groups sync errors


Added

  • Document (in README) how to set up external-groups syncs from a Google Sheet
  • Enable (optionally) sending an email notification if there are any external-groups sync errors
  • Log actual changes to Users' groups_external values during a sync
  • Document (in local.env.dist) how to format Google JSON key for env. var.

Changed (non-breaking)

  • Enable the Emailer to send to an arbitrary email address

Fixed

  • Update dependencies
  • Fix parameter data type in PHP DocBlock on Emailer->email()
  • Fix incorrect Exception class usage in EmailLog::logMessage()

Feature PR Checklist

  • Documentation (README, local.env.dist, api.raml, etc.)
  • Tests created or updated
  • Run make composershow
  • Run make psr2

forevermatt and others added 29 commits September 11, 2024 16:39
…-email

# Conflicts:
#	application/features/groups-external-sync.feature
…rrors-notification-email

[IDP-1221] Optionally send external-groups sync-errors notification email
…content-bugfix

Fix logic for sync-errors email for when the Google Sheet ID isn't known
Co-authored-by: briskt <3172830+briskt@users.noreply.github.com>
…p-and-documentation

[IDP-1221] Add documentation, improve logging, do some cleanup
@forevermatt forevermatt requested a review from a team as a code owner October 8, 2024 18:49
@forevermatt forevermatt requested review from briskt, mtompset, jason-jackson and hobbitronics and removed request for a team October 8, 2024 18:49
Copy link

sonarcloud bot commented Oct 8, 2024

@forevermatt forevermatt merged commit 1e83429 into main Oct 9, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants