Carlo Costino
f69e3a5a00
Undo recent changes related to Python upgrade
...
This changeset undoes the recent changes we tried after the Python 3.13 update as they had no bearing on the SSL cert validation errors. Back to the drawing board!
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2025-07-29 16:32:52 -04:00
ccostino
c2b7575e99
Merge pull request #2787 from GSA/python_3_13
...
disable gevent
2025-07-29 14:35:08 -04:00
Kenneth Kehl
9d072e44df
add comment
2025-07-29 11:21:24 -07:00
Kenneth Kehl
8593a9b1ba
disable gevent
2025-07-29 10:31:06 -07:00
ccostino
18a6730a2c
Merge pull request #2786 from GSA/python_3_13
...
instantiate newrelic in gunicorn_entry.py
2025-07-29 12:00:22 -04:00
Kenneth Kehl
c8a559f0e5
instantiate newrelic in gunicorn_entry.py
2025-07-29 08:15:43 -07:00
ccostino
d7568eda42
Merge pull request #2781 from GSA/python_3_13
...
upgrade to python 3.13.2
2025-07-29 10:04:36 -04:00
ccostino
0860d41042
Fix version number to match
...
Document the correct version.
2025-07-29 09:54:39 -04:00
ccostino
5a37482510
Fix version number to match
...
Document the correct version.
2025-07-29 09:54:30 -04:00
ccostino
cd14024627
Fix version number to match
...
Document the correct version.
2025-07-29 09:54:20 -04:00
Kenneth Kehl
814d08af2b
upgrade to python 3.13.2
2025-07-28 11:56:55 -07:00
ccostino
c4842e9e06
Merge pull request #2780 from GSA/try_gevent
...
try to force gevent monkey patching earlier
2025-07-28 14:25:27 -04:00
Kenneth Kehl
99585ae9f0
try to force gevent monkey patching earlier
2025-07-28 11:17:00 -07:00
ccostino
411854b481
Merge pull request #2779 from GSA/try_gevent
...
add gevent monkeypatching
2025-07-28 13:13:35 -04:00
Kenneth Kehl
6f663c83eb
add gevent monkeypatching
2025-07-28 10:01:44 -07:00
ccostino
a6f52fa009
Merge pull request #2778 from GSA/try_gevent
...
switch eventlet to gevent
2025-07-28 12:34:35 -04:00
Kenneth Kehl
ee47610d2a
switch eventlet to gevent
2025-07-28 09:21:46 -07:00
Alex Janousek
05381a5ba9
Merge pull request #2776 from GSA/dependabot/pip/newrelic-10.15.0
...
Bump newrelic from 10.14.0 to 10.15.0
2025-07-25 12:46:16 -04:00
Alex Janousek
32c35eb5f5
Merge pull request #2777 from GSA/dependabot/pip/coverage-7.10.0
...
Bump coverage from 7.9.2 to 7.10.0
2025-07-25 12:45:55 -04:00
ccostino
105cab2314
Merge pull request #2775 from GSA/dependabot/pip/numpy-2.3.2
...
Bump numpy from 2.3.1 to 2.3.2
2025-07-25 12:14:03 -04:00
dependabot[bot]
8d6ebe762a
Bump coverage from 7.9.2 to 7.10.0
...
Bumps [coverage](https://github.com/nedbat/coveragepy ) from 7.9.2 to 7.10.0.
- [Release notes](https://github.com/nedbat/coveragepy/releases )
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst )
- [Commits](https://github.com/nedbat/coveragepy/compare/7.9.2...7.10.0 )
---
updated-dependencies:
- dependency-name: coverage
dependency-version: 7.10.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-24 23:19:00 +00:00
dependabot[bot]
d8a98dd5d5
Bump newrelic from 10.14.0 to 10.15.0
...
Bumps [newrelic](https://github.com/newrelic/newrelic-python-agent ) from 10.14.0 to 10.15.0.
- [Release notes](https://github.com/newrelic/newrelic-python-agent/releases )
- [Commits](https://github.com/newrelic/newrelic-python-agent/compare/v10.14.0...v10.15.0 )
---
updated-dependencies:
- dependency-name: newrelic
dependency-version: 10.15.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-24 23:17:34 +00:00
dependabot[bot]
17ca0cee62
Bump numpy from 2.3.1 to 2.3.2
...
Bumps [numpy](https://github.com/numpy/numpy ) from 2.3.1 to 2.3.2.
- [Release notes](https://github.com/numpy/numpy/releases )
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst )
- [Commits](https://github.com/numpy/numpy/compare/v2.3.1...v2.3.2 )
---
updated-dependencies:
- dependency-name: numpy
dependency-version: 2.3.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-24 23:17:09 +00:00
ccostino
0f1d6c698c
Merge pull request #2772 from GSA/update-readme-terraform
...
Updated README Terraform setup instructions
2025-07-24 16:26:15 -04:00
ccostino
033895cf42
Merge pull request #2773 from GSA/system_certs
...
revert truststore
2025-07-24 16:07:55 -04:00
Kenneth Kehl
b5b0d23b7e
revert truststore
2025-07-24 10:49:30 -07:00
Kenneth Kehl
fa2e5becea
Merge pull request #2765 from GSA/system_certs
...
try truststore
2025-07-24 07:07:05 -07:00
Kenneth Kehl
64cd520b8e
merge from main
2025-07-23 15:01:03 -07:00
Alex Janousek
9f3855270d
Merge pull request #2768 from GSA/dependabot/npm_and_yarn/jest-environment-jsdom-30.0.5
...
Bump jest-environment-jsdom from 30.0.4 to 30.0.5
2025-07-23 17:51:06 -04:00
dependabot[bot]
206e76a417
Bump jest-environment-jsdom from 30.0.4 to 30.0.5
...
Bumps [jest-environment-jsdom](https://github.com/jestjs/jest/tree/HEAD/packages/jest-environment-jsdom ) from 30.0.4 to 30.0.5.
- [Release notes](https://github.com/jestjs/jest/releases )
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jestjs/jest/commits/v30.0.5/packages/jest-environment-jsdom )
---
updated-dependencies:
- dependency-name: jest-environment-jsdom
dependency-version: 30.0.5
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-23 21:29:49 +00:00
Alex Janousek
265e564b49
Merge pull request #2769 from GSA/dependabot/pip/eventlet-0.40.2
...
Bump eventlet from 0.40.1 to 0.40.2
2025-07-23 17:28:29 -04:00
Alex Janousek
b15decc8fb
Merge pull request #2766 from GSA/dependabot/npm_and_yarn/jest-30.0.5
...
Bump jest from 30.0.4 to 30.0.5
2025-07-23 17:28:17 -04:00
Carlo Costino
99194c08d0
Updated README Terraform setup instructio
...
This changeset updates the setup instructions for Terraform to use a newer tool to manage Terraform installations, and to update the Terraform version used within the project.
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2025-07-23 13:48:03 -04:00
dependabot[bot]
6b23ea46e7
Bump eventlet from 0.40.1 to 0.40.2
...
Bumps [eventlet](https://github.com/eventlet/eventlet ) from 0.40.1 to 0.40.2.
- [Changelog](https://github.com/eventlet/eventlet/blob/master/NEWS )
- [Commits](https://github.com/eventlet/eventlet/compare/0.40.1...0.40.2 )
---
updated-dependencies:
- dependency-name: eventlet
dependency-version: 0.40.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-22 23:58:30 +00:00
dependabot[bot]
32f8a31685
Bump jest from 30.0.4 to 30.0.5
...
Bumps [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest ) from 30.0.4 to 30.0.5.
- [Release notes](https://github.com/jestjs/jest/releases )
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jestjs/jest/commits/v30.0.5/packages/jest )
---
updated-dependencies:
- dependency-name: jest
dependency-version: 30.0.5
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-22 23:07:41 +00:00
ccostino
0c4125c7a7
Merge pull request #2761 from GSA/2721-create-enums-and-replace-hardcoded-status-strings-with-enums-PART5
...
servicepermission enum part 5
7-22-2025
2025-07-22 16:50:56 -04:00
Beverly Nguyen
1f3c3aba32
update manage_tempaltes
2025-07-22 13:02:12 -07:00
Beverly Nguyen
afaae0a695
Merge branch 'main' into 2721-create-enums-and-replace-hardcoded-status-strings-with-enums-PART5
2025-07-22 12:55:45 -07:00
Alex Janousek
4d467fdb99
Merge pull request #2762 from GSA/migrate/govuk-width-container
...
Complete govuk-width-container migration and fix add-org template
2025-07-22 15:36:22 -04:00
alexjanousekGSA
45607148aa
Migrate 4 govuk utility components to USWDS equivalents
2025-07-22 15:17:01 -04:00
ccostino
991e8b93da
Merge pull request #2760 from GSA/2721-create-enums-and-replace-hardcoded-status-strings-with-enums-4
...
new enums added to ServicePermission part 4
2025-07-22 15:03:13 -04:00
Kenneth Kehl
ed06cf5695
fix
2025-07-22 11:35:37 -07:00
Beverly Nguyen
26a4117fd2
update test
2025-07-22 11:17:51 -07:00
Beverly Nguyen
1ac907d359
update test
2025-07-22 11:12:26 -07:00
Kenneth Kehl
6034dcdb12
try truststore
2025-07-22 11:01:20 -07:00
Beverly Nguyen
5b22187cef
update test
2025-07-22 11:00:43 -07:00
Beverly Nguyen
814ccf0665
refactor conftest.py
2025-07-22 10:44:58 -07:00
Beverly Nguyen
d68128852b
added INTERNATIONAL_SMS
2025-07-22 10:37:48 -07:00
ccostino
9ed709959c
Merge pull request #2764 from GSA/system_certs
...
revert pip-system-certs
2025-07-22 13:22:15 -04:00
Beverly Nguyen
50226b5fa1
isort
2025-07-22 10:07:41 -07:00