Commit Graph

11868 Commits

Author SHA1 Message Date
Kenneth Kehl
625f25fe6a reduce number of pool connections 2024-10-31 08:07:54 -07:00
Kenneth Kehl
05e268ad98 Merge pull request #1374 from GSA/notify-api-1324
refactor miscellaneous daos and utilities
2024-10-30 13:51:09 -07: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
Cliff Hill
7c17427074 Black
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov>
2024-10-30 11:48:13 -04:00
Cliff Hill
c3e249a962 Compiling email regex.
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov>
2024-10-30 11:44:45 -04:00
Cliff Hill
50812b5a57 Attempting to fix security vulnerability that was found.
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov>
2024-10-30 09:27:39 -04:00
Cliff Hill
0843134da7 Black.
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov>
2024-10-30 09:12:25 -04:00
Cliff Hill
dc59937e60 Using re.compile().
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov>
2024-10-30 09:09:39 -04:00
Kenneth Kehl
c0ed18cd49 merge from main 2024-10-29 14:29:39 -07:00
Kenneth Kehl
57df2f6d96 code review feedback 2024-10-29 14:29:25 -07: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
Kenneth Kehl
0b7079edd9 code review feedback 2024-10-29 13:30:41 -07:00
Steven Reilly
c85d35191f Merge pull request #1364 from GSA/notify-api-1322
update billing dao
2024-10-29 15:42:26 -04:00
Kenneth Kehl
e5117bb969 merge from main 2024-10-29 12:20:46 -07:00
Kenneth Kehl
600e5938fe merge from main 2024-10-29 07:32:46 -07:00
Kenneth Kehl
4d276ad4fe hmmm 2024-10-28 14:20:54 -07:00
Kenneth Kehl
61cf576faf hmmm 2024-10-28 14:01:06 -07:00
Kenneth Kehl
9aa8aa8e1b merge from main 2024-10-28 13:42:43 -07:00
Kenneth Kehl
f782f1ec64 Merge pull request #1360 from GSA/notify-api-1321
upgrade service daos to sqlalchemy 2.0
2024-10-28 13:41:43 -07:00
Kenneth Kehl
1c04291a49 merge from main 2024-10-28 13:26:37 -07:00
Kenneth Kehl
9638e2b4f0 code review feedback 2024-10-28 13:20:51 -07:00
Kenneth Kehl
50b90c9171 Merge pull request #1363 from GSA/notify-api-1323
upgrade org and template dao to sqlalchemy 2.0
2024-10-28 13:13:08 -07:00
Kenneth Kehl
4d3ab78b60 merge from main 2024-10-28 13:05:23 -07:00
Kenneth Kehl
829d9020d8 code review feedback 2024-10-28 13:03:50 -07:00
Kenneth Kehl
2d2661f304 Merge pull request #1362 from GSA/notify-api-1320
upgrade core daos to sqlalchemy 2.0
2024-10-28 13:01:02 -07:00
Kenneth Kehl
bd7d072571 resolve pipaudit error 2024-10-28 12:53:33 -07:00
Kenneth Kehl
616f6bebc2 Merge pull request #1380 from GSA/dependabot/pip/werkzeug-3.0.6
Bump werkzeug from 3.0.3 to 3.0.6
2024-10-28 12:53:12 -07:00
Kenneth Kehl
385f325966 merge from main 2024-10-28 12:50:51 -07:00
Kenneth Kehl
a9385107b0 code review feedback 2024-10-28 12:50:11 -07:00
Steven Reilly
f544e736b6 Merge pull request #1375 from GSA/notify-api-1326
Upgrade Queries: 7. Refactor Migration Scripts
2024-10-28 15:30:32 -04:00
Kenneth Kehl
851ce236e3 more s3 tests 2024-10-28 12:08:48 -07:00
Kenneth Kehl
54cce400f4 more s3 tests 2024-10-28 11:55:30 -07:00
Kenneth Kehl
0ded5fa591 fix tests 2024-10-28 10:47:14 -07:00
Kenneth Kehl
987a31a8d3 add schema validation test 2024-10-28 10:35:18 -07:00
Kenneth Kehl
8421822f69 add logging test 2024-10-28 09:18:00 -07:00
Kenneth Kehl
5c51530c9b fix test 2024-10-28 08:45:14 -07:00
Kenneth Kehl
7a2562a397 add organization rest test 2024-10-28 08:36:42 -07:00
Kenneth Kehl
10eeb0c9e2 add statistics test 2024-10-28 08:06:10 -07:00
dependabot[bot]
d5cc8b239f Bump werkzeug from 3.0.3 to 3.0.6
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.0.3 to 3.0.6.
- [Release notes](https://github.com/pallets/werkzeug/releases)
- [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/werkzeug/compare/3.0.3...3.0.6)

---
updated-dependencies:
- dependency-name: werkzeug
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-26 00:08:57 +00:00
Kenneth Kehl
f1e851d2f6 fix 2024-10-24 13:15:24 -07:00
Kenneth Kehl
19861424b3 add tests for get_job_and_metadata 2024-10-24 13:01:34 -07:00
Kenneth Kehl
4120a6579b fix flake8 2024-10-24 11:17:47 -07:00
Kenneth Kehl
6e78bb44a7 add more tests 2024-10-24 11:17:15 -07:00
Kenneth Kehl
0bc0730773 test exception block in get_job_from_s3 2024-10-24 10:49:04 -07:00
Kenneth Kehl
3d63ccc415 change test file name 2024-10-24 09:39:54 -07:00
Cliff Hill
4311403f67 Scrubbing log records with the formatter.
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov>
2024-10-24 12:36:20 -04:00
Kenneth Kehl
a0b66f4284 change test file name 2024-10-24 09:33:21 -07:00
Kenneth Kehl
af07a7b54c change test file name 2024-10-24 09:07:33 -07:00
Kenneth Kehl
a7a3a2d92e change test file name 2024-10-24 08:57:52 -07:00
Kenneth Kehl
7c9963d17d change test file name 2024-10-24 08:49:12 -07:00