Commit Graph

13402 Commits

Author SHA1 Message Date
Carlo Costino
01993d98fe Increase our disk quota in Cloud.gov
This changeset increases our allocated disk quota for the API to be 2G instead of 1G to ensure the app can be fully deployed.

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2025-08-13 09:47:49 -04:00
ccostino
366c9f5de9 Merge pull request #1911 from GSA/email_check
remove email check
2025-08-12 17:07:10 -04:00
ccostino
eddf00b273 Merge pull request #1906 from GSA/add-report-generation-adr
Add ADR 0015 (improving report generation) and update ADR listing
2025-08-12 16:31:11 -04:00
Carlo Costino
54c801d8f1 Updated the contents of the ADR to be accurate
Thanks @terrazoon for pointing these items out!

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2025-08-12 16:12:50 -04:00
Kenneth Kehl
dde58d7b8a hmmm 2025-08-12 12:28:03 -07:00
Kenneth Kehl
c15d8d7319 hmmm 2025-08-12 12:16:24 -07:00
Kenneth Kehl
e5470ddb47 fix sample user 2025-08-12 12:05:55 -07:00
Kenneth Kehl
e4ea12d44c fix test 2025-08-12 11:36:26 -07:00
Kenneth Kehl
f625d4dc76 fix test 2025-08-12 11:09:03 -07:00
Kenneth Kehl
ada2fcc345 remove email check 2025-08-12 10:50:28 -07:00
dependabot[bot]
f320a5c0cc Bump freezegun from 1.5.4 to 1.5.5 (#1908)
Bumps [freezegun](https://github.com/spulec/freezegun) from 1.5.4 to 1.5.5.
- [Release notes](https://github.com/spulec/freezegun/releases)
- [Changelog](https://github.com/spulec/freezegun/blob/master/CHANGELOG)
- [Commits](https://github.com/spulec/freezegun/compare/1.5.4...1.5.5)

---
updated-dependencies:
- dependency-name: freezegun
  dependency-version: 1.5.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-12 17:19:46 +00:00
dependabot[bot]
b9a5281875 Bump moto from 5.1.9 to 5.1.10 (#1907)
Bumps [moto](https://github.com/getmoto/moto) from 5.1.9 to 5.1.10.
- [Release notes](https://github.com/getmoto/moto/releases)
- [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getmoto/moto/compare/5.1.9...5.1.10)

---
updated-dependencies:
- dependency-name: moto
  dependency-version: 5.1.10
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-12 17:09:30 +00:00
dependabot[bot]
ef19faaff6 Bump sqlalchemy from 2.0.42 to 2.0.43 (#1909)
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.42 to 2.0.43.
- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases)
- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst)
- [Commits](https://github.com/sqlalchemy/sqlalchemy/commits)

---
updated-dependencies:
- dependency-name: sqlalchemy
  dependency-version: 2.0.43
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-12 17:01:04 +00:00
dependabot[bot]
3312c96a96 Bump pre-commit from 4.2.0 to 4.3.0 (#1910)
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 4.2.0 to 4.3.0.
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pre-commit/pre-commit/compare/v4.2.0...v4.3.0)

---
updated-dependencies:
- dependency-name: pre-commit
  dependency-version: 4.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-12 12:52:14 -04:00
ccostino
e423e21a4e Merge pull request #1905 from GSA/report_performance
add tests
2025-08-11 16:19:08 -04:00
Kenneth Kehl
cc476d7a7f add tests 2025-08-11 12:44:57 -07:00
Kenneth Kehl
7615c8d09e add tests 2025-08-11 12:31:50 -07:00
Carlo Costino
d0e173faed Add ADR 0015 (improving report generation) and update ADR listing
This changeset adds a new ADR, 0015 (Improve API stability when processing job data and generating reports), and updates the ADR log in the ADR README.

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2025-08-11 15:24:47 -04:00
Kenneth Kehl
b3b7d51fa3 add tests 2025-08-11 12:21:30 -07:00
Kenneth Kehl
a65d65a097 add tests 2025-08-11 12:09:53 -07:00
Kenneth Kehl
4a31f34117 add tests 2025-08-11 11:52:24 -07:00
Kenneth Kehl
8228549fa3 add tests 2025-08-11 11:29:13 -07:00
Kenneth Kehl
4e584ccd72 add tests 2025-08-11 11:14:24 -07:00
Kenneth Kehl
97f8fd7669 add tests 2025-08-11 11:00:47 -07:00
Kenneth Kehl
a4370d6c73 add tests 2025-08-11 10:52:10 -07:00
Beverly Nguyen
cac630245b Merge pull request #1904 from GSA/report_performance
remove debug
2025-08-08 12:35:10 -07:00
ccostino
b3a3fd0982 Merge pull request #1902 from GSA/dependabot/pip/phonenumbers-9.0.11
Bump phonenumbers from 9.0.10 to 9.0.11
2025-08-08 10:36:01 -04:00
ccostino
9daf4cda36 Merge pull request #1903 from GSA/2813-add-quick-filters-for-easily-scannable-data
add the ability to query jobs based on processed started time rather than created_at
2025-08-08 10:06:48 -04:00
Beverly Nguyen
a38c642ecd add the ability to query jobs based on processed started time rather than created_at 2025-08-07 18:35:58 -07:00
Kenneth Kehl
ad637995c9 remove debug 2025-08-07 15:04:39 -07:00
dependabot[bot]
9fa7280b63 Bump phonenumbers from 9.0.10 to 9.0.11
Bumps [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers) from 9.0.10 to 9.0.11.
- [Commits](https://github.com/daviddrysdale/python-phonenumbers/compare/r9.0.10...v9.0.11)

---
updated-dependencies:
- dependency-name: phonenumbers
  dependency-version: 9.0.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-07 21:36:40 +00:00
ccostino
a1155faab9 Merge pull request #1901 from GSA/report_performance
fix race condition
2025-08-07 17:14:45 -04:00
Kenneth Kehl
c87653523b remove debug 2025-08-07 14:04:27 -07:00
Kenneth Kehl
39e031db3b fix race condition 2025-08-07 14:01:41 -07:00
ccostino
9e61d5f562 Merge pull request #1900 from GSA/report_performance
use greenlets for cache generation
2025-08-07 15:22:13 -04:00
Kenneth Kehl
9a9a2927b8 fix test 2025-08-07 12:10:54 -07:00
Kenneth Kehl
5f387fa272 use greenlets for cache generation 2025-08-07 11:16:24 -07:00
ccostino
935546fd51 Merge pull request #1899 from GSA/report_performance
cleanup backend report generation
2025-08-07 11:19:38 -04:00
Kenneth Kehl
2e1f8c4c15 fix time measurement 2025-08-07 08:04:10 -07:00
Kenneth Kehl
7d72651a77 cleanup 2025-08-07 07:56:58 -07:00
ccostino
872a33d9af Merge pull request #1898 from GSA/dependabot/pip/cryptography-45.0.6
Bump cryptography from 45.0.5 to 45.0.6
2025-08-06 17:35:29 -04:00
dependabot[bot]
4c923a8b17 Bump cryptography from 45.0.5 to 45.0.6
Bumps [cryptography](https://github.com/pyca/cryptography) from 45.0.5 to 45.0.6.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/45.0.5...45.0.6)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-version: 45.0.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-06 21:27:30 +00:00
Kenneth Kehl
c120b2026e Merge pull request #1897 from GSA/report_performance
fix schedule
2025-08-06 12:28:38 -07:00
Kenneth Kehl
9cbe8c0cae fix schedule 2025-08-06 12:17:53 -07:00
Kenneth Kehl
2dceb79b02 Merge pull request #1896 from GSA/report_performance
try again
2025-08-06 12:01:54 -07:00
Kenneth Kehl
1d3768a48d comment out tests for now 2025-08-06 11:52:53 -07:00
Kenneth Kehl
5ce98a6e8e try again 2025-08-06 11:41:14 -07:00
Kenneth Kehl
2d8adcc774 Merge pull request #1895 from GSA/report_performance
Report performance
2025-08-06 11:08:00 -07:00
Kenneth Kehl
e0344ea891 fix 2025-08-06 11:00:43 -07:00
Kenneth Kehl
459c000584 try again 2025-08-06 10:59:32 -07:00