Skip to content

Update dependencies and configuration for notification dispatch#4

Merged
tenkus47 merged 3 commits into
developfrom
notification
Jun 27, 2026
Merged

Update dependencies and configuration for notification dispatch#4
tenkus47 merged 3 commits into
developfrom
notification

Conversation

@tenkus47

Copy link
Copy Markdown
Member
  • Added google-auth and firebase-admin to pyproject.toml.
  • Updated httpx to include http2 support.
  • Enhanced .gitignore to exclude secrets.
  • Modified config.py to include new notification dispatch settings.
  • Updated env.py to import UpcomingReminder model.
  • Included new routers for notifications in app.py.

- Added `google-auth` and `firebase-admin` to `pyproject.toml`.
- Updated `httpx` to include `http2` support.
- Enhanced `.gitignore` to exclude `secrets`.
- Modified `config.py` to include new notification dispatch settings.
- Updated `env.py` to import `UpcomingReminder` model.
- Included new routers for notifications in `app.py`.
@tenkus47
tenkus47 requested a review from Lungsangg June 23, 2026 15:54
tenkus47 and others added 2 commits June 27, 2026 21:00
- Introduced `build_routine_notification_data` function to create structured FCM data payloads.
- Updated notification sending functions to include routine data for better context in notifications.
- Added support for a new session type, `SESSION_TYPE_ACCUMULATION`, in notification content resolution.
@tenkus47
tenkus47 merged commit 173f61a into develop Jun 27, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants