Commit Graph

13392 Commits

Author SHA1 Message Date
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
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
Kenneth Kehl
1973a450b7 Merge pull request #1894 from GSA/report_performance
fix secret names
2025-08-06 10:28:41 -07:00
Kenneth Kehl
7294e51219 fix secret names 2025-08-06 10:17:56 -07:00
Kenneth Kehl
52d1c8f7cd Merge pull request #1893 from GSA/report_performance
add debug
2025-08-06 09:30:25 -07:00
Kenneth Kehl
01c8b22e8c add more debug 2025-08-06 09:23:25 -07:00
Kenneth Kehl
1807c79d88 add debug 2025-08-06 09:21:20 -07:00
ccostino
939daef651 Merge pull request #1891 from GSA/report_performance
Report performance
2025-08-06 11:27:20 -04:00
Kenneth Kehl
9f84702301 cleanup 2025-08-06 07:19:18 -07:00
dependabot[bot]
28c27a0ec7 Bump virtualenv from 20.33.0 to 20.33.1 (#1892)
Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.33.0 to 20.33.1.
- [Release notes](https://github.com/pypa/virtualenv/releases)
- [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst)
- [Commits](https://github.com/pypa/virtualenv/compare/20.33.0...20.33.1)

---
updated-dependencies:
- dependency-name: virtualenv
  dependency-version: 20.33.1
  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-05 20:33:08 -04:00
Kenneth Kehl
0bcfb886bc fix typo 2025-08-05 13:53:07 -07:00
Kenneth Kehl
d53e033d2a add task and command 2025-08-05 13:41:57 -07:00