Kenneth Kehl
0d82f89bb5
reduce max connections to 10
2024-09-27 14:18:42 -07:00
Kenneth Kehl
e99f4bc6b5
suppress warnings
2024-09-27 12:38:27 -07:00
Kenneth Kehl
16b357faa8
add comment
2024-09-27 09:55:08 -07:00
Kenneth Kehl
580885ab0c
merge from main
2024-09-27 09:43:10 -07:00
Kenneth Kehl
d3768e3152
Merge pull request #1341 from GSA/shared_memory
...
use shared memory instead of expiring dict for jobs cache
2024-09-27 09:24:31 -07:00
Kenneth Kehl
b2651864e1
Merge pull request #1336 from GSA/notify-admin-1956
...
fix phone number lookup
2024-09-27 09:23:59 -07:00
Kenneth Kehl
8e6c079c09
fix flake8
2024-09-26 15:22:13 -07:00
Kenneth Kehl
096e3a367d
clean up
2024-09-26 15:17:57 -07:00
Kenneth Kehl
1569de2afd
revert coverage changes
2024-09-26 14:59:18 -07:00
Kenneth Kehl
b4db1b0b2d
revert coverage changes
2024-09-26 14:49:53 -07:00
Kenneth Kehl
67467bbedc
dont do coverage of test directory
2024-09-26 14:39:19 -07:00
Kenneth Kehl
b656ad84b7
dont do coverage of test directory
2024-09-26 14:23:19 -07:00
Kenneth Kehl
3259717061
dont do coverage of test directory
2024-09-26 14:15:51 -07:00
Kenneth Kehl
fceeed2401
dont do coverage of test directory
2024-09-26 14:05:58 -07:00
Kenneth Kehl
7c1ca17721
dont do coverage of test directory
2024-09-26 13:56:45 -07:00
Kenneth Kehl
b6d37b7071
dont do coverage of test directory
2024-09-26 13:47:51 -07:00
Kenneth Kehl
24f2b9fc9f
fix flake8
2024-09-26 13:32:07 -07:00
Kenneth Kehl
3cba7f157e
fix tests
2024-09-26 13:29:22 -07:00
Kenneth Kehl
c2f2cbc3bb
fix tests
2024-09-26 13:18:14 -07:00
Kenneth Kehl
561d813d4e
remove redis_store mocking from s3 tests
2024-09-26 12:24:06 -07:00
Kenneth Kehl
8aae0d59b4
use shared memory instead of expiring dict for jobs cache
2024-09-26 11:56:39 -07:00
Kenneth Kehl
d27d877f68
Merge pull request #1330 from GSA/fix_test_coverage
...
actually start deleting old s3 objects
2024-09-26 08:13:20 -07:00
Kenneth Kehl
e5ac50b694
add test
2024-09-26 07:17:12 -07:00
Carlo Costino
0736c982f0
Merge pull request #1334 from GSA/update-deploy-tool
...
Change 18f deprecated deploy tool to CG deploy tool
2024-09-26 09:36:18 -04:00
Kenneth Kehl
291890b154
revert change to task schedule
2024-09-25 12:32:30 -07:00
Kenneth Kehl
ec6bfd8225
improve report performance
2024-09-25 12:26:01 -07:00
Kenneth Kehl
9cd1b8dc4d
Merge pull request #1338 from GSA/argh_load_test
...
fix load test
2024-09-25 11:02:40 -07:00
Kenneth Kehl
71417a19dc
fix load test
2024-09-25 10:22:27 -07:00
Kenneth Kehl
881a251216
fix phone number lookup
2024-09-24 10:26:01 -07:00
Kenneth Kehl
a3c1663d94
fix phone number lookup
2024-09-24 10:17:02 -07:00
Andrew Shumway
ada2c3ec45
Change 18f deploy tool to CG deploy tool
2024-09-18 10:37:43 -06:00
Carlo Costino
5db03feebd
Merge pull request #1332 from GSA/notify-api-1306
...
further work on phone number validation
09-18-24
2024-09-18 12:19:48 -04:00
Kenneth Kehl
641b01d094
some cleanup
2024-09-13 11:22:50 -07:00
Kenneth Kehl
eb736cada8
Merge pull request #1331 from GSA/notify-api-1306
...
add initial phone validation ability
2024-09-13 10:25:12 -07:00
Kenneth Kehl
3737865153
add try/except
2024-09-12 12:30:19 -07:00
Kenneth Kehl
7dd396b2fd
whoops
2024-09-12 11:06:22 -07:00
Kenneth Kehl
97cecd8569
add initial phone validation ability
2024-09-12 10:31:01 -07:00
Carlo Costino
5af110220e
Merge pull request #1327 from GSA/add-prod-deploy-instructions
...
Add production deployment steps to documentation
2024-09-12 11:58:12 -04:00
Kenneth Kehl
a154d5707d
Merge pull request #1272 from GSA/notify-api-1271
...
Read over Python 3.12's Logging Guide and see if there's anything else we could be leveraging/configuring to improve how logging is structured throughout our applications
2024-09-11 10:30:17 -07:00
Kenneth Kehl
7fe00e6d14
code review feedback and merge from main
2024-09-11 09:57:32 -07:00
Kenneth Kehl
64a85868a3
code review feedback and merge from main
2024-09-11 09:39:18 -07:00
Kenneth Kehl
564ae06383
fix schedule
2024-09-11 08:50:29 -07:00
Kenneth Kehl
2f9fea909e
actually start deleting old s3 objects
2024-09-11 07:31:50 -07:00
Carlo Costino
51ac7bd37d
Add production deployment steps to documentation
...
This changeset adds the steps to take for setting up a new production deployment. This includes instructions on creating the release notes and what to do once the deploys are done (and if they fail, what to do to help troubleshoot).
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2024-09-10 14:44:58 -04:00
Carlo Costino
1b98f45a7e
Merge pull request #1329 from GSA/fix_test_coverage
...
bring test coverage back to 95%
2024-09-10 14:44:08 -04:00
Kenneth Kehl
4e9e014a0c
add test
2024-09-10 11:12:43 -07:00
Kenneth Kehl
e236ed6404
Merge pull request #1318 from GSA/notify-api-1303
...
delete old s3 objects
2024-09-09 09:22:55 -07:00
Carlo Costino
452f762a7f
Merge pull request #1316 from GSA/notify-admin-1157
...
E2E Test Improvement: leverage the live staging API instead of deploying a local instance in CI/C
2024-09-09 12:18:18 -04:00
Kenneth Kehl
b34012c7c3
log s3 objects we want to delete
2024-09-06 13:15:38 -07:00
Kenneth Kehl
fefdd297ea
initial
2024-09-06 11:13:13 -07:00