Commit Graph

10672 Commits

Author SHA1 Message Date
Aditi Anand
bb2819ccf8 Merge branch 'main' into aanand-sqlalchemy-version-update 2024-03-29 15:51:11 -04:00
Carlo Costino
0fc41d5cfc Merge pull request #881 from GSA/debug_staging
return None to handle new user
2024-03-29 12:27:25 -04:00
Carlo Costino
0558cd3935 Merge pull request #882 from GSA/notify-api-879
Fix organization invite template
2024-03-29 12:12:29 -04:00
Kenneth Kehl
55a517f111 Fix organization invite template 2024-03-29 08:32:25 -07:00
Kenneth Kehl
0131ea0f1e return None to handle new user 2024-03-29 07:44:35 -07:00
Carlo Costino
8944da4a0b Merge pull request #878 from GSA/debug_staging
debug staging
2024-03-28 15:18:56 -04:00
Kenneth Kehl
5fbc7ddd2d ugh 2024-03-28 11:43:11 -07:00
Kenneth Kehl
97ba070b0e debug staging 2024-03-28 11:19:02 -07:00
Carlo Costino
6396dbe94c Merge pull request #863 from GSA/message-send-flow-docs
Message send flow docs
03-28-2024
2024-03-28 12:26:50 -04:00
Andrew Shumway
622a8b9fd7 Merge branch 'main' of https://github.com/GSA/notifications-api into message-send-flow-docs 2024-03-28 09:36:01 -06:00
Andrew Shumway
1547e80e37 Fix spacing 2024-03-28 09:35:53 -06:00
Aditi Anand
2d4dbe9f25 nested session issue encountered in sqlalchemy 2.0 upgrade 2024-03-27 21:36:39 -04:00
John Skiles Skinner
8d11133d4e Merge pull request #875 from GSA/jskinne3-add-cf-org-and-space
Add cf org and space to README
2024-03-27 17:32:04 -07:00
John Skiles Skinner
387e37629b Clarify local development context 2024-03-27 17:24:24 -07:00
Steven Reilly
84919f294f Merge pull request #876 from GSA/jskinne3-if-it-runs
Notes about running ./run.sh and make run-profile
2024-03-27 14:35:51 -04:00
Andrew Shumway
a0e2f0fbc8 Merge branch 'main' of https://github.com/GSA/notifications-api into message-send-flow-docs 2024-03-27 10:33:05 -06:00
Andrew Shumway
d3b895ddc6 PEP-257 changes 2024-03-27 10:32:40 -06:00
John Skiles Skinner
7b97013255 Notes about running ./run.sh and make run-profile
Explain what to expect when running `./run.sh` and `make run-profile` so that the user can determine if they have run correctly
2024-03-27 09:05:08 -07:00
John Skiles Skinner
6b870abdc4 Add cf org and space to README 2024-03-26 13:08:34 -07:00
Carlo Costino
f3136a7958 Merge pull request #865 from GSA/notify-api-1250
login.gov first time workflow notify-api-1250
2024-03-26 11:08:53 -04:00
Carlo Costino
d421a8f018 Merge pull request #866 from GSA/dependabot/pip/black-24.3.0
Bump black from 23.12.1 to 24.3.0
2024-03-25 11:54:56 -04:00
Carlo Costino
b3b7e94c14 Merge pull request #674 from GSA/673-data-dictionary
673 data dictionary
2024-03-25 11:12:46 -04:00
Aditi Anand
420291ffee sqlalchemy 2.0 changes 2024-03-25 10:55:14 -04:00
Aditi Anand
dc9fa52bc8 sqlalchemy 2.0 changes 2024-03-25 10:43:04 -04:00
Kenneth Kehl
395282b4a9 merge from main 2024-03-22 13:37:35 -07:00
Kenneth Kehl
8d48ec4c87 fix invitations 2024-03-22 11:18:47 -07:00
dependabot[bot]
a365a36eb5 Bump black from 23.12.1 to 24.3.0
Bumps [black](https://github.com/psf/black) from 23.12.1 to 24.3.0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/compare/23.12.1...24.3.0)

---
updated-dependencies:
- dependency-name: black
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-22 16:30:00 +00:00
Steven Reilly
0930b593ab Merge pull request #868 from GSA/Setuptools
Making setuptools a regular dependency.
2024-03-22 12:28:15 -04:00
Cliff Hill
b546e83399 Making setuptools a regular dependency.
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov>
2024-03-22 12:04:49 -04:00
Carlo Costino
1d7f38b7e0 Merge pull request #867 from GSA/fix-python-deploy
Update Cloud Foundry runtime.txt file
2024-03-21 17:53:54 -04:00
Carlo Costino
8e4968e703 Update Cloud Foundry runtime.txt file
This changeset updates the runtime.txt file so that Cloud Foundry picks up Python 3.12.x instead of Python 3.9.x

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2024-03-21 17:44:30 -04:00
Carlo Costino
903a97eb4c Merge pull request #845 from GSA/notify-api-818
python upgrade updates
2024-03-21 16:22:03 -04:00
samathad2023
61ce2b08b8 utils dependencies updates 2024-03-21 13:02:54 -07:00
samathad2023
172497c19e Latest utils commit updates sync with main 2024-03-20 14:09:46 -07:00
Jonathan Bobel
232bbd2d8a Merge branch 'main' of https://github.com/GSA/notifications-api into 673-data-dictionary 2024-03-20 11:25:24 -04:00
Aditi Anand
b338e11f4d sqlalchemy2.0 fix 2024-03-20 11:19:25 -04:00
Kenneth Kehl
41c6b19877 fix urls 2024-03-20 08:11:37 -07:00
Aditi Anand
8bc1091f73 fix for failing tests 2024-03-20 10:57:04 -04:00
Kenneth Kehl
26af8339a2 fix link 2024-03-19 14:36:22 -07:00
Kenneth Kehl
4335b61b6e fix tests 2024-03-19 13:59:55 -07:00
Kenneth Kehl
1a9800f924 fix tests 2024-03-19 13:23:22 -07:00
samathad2023
aa0b2e49e1 README updates 2024-03-19 09:18:46 -07:00
Kenneth Kehl
93d9ab62e4 login.gov first time workflow notify-api-1250 2024-03-19 07:34:23 -07:00
Andrew Shumway
6599c284cc Add docs/code comments for message-send-flow 2024-03-18 11:45:40 -06:00
Andrew Shumway
0e1c5e4c9d Merge branch 'main' of https://github.com/GSA/notifications-api into message-send-flow-docs 2024-03-18 11:32:45 -06:00
Andrew Shumway
5f2508a975 Add docs/code comments for message send flow 2024-03-18 11:32:29 -06:00
Carlo Costino
172f2c8ba6 Merge pull request #861 from GSA/adjust-worker-memory
Adjust production worker memory to 1G
03-19-2024
2024-03-15 16:28:57 -04:00
Carlo Costino
117fa6c1af Adjust production worker memory to 1G
This changeset adjusts our worker process memory to 1G from 512MB in production. We recently saw memory-related crashes for the Celery worker processes, meaning they did not have enough available to them.  This was compounded by an ongoing platform issue with cloud.gov due to Cloud Foundry VMs operating with a Linux kernel that has a memory allocation issue.

Fixes for the Linux kernel and Cloud Foundry VMs are in flight and cloud.gov is tracking this closely, but we can help ourselves in the mean time and given the increased usage with pilot partners, it makes sense to adjust this anyway.

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2024-03-15 16:16:58 -04:00
Carlo Costino
c836ab5b04 Merge pull request #860 from GSA/remove-s3-debug-lines
Remove debug lines in CSV processing
2024-03-15 14:48:08 -04:00
Carlo Costino
bf0f002e4f Remove debug lines in CSV processing
This changeset removes a couple of debug lines that we had in place from when we switched to processing CSVs for looking at phone numbers.  This has now been proven out, and the additional log entries make it difficult to troubleshoot other issues that may arise.

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2024-03-15 14:26:18 -04:00