vitor-aignosi 0a5e137cc3 SIENTIAPDE-1172
SIENTIAPDE-1172
feat: update email configuration and enhance email sending functionality

- Changed EMAIL_SENDER in values.yaml to a new email address.
- Updated EMAIL_SENDER_PASSWORD key reference in values.yaml for improved security.
- Added PostgreSQL configuration parameters to values.yaml for database connectivity.
- Refactored Email class to include a new send_email method for better error handling during email transmission.
- Implemented reconnection logic for SMTP server disconnections to ensure reliable email delivery.
2025-07-30 08:29:11 -03:00
2025-07-30 08:29:11 -03:00
2025-07-29 12:50:03 -03:00
2025-07-17 12:40:10 -03:00
2025-06-16 12:05:56 -03:00
2025-05-28 13:32:42 -03:00
2025-07-29 11:42:05 -03:00
2025-06-16 12:05:56 -03:00
2025-05-28 13:32:42 -03:00
2025-07-29 10:25:31 -03:00
2025-07-15 09:17:17 -03:00
2025-07-29 13:19:54 -03:00
2025-07-23 12:51:55 -03:00
2025-07-14 13:00:46 -03:00
2025-07-30 08:29:11 -03:00

#PR shortcut

git log origin/main..HEAD --no-merges > git_log

Prompt: Write a summary of PR changes in markdown. Be objective and direct. Write to file

Description
No description provided
Readme 1.1 MiB
Languages
Python 70.1%
Jupyter Notebook 28.7%
Shell 1%
HTML 0.2%