Commit Graph

13838 Commits

Author SHA1 Message Date
ccostino
99649b4b1b Merge pull request #2063 from GSA/2971-include-recent-template-used-per-service-within-organization
Dashboard endpoint to combine data
2025-10-29 11:34:25 -04:00
ccostino
bf68dde3f6 Merge pull request #2075 from GSA/disable-demo-infra-drift-check
Disable demo infrastructure drift check
2025-10-29 11:20:49 -04:00
Carlo Costino
fe3c54707c Disable demo infrastructure drift check
This changeset disables the infrastructure drift check for our demo environment because we are no longer using the demo environment, and the infrastructure is in a known broken state.  More work will follow on in the future to clean things up fully.

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2025-10-29 10:27:59 -04:00
dependabot[bot]
cb4b769557 Bump aiohttp from 3.13.1 to 3.13.2 (#2074)
---
updated-dependencies:
- dependency-name: aiohttp
  dependency-version: 3.13.2
  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-10-29 07:35:43 -04:00
Beverly Nguyen
e5546dddbc Remove unnecessary UUID/string conversions 2025-10-28 20:44:48 -07:00
Beverly Nguyen
e9a013753b removed converting uuid to strings 2025-10-28 20:33:28 -07:00
dependabot[bot]
aeef6bddcd Bump python-dotenv from 1.1.1 to 1.2.1 (#2071)
Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 1.1.1 to 1.2.1.
- [Release notes](https://github.com/theskumar/python-dotenv/releases)
- [Changelog](https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md)
- [Commits](https://github.com/theskumar/python-dotenv/compare/v1.1.1...v1.2.1)

---
updated-dependencies:
- dependency-name: python-dotenv
  dependency-version: 1.2.1
  dependency-type: direct:production
  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-10-28 08:53:13 -04:00
ccostino
a313acee95 Merge pull request #2070 from GSA/dependabot/pip/bleach-6.3.0
Bump bleach from 6.2.0 to 6.3.0
2025-10-28 08:35:32 -04:00
dependabot[bot]
00afb7d890 Bump bleach from 6.2.0 to 6.3.0
Bumps [bleach](https://github.com/mozilla/bleach) from 6.2.0 to 6.3.0.
- [Changelog](https://github.com/mozilla/bleach/blob/main/CHANGES)
- [Commits](https://github.com/mozilla/bleach/compare/v6.2.0...v6.3.0)

---
updated-dependencies:
- dependency-name: bleach
  dependency-version: 6.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-28 12:25:03 +00:00
ccostino
2714b4bfce Merge pull request #2069 from GSA/dependabot/pip/hypothesis-6.142.4
Bump hypothesis from 6.142.3 to 6.142.4
2025-10-28 08:22:58 -04:00
Beverly Nguyen
608aa3bac6 test 2025-10-27 16:39:42 -07:00
Beverly Nguyen
2d730befd3 fix testing 2025-10-27 16:39:42 -07:00
Beverly Nguyen
5b76a75ac6 isort 2025-10-27 16:39:42 -07:00
Beverly Nguyen
e6226dd82a formatting 2025-10-27 16:39:42 -07:00
Beverly Nguyen
bc08521d83 added get_organization_dashboard 2025-10-27 16:39:42 -07:00
Beverly Nguyen
6115e0f778 Created a dashboard endpoint combines service usage data with recent template names and primary contact emails, providing all data needed for the organization dashboard table in a single API call. 2025-10-27 16:26:03 -07:00
dependabot[bot]
d7cd9a4985 Bump hypothesis from 6.142.3 to 6.142.4
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.142.3 to 6.142.4.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.142.3...hypothesis-python-6.142.4)

---
updated-dependencies:
- dependency-name: hypothesis
  dependency-version: 6.142.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-27 21:21:38 +00:00
ccostino
5d025df04f Merge pull request #2068 from GSA/invalidphone
remove logging messages
2025-10-27 16:09:18 -04:00
ccostino
d7c716baf4 Merge pull request #2062 from GSA/terraform_upgrade2
add second provider to all tiers
2025-10-27 14:24:38 -04:00
ccostino
9ff68111a9 Merge pull request #2066 from GSA/org_tests
fix test
2025-10-27 13:17:17 -04:00
ccostino
81a68ba4f3 Merge pull request #2067 from GSA/dependabot/pip/pip-25.3
Bump pip from 25.2 to 25.3
2025-10-27 13:07:59 -04:00
dependabot[bot]
5b897c9d59 Bump pip from 25.2 to 25.3
Bumps [pip](https://github.com/pypa/pip) from 25.2 to 25.3.
- [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst)
- [Commits](https://github.com/pypa/pip/compare/25.2...25.3)

---
updated-dependencies:
- dependency-name: pip
  dependency-version: '25.3'
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-27 16:38:35 +00:00
Kenneth Kehl
d0a7ba5791 remove logging messages 2025-10-27 09:14:57 -07:00
dependabot[bot]
9ba2e8b1bf Bump flake8-bugbear from 24.12.12 to 25.10.21 (#2052)
* Bump flake8-bugbear from 24.12.12 to 25.10.21

Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) from 24.12.12 to 25.10.21.
- [Release notes](https://github.com/PyCQA/flake8-bugbear/releases)
- [Commits](https://github.com/PyCQA/flake8-bugbear/compare/24.12.12...25.10.21)

---
updated-dependencies:
- dependency-name: flake8-bugbear
  dependency-version: 25.10.21
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* Fix flake8-bugbear B042 violations in exception classes

* Trigger CI re-run

* Regenerate poetry.lock with Poetry 2.1.3 for CI compatibility

* Regenerated poetry hash again

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alex Janousek <alex.janousek@gsa.gov>
2025-10-27 15:52:51 +00:00
Kenneth Kehl
b760d45c8b fix test 2025-10-27 07:59:59 -07:00
ccostino
61ce3b0b5c Merge pull request #2065 from GSA/dependabot/pip/phonenumbers-9.0.17
Bump phonenumbers from 9.0.16 to 9.0.17
2025-10-27 08:55:36 -04:00
dependabot[bot]
a9f09f5f10 Bump phonenumbers from 9.0.16 to 9.0.17
Bumps [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers) from 9.0.16 to 9.0.17.
- [Commits](https://github.com/daviddrysdale/python-phonenumbers/compare/v9.0.16...v9.0.17)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-27 12:34:25 +00:00
ccostino
585fef8ae9 Merge pull request #2064 from GSA/dependabot/pip/faker-37.12.0
Bump faker from 37.11.0 to 37.12.0
2025-10-27 08:27:38 -04:00
dependabot[bot]
134ff85e99 Bump faker from 37.11.0 to 37.12.0
Bumps [faker](https://github.com/joke2k/faker) from 37.11.0 to 37.12.0.
- [Release notes](https://github.com/joke2k/faker/releases)
- [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md)
- [Commits](https://github.com/joke2k/faker/compare/v37.11.0...v37.12.0)

---
updated-dependencies:
- dependency-name: faker
  dependency-version: 37.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-24 21:05:50 +00:00
Kenneth Kehl
b52df1a561 add second provider to all tiers 2025-10-24 11:48:14 -07:00
dependabot[bot]
9d332475b7 Bump cyclonedx-python-lib from 11.3.0 to 11.4.0 (#2058)
Bumps [cyclonedx-python-lib](https://github.com/CycloneDX/cyclonedx-python-lib) from 11.3.0 to 11.4.0.
- [Release notes](https://github.com/CycloneDX/cyclonedx-python-lib/releases)
- [Changelog](https://github.com/CycloneDX/cyclonedx-python-lib/blob/main/CHANGELOG.md)
- [Commits](https://github.com/CycloneDX/cyclonedx-python-lib/compare/v11.3.0...v11.4.0)

---
updated-dependencies:
- dependency-name: cyclonedx-python-lib
  dependency-version: 11.4.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-10-24 14:07:20 -04:00
ccostino
3eff196cd4 Merge pull request #2059 from GSA/terraform_upgrade1
rebuild module.ses_email
2025-10-24 12:51:23 -04:00
Kenneth Kehl
287c051234 revert 2025-10-24 09:30:12 -07:00
Kenneth Kehl
f447f2b962 revert 2025-10-24 09:29:20 -07:00
Kenneth Kehl
96a584a124 revert 2025-10-24 09:24:08 -07:00
Kenneth Kehl
1081073293 revert 2025-10-24 09:17:24 -07:00
Kenneth Kehl
c88c25d167 rebuild module.ses_email 2025-10-24 08:57:09 -07:00
Kenneth Kehl
4579270830 rebuild module.ses_email 2025-10-24 08:37:04 -07:00
Kenneth Kehl
cfb645c5ad rebuild module.ses_email 2025-10-24 08:28:26 -07:00
Kenneth Kehl
08f8104f76 rebuild module.ses_email 2025-10-24 08:12:33 -07:00
Kenneth Kehl
e3e44f68b1 rebuild module.ses_email 2025-10-24 08:00:46 -07:00
Kenneth Kehl
bb6438f29b Merge pull request #2057 from GSA/terraform_upgrade1
migrate module.ses_email to new provider
2025-10-24 07:59:28 -07:00
Kenneth Kehl
43beeae5c6 try again 2025-10-23 13:17:54 -07:00
Kenneth Kehl
2db396e0c0 try again 2025-10-23 13:00:23 -07:00
Kenneth Kehl
7d63d3b9d3 try again 2025-10-23 12:53:51 -07:00
Kenneth Kehl
b81fe0b246 migrate csv_upload_bucket to new provider 2025-10-23 11:35:27 -07:00
ccostino
a907a63a97 Merge pull request #2056 from GSA/terraform_upgrade1
restore module redis-v70
2025-10-23 14:23:16 -04:00
Kenneth Kehl
9fa3db8a95 restore module redis-v70 2025-10-23 11:06:17 -07:00
Kenneth Kehl
6d644a9e41 restore module redis-v70 2025-10-23 10:57:25 -07:00
ccostino
f686fee2eb Merge pull request #2055 from GSA/terraform_upgrade1
start upgrading terraform provider
2025-10-23 13:29:45 -04:00