Commit Graph
100 Commits
Author SHA1 Message Date
Carlo Costino fe033b0d7b Merge pull request #1443 from GSA/notify-api-1442
fix broken go live email notification
2024-12-02 16:50:06 -05:00
Carlo Costino 7a90722f31 Merge pull request #1450 from GSA/notify-api-1430
fix notification insert retry logic
2024-12-02 16:38:14 -05:00
Carlo Costino 62466843df Merge pull request #1440 from GSA/increase_rds_size
upgrade demo and production dbs
2024-11-26 20:26:28 -05:00
Carlo Costino 3af7fd097c Merge pull request #1434 from GSA/bad_log_lines_in_s3
remove excess log lines from s3
2024-11-25 10:42:17 -05:00
Carlo Costino 99a92e705e Merge pull request #1410 from GSA/kill_workers
kill workers after 20 tasks
2024-11-14 12:56:37 -05:00
Carlo Costino c242d2d807 Merge pull request #1383 from GSA/update-sandbox-steps
Make sandbox deployments easier
2024-11-13 09:27:26 -05:00
Carlo Costino 28d8469bbb Merge pull request #1386 from GSA/USN-COMPLY-51-Verify_State
Verify state for login.gov
2024-11-07 14:17:56 -05:00
Carlo Costino cc30e7d55a Merge pull request #1405 from GSA/no-attribute-day-bug
No attribute day bug
2024-11-07 13:58:39 -05:00
Carlo Costino 33e651762e Merge pull request #1402 from GSA/adjust-celery-worker-memory
Adjust Celery worker memory
2024-11-06 12:44:59 -05:00
Carlo Costino 54222f3dbb Merge pull request #1397 from GSA/stvnrlly/max-pool-7
set max_pool_connections to 7
2024-11-05 15:28:23 -05:00
Carlo Costino a0e8828500 Merge pull request #1379 from GSA/API-1328_Logging_Formatter_With_Scrub
API-1328 - Using a custom formatter to scrub PII from all log records.
2024-10-30 13:43:00 -04:00
Carlo Costino 99c199b9d2 Merge pull request #1376 from GSA/notify-api-1351
increase code coverage to 94%
2024-10-29 17:08:00 -04:00
Carlo Costino 2d22a44d05 Merge pull request #1365 from GSA/USN-COMPLY-50-Verify_Nonce_for_Invite
US-NOTIFY-COMPLY 50: Verify Nonce For Invite
2024-10-24 09:32:12 -04:00
Carlo Costino 9779afab8d Merge pull request #1369 from GSA/fix-prod-deploy
Fix reference to prod space
2024-10-16 14:29:53 -04:00
Carlo Costino 172583f617 Merge pull request #1367 from GSA/fix-egress-proxy-space
Fix egress proxy space references
2024-10-16 13:01:27 -04:00
Carlo Costino 70022c0596 Merge pull request #1358 from GSA/update-egress-proxy
Update egress proxy deployment steps
2024-10-10 16:07:21 -04:00
Carlo Costino b230d86b53 Merge pull request #1357 from GSA/fix-deploy-tool-name
Switch out deprecated deploy script tools in demo/prod yml files.
2024-10-09 13:24:08 -06:00
Carlo Costino 37dc59324d Merge pull request #1348 from GSA/rotate_secret_doc
add documentation for how to rotate DANGEROUS_SALT
2024-10-05 15:20:01 -06:00
Carlo Costino e6cf8a976e Merge pull request #1354 from GSA/notify-admin-1976
Bug: Invites expiring immediately
2024-10-03 14:59:44 -04:00
Carlo Costino f87e71060b Merge pull request #1356 from GSA/debug_s3_partitioning
debug s3 partitioning
2024-10-03 11:06:11 -04:00
Carlo Costino aba9132f5f Merge pull request #1353 from GSA/fix-login-gov-url-var-name-with-quotes
Attempt quoting the Login.gov URL with var-name
2024-10-01 17:46:11 -04:00
Carlo Costino 04e98368f6 Merge pull request #1352 from GSA/fix-login-gov-url-with-quotes
Attempt quoting the Login.gov URL
2024-10-01 17:16:22 -04:00
Carlo Costino dbfc0257c8 Merge pull request #1350 from GSA/login-gov-url-fix-again
One more attempt at fixing the Login.gov registration URL
2024-10-01 16:37:29 -04:00
Carlo Costino 816c8e9e58 Merge pull request #1347 from GSA/login-gov-url-fix
Refer to GitHub Action container environment variable
2024-10-01 10:52:22 -04:00
Carlo Costino 8082b09d1f Merge pull request #1340 from GSA/fix-cfcommand-deploytool
Modify input to accepted argument
2024-09-30 15:20:58 -04: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
Carlo Costino 5db03feebd Merge pull request #1332 from GSA/notify-api-1306
further work on phone number validation
2024-09-18 12:19:48 -04: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
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
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
Carlo Costino 21dd065e61 Merge pull request #1313 from GSA/notify-admin-1157
more debug for e2e tests
2024-09-04 16:54:05 -04:00
Carlo Costino 93a1024703 Merge pull request #1297 from GSA/0009-backstopjs-adr
Added new ADR for BackstopJS
2024-09-04 15:22:22 -04:00
Carlo Costino f60dce5588 Merge pull request #1312 from GSA/notify-admin-1157
add more debug to get e2e tests working
2024-09-04 14:59:13 -04:00
Carlo Costino 91a61b1081 Merge pull request #1285 from GSA/dependabot/pip/marshmallow-3.22.0
Bump marshmallow from 3.21.3 to 3.22.0
2024-08-23 11:42:36 -04:00
Carlo Costino 916ba67496 Merge pull request #1292 from GSA/notify-api-144
make it possible to write secrets
2024-08-22 17:03:36 -04:00
Carlo Costino ba243ff750 Merge pull request #1291 from GSA/notify-api-144
try Bearer instead of token
2024-08-22 14:36:45 -04:00
Carlo Costino ecfea7c9b0 Merge pull request #1290 from GSA/notify-api-144
Use custom salt when using encryption library from notification_utils
2024-08-22 14:07:52 -04:00
Carlo Costino 6383feea3e Merge pull request #1250 from GSA/notify-api-792
API:  Consider forking remaining Gov UK dependencies
2024-08-20 21:56:38 -04:00
Carlo Costino b9cfa10880 Merge pull request #1284 from GSA/notify-admin-1859
Fix job.created_at time if necessary
2024-08-20 16:25:09 -04:00
Carlo Costino e1ba1ac847 Merge pull request #1281 from GSA/1280-change-page_size-to-20-rather-than-set-at-50
update page_size to 20 from 50
2024-08-20 15:54:40 -04:00
Carlo Costino d144cae799 Merge pull request #1279 from GSA/notify-admin-1870
Change phone number in Notify.gov w/o entering password
2024-08-20 14:42:40 -04:00
Carlo Costino 39d024c13f Merge pull request #1269 from GSA/sort_users_report
fix sort on download all users
2024-08-14 13:46:29 -04:00
Carlo Costino 645475a055 Merge pull request #1266 from GSA/ecayer-patch-1
Update all.md
2024-08-14 10:42:00 -04:00
Carlo Costino f501b82313 Merge pull request #1206 from GSA/notify-admin-1505
make user command
2024-08-09 15:31:20 -04:00
Carlo Costino 11f86c0dde Merge pull request #1196 from GSA/notify-api-1165
write command to download csv file
2024-08-05 11:35:59 -04:00
Carlo Costino 4dcadfd5c8 Merge pull request #1233 from GSA/notify-api-1135
Exception Investigation: app.authentication.auth:AuthError
2024-08-02 16:47:21 -04:00
Carlo Costino 448c3fc509 Merge pull request #1232 from GSA/jskinne3-maintenance-checklist
Jskinne3 maintenance checklist
2024-08-01 15:04:29 -04:00
Carlo Costino b3e56cb28b Merge pull request #1228 from GSA/wrong_phone_numbers2
raise exception if phone number doesn't match
2024-07-31 23:34:13 -04:00
Carlo Costino eab4dfab48 Merge pull request #1227 from GSA/wrong_phone_numbers
new command to look at sms senders
2024-07-31 16:52:09 -04:00
Carlo Costino b47d4ac804 Merge pull request #1225 from GSA/update-python-deps-7-30-24
Update Python dependencies - 7/30/24
2024-07-31 10:27:48 -04:00
Carlo Costino 7102649169 Merge pull request #1222 from GSA/dependabot/pip/regex-2024.7.24
Bump regex from 2024.5.15 to 2024.7.24
2024-07-29 17:48:20 -04:00
Carlo Costino f5a13ca5c4 Merge pull request #1208 from GSA/dependabot/pip/notifications-python-client-10.0.0
Bump notifications-python-client from 9.1.0 to 10.0.0
2024-07-29 17:24:28 -04:00
Carlo Costino 1880fc8bbb Merge pull request #1216 from GSA/dependabot/pip/boto3-1.34.148
Bump boto3 from 1.34.144 to 1.34.148
2024-07-29 14:45:34 -04:00
Carlo Costino 678a9ea872 Merge pull request #1221 from GSA/jskinne3-remove-lingering-var
Cleanup: remove comment unused local var
2024-07-29 14:30:42 -04:00
Carlo Costino 1df7eab985 Merge pull request #1207 from GSA/dependabot/pip/cryptography-43.0.0
Bump cryptography from 42.0.8 to 43.0.0
2024-07-29 12:31:54 -04:00
Carlo Costino 6ba740323f Merge pull request #1101 from GSA/notify-api-1002
remove dead code
2024-07-29 12:16:58 -04:00
Carlo Costino b370355bf8 Merge pull request #1217 from GSA/jskinne3-network-policy
Troubleshooting section: network policy
2024-07-29 12:03:17 -04:00
Carlo Costino 37bf12dc0c Merge pull request #1219 from GSA/api-1130_setting_logging_for_typeerror_nonetype_problem
API-1130 Logging set-up
2024-07-29 10:29:17 -04:00
Carlo Costino 9cdd8c3ca7 Merge pull request #1212 from GSA/dependabot/pip/botocore-1.34.148
Bump botocore from 1.34.144 to 1.34.148
2024-07-25 09:55:29 -04:00
Carlo Costino 6f9e0cf591 Merge pull request #1201 from GSA/admin-1701_Logging_set_up_around_service_phone_numbers
Getting the logging where I think it will be most useful.
2024-07-24 11:36:20 -04:00
Carlo Costino cfa8c919c4 Merge pull request #1210 from GSA/update-python-runtime
Update Python runtime version for cloud.gov
2024-07-24 11:23:03 -04:00
Carlo Costino 29ada9af19 Merge pull request #1209 from GSA/dependabot/pip/pytest-8.3.1
Bump pytest from 8.2.2 to 8.3.1
2024-07-24 09:59:48 -04:00
Carlo Costino 2df00a144c Merge pull request #1205 from GSA/notify-api-512
set delivery receipt delay to 30 seconds (from 120 seconds)
2024-07-23 18:42:53 -04:00
Carlo Costino 7cbedfb261 Merge pull request #1204 from GSA/increase-prod-memory
Increased API and worker app memory to 4GB
2024-07-23 17:29:34 -04:00
Carlo Costino 0a1073836a Merge pull request #1203 from GSA/jskinne3-notes-on-working-sandbox
Notes on working sandbox
2024-07-23 10:44:35 -04:00
Carlo Costino cfb9c608ca Merge pull request #1189 from GSA/dependabot/pip/exceptiongroup-1.2.2
Bump exceptiongroup from 1.2.1 to 1.2.2
2024-07-22 18:05:19 -04:00
Carlo Costino fbd34a43c7 Merge pull request #1188 from GSA/dependabot/pip/boto3-1.34.144
Bump boto3 from 1.34.143 to 1.34.144
2024-07-22 17:55:27 -04:00
Carlo Costino bc830d56c1 Merge pull request #1187 from GSA/dependabot/pip/cachetools-5.4.0
Bump cachetools from 5.3.3 to 5.4.0
2024-07-22 17:45:46 -04:00
Carlo Costino 26c6d392ce Merge pull request #1200 from GSA/grrr
fix ExpiringDict caching solution
2024-07-22 17:15:44 -04:00
Carlo Costino b82e387ac9 Merge pull request #1198 from GSA/notify-api-1140
handling throttling exception
2024-07-22 15:35:44 -04:00
Carlo Costino 968c144156 Merge pull request #1197 from GSA/jskinne3-update-terraform-cloudgov-dev-env
Upgrade terraform-cloudgov, remove recursive_delete in dev module
2024-07-22 12:37:07 -04:00
Carlo Costino 8124d981d8 Merge pull request #1190 from GSA/jskinne3-troubleshooting-additions
Troubleshooting additions
2024-07-17 17:45:10 -04:00
Carlo Costino 98c22fd73f Merge pull request #1185 from GSA/dependabot/pip/newrelic-9.12.0
Bump newrelic from 9.11.0 to 9.12.0
2024-07-16 11:42:00 -04:00
Carlo Costino c43bb8802a Merge pull request #1184 from GSA/dependabot/pip/botocore-1.34.144
Bump botocore from 1.34.143 to 1.34.144
2024-07-16 11:30:20 -04:00
Carlo Costino 0e03a35671 Merge pull request #1183 from GSA/dependabot/pip/shapely-2.0.5
Bump shapely from 2.0.4 to 2.0.5
2024-07-16 11:20:31 -04:00
Carlo Costino 49373327cc Merge pull request #1182 from GSA/dependabot/pip/boto3-1.34.143
Bump boto3 from 1.34.139 to 1.34.143
2024-07-12 17:40:11 -04:00
Carlo Costino 5b2b1c30b7 Merge pull request #1181 from GSA/dependabot/pip/setuptools-70.3.0
Bump setuptools from 70.2.0 to 70.3.0
2024-07-12 17:30:24 -04:00
Carlo Costino 45480b92b7 Merge pull request #1180 from GSA/dependabot/pip/moto-5.0.11
Bump moto from 5.0.10 to 5.0.11
2024-07-12 17:20:26 -04:00
Carlo Costino a14efecee1 Merge pull request #1179 from GSA/notify-compliance-46
add new api for compliance #46
2024-07-12 17:05:48 -04:00
Carlo Costino a122542957 Merge pull request #1178 from GSA/dependabot/pip/botocore-1.34.143
Bump botocore from 1.34.139 to 1.34.143
2024-07-12 12:18:59 -04:00
Carlo Costino fe2706f81a Merge pull request #1174 from GSA/dependabot/pip/jsonschema-4.23.0
Bump jsonschema from 4.22.0 to 4.23.0
2024-07-12 12:08:59 -04:00
Carlo Costino 944c6a14e4 Merge pull request #1172 from GSA/dependabot/pip/boto3-1.34.139
Bump boto3 from 1.34.138 to 1.34.139
2024-07-12 11:38:23 -04:00
Carlo Costino c671189f4e Merge pull request #1170 from GSA/notify-api-1169
wrap calls to get personalization and phone so dashboard doesn't explode
2024-07-05 14:20:26 -04:00
Carlo Costino c242bcb1f2 Merge pull request #1168 from GSA/dependabot/pip/certifi-2024.7.4
Bump certifi from 2024.6.2 to 2024.7.4
2024-07-05 09:23:48 -04:00
Carlo Costino a6bfd6efce Merge pull request #1167 from GSA/dependabot/pip/botocore-1.34.139
Bump botocore from 1.34.138 to 1.34.139
2024-07-05 08:37:08 -04:00
Carlo Costino c67077cbff Merge pull request #1166 from GSA/dependabot/pip/boto3-1.34.138
Bump boto3 from 1.34.136 to 1.34.138
2024-07-05 08:23:25 -04:00
Carlo Costino 5c27b62e39 Merge pull request #1078 from GSA/all_users_command
Generate a way to export all Notify.gov user contact information
2024-07-03 16:14:34 -04:00
Carlo Costino efe45c81ea Merge pull request #1164 from GSA/debug_wash
add debug steps
2024-07-03 14:32:00 -04:00
Carlo Costino 9c39a92545 Merge pull request #1059 from GSA/1006-new-api-failed-and-delivered-messages-7-days
1006/1007/1008 created new API endpoints for front end statistics
2024-07-03 14:09:06 -04:00
Carlo Costino 7699b3aab9 Merge pull request #1162 from GSA/debug_wash
fix command syntax
2024-07-03 11:58:49 -04:00
Carlo Costino e6bc071b8d Merge pull request #1160 from GSA/debug_wash
fix tuple
2024-07-03 11:07:48 -04:00
Carlo Costino 0867acfb68 Merge pull request #1158 from GSA/dependabot/pip/phonenumbers-8.13.40
Bump phonenumbers from 8.13.39 to 8.13.40
2024-07-02 17:46:53 -04:00
Carlo Costino 1337796172 Merge pull request #1157 from GSA/dependabot/pip/botocore-1.34.138
Bump botocore from 1.34.136 to 1.34.138
2024-07-02 17:35:18 -04:00
Carlo Costino a0e31187dd Merge pull request #1154 from GSA/dependabot/pip/setuptools-70.2.0
Bump setuptools from 70.1.1 to 70.2.0
2024-07-02 17:17:40 -04:00
Carlo Costino 5ba070bebf Merge pull request #1153 from GSA/dependabot/pip/moto-5.0.10
Bump moto from 5.0.9 to 5.0.10
2024-07-02 16:58:52 -04:00
Carlo Costino 0499694bdf Merge pull request #1152 from GSA/debug_wash
More debugging for issue where user cannot send all messages
2024-07-02 12:30:43 -04:00
Carlo Costino 64b14824f7 Merge pull request #1149 from GSA/update-pr-template-and-docs
Update pull request template and docs
2024-07-01 11:44:47 -04:00
Carlo Costino fd5283785c Merge pull request #1151 from GSA/update-poetry-lock-file
Attempt to prevent poetry.lock from constantly changing
2024-07-01 11:32:20 -04:00
Carlo Costino dfccd5b8eb Merge pull request #1150 from GSA/dependabot/pip/boto3-1.34.136
Bump boto3 from 1.34.131 to 1.34.136
2024-06-28 18:12:18 -04:00
Carlo Costino 85f619193a Merge pull request #1147 from GSA/dependabot/pip/redis-5.0.7
Bump redis from 5.0.6 to 5.0.7
2024-06-28 18:03:14 -04:00