Carlo Costino
730e4b2313
Swapped API_PUBLIC_URL to API_HOST_NAME to match API app config
...
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2025-07-30 10:00:43 -04:00
Carlo Costino
0fef454d17
Fix broken test
...
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2025-07-29 18:00:08 -04:00
Carlo Costino
1d61355663
Modify notifications_python_client
...
This changeset modifies the notifications_python_client we pulled in to no longer reference the UK Notify system.
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2025-07-29 17:43:36 -04:00
ccostino
dbed1368d9
Merge pull request #1869 from GSA/undo-recent-changes
...
Undo recent changes related to Python upgrade
2025-07-29 16:40:39 -04:00
Carlo Costino
b13e294673
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:28:00 -04:00
ccostino
5450970ff1
Merge pull request #1868 from GSA/rollback_newrelic_changes
...
revert newrelic changes and disable gevent
2025-07-29 14:16:49 -04:00
Kenneth Kehl
f5b4b83097
remove concurrency for now
2025-07-29 11:09:08 -07:00
Kenneth Kehl
d0092d4bf6
fix
2025-07-29 10:33:29 -07:00
Kenneth Kehl
1eeceb072e
revert newrelic changes and disable gevent
2025-07-29 10:22:36 -07:00
ccostino
23e6d76236
Merge pull request #1867 from GSA/python_3_13
...
try initializing new relic after we monkeypatch
2025-07-29 11:07:18 -04:00
Kenneth Kehl
1ff90843d7
try initializing new relic after we monkeypatch
2025-07-29 07:55:48 -07:00
ccostino
3caa7520ec
Merge pull request #1865 from GSA/python_3_13
...
upgrade to python 3.13.2
2025-07-29 10:03:16 -04:00
ccostino
17e014f8d4
Fix version number to match
...
Document the correct version.
2025-07-29 09:52:44 -04:00
ccostino
f6ba1a241c
Fix version number to match
...
Document the correct version.
2025-07-29 09:52:09 -04:00
Kenneth Kehl
e7cee89624
upgrade to python 3.13.2
2025-07-28 11:52:45 -07:00
ccostino
f9a43e9255
Merge pull request #1864 from GSA/try_gevent
...
try to force monkey patching to happen first
2025-07-28 14:23:46 -04:00
Kenneth Kehl
0a2d66796e
try to force monkey patching to happen first
2025-07-28 10:44:52 -07:00
ccostino
f27a599000
Merge pull request #1863 from GSA/try_gevent
...
move monkey patching
2025-07-28 13:12:07 -04:00
Kenneth Kehl
b7d96225fb
move monkey patching
2025-07-28 09:59:24 -07:00
ccostino
f35ecdfc3f
Merge pull request #1862 from GSA/try_gevent
...
try gevent
2025-07-28 12:30:48 -04:00
Kenneth Kehl
143d57440c
try gevent
2025-07-28 08:52:02 -07:00
Alex Janousek
f3e447fc2d
Merge pull request #1861 from GSA/dependabot/pip/newrelic-10.15.0
...
Bump newrelic from 10.14.0 to 10.15.0
2025-07-26 09:50:54 -04:00
dependabot[bot]
8c9f6bb9ab
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-25 21:51:24 +00:00
Alex Janousek
2a1ab2885b
Merge pull request #1858 from GSA/dependabot/pip/numpy-2.3.2
...
Bump numpy from 2.3.1 to 2.3.2
2025-07-25 12:45:22 -04:00
ccostino
4e8fcf9e23
Merge pull request #1860 from GSA/sqlalchemy_warning
...
clear up sqlalchemy warning
2025-07-25 12:13:28 -04:00
Kenneth Kehl
dd42b9636c
fix
2025-07-25 08:00:43 -07:00
Kenneth Kehl
839f2009f2
clear up sqlalchemy warning
2025-07-25 07:35:39 -07:00
dependabot[bot]
e4a71b7c64
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 21:10:50 +00:00
ccostino
9d7137cbf4
Merge pull request #1854 from GSA/update-readme-terraform
...
Updated README Terraform setup instructions
2025-07-24 16:25:55 -04:00
ccostino
caac35bafd
Merge pull request #1857 from GSA/system_certs
...
revert truststore
2025-07-24 16:06:51 -04:00
Kenneth Kehl
a792c1b941
ugh
2025-07-24 10:43:40 -07:00
Kenneth Kehl
daf490d308
fix dead code errors
2025-07-24 10:35:33 -07:00
Kenneth Kehl
378dfc3221
dead code findings?
2025-07-24 10:10:36 -07:00
Kenneth Kehl
3f68657607
revert truststore
2025-07-24 10:01:03 -07:00
Kenneth Kehl
1287b796a4
Merge pull request #1856 from GSA/system_certs
...
ugh move dependency
2025-07-24 09:20:44 -07:00
Kenneth Kehl
7df39121d4
ugh move dependency
2025-07-24 09:13:00 -07:00
ccostino
7bc2a4906b
Merge pull request #1855 from GSA/system_certs
...
fix truststore
2025-07-24 11:42:42 -04:00
Kenneth Kehl
70d142cb90
fix truststore
2025-07-24 08:03:50 -07:00
Kenneth Kehl
f546232756
Merge pull request #1851 from GSA/system_certs
...
try using truststore
2025-07-24 07:07:01 -07:00
Kenneth Kehl
99c3f41178
merge from main
2025-07-23 15:02:09 -07:00
Alex Janousek
e2aa0fe0a6
Merge pull request #1852 from GSA/dependabot/pip/eventlet-0.40.2
...
Bump eventlet from 0.40.1 to 0.40.2
2025-07-23 17:26:22 -04:00
Carlo Costino
b706866b48
Updated README Terraform setup instructions
...
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. It also accounts for the Python version currently used by the project.
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2025-07-23 13:47:08 -04:00
dependabot[bot]
365e47e7fe
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 22:03:27 +00:00
Kenneth Kehl
0a5cede29e
fix
2025-07-22 11:37:59 -07:00
Kenneth Kehl
e16c4fe277
try using truststore
2025-07-22 10:44:14 -07:00
ccostino
cfbf2b9042
Merge pull request #1850 from GSA/system_certs
...
revert pip-system-certs
7-22-2025
2025-07-22 13:21:50 -04:00
Kenneth Kehl
72f2ccb91a
revert pip-system-certs
2025-07-22 09:42:37 -07:00
ccostino
4945fdbfcd
Merge pull request #1849 from GSA/system_certs
...
add system certs package
2025-07-22 11:53:25 -04:00
Kenneth Kehl
51437226d0
update to latest on main
2025-07-22 07:09:52 -07:00
Alex Janousek
bcc35b7109
Merge pull request #1848 from GSA/dependabot/pip/cyclonedx-python-lib-11.0.0
...
Bump cyclonedx-python-lib from 10.4.1 to 11.0.0
2025-07-21 17:34:54 -04:00