Commit Graph

17107 Commits

Author SHA1 Message Date
Kenneth Kehl
30093673d0 inline notifications-python-client 2025-06-10 11:40:14 -07:00
ccostino
f4795843cc Merge pull request #2662 from GSA/dependabot/npm_and_yarn/sass-embedded-1.89.2
Bump sass-embedded from 1.89.1 to 1.89.2
2025-06-10 11:49:42 -04:00
ccostino
71d076e32f Merge pull request #2661 from GSA/dependabot/pip/newrelic-10.13.0
Bump newrelic from 10.12.0 to 10.13.0
2025-06-10 11:28:59 -04:00
dependabot[bot]
42aca4ebe7 Bump newrelic from 10.12.0 to 10.13.0
Bumps [newrelic](https://github.com/newrelic/newrelic-python-agent) from 10.12.0 to 10.13.0.
- [Release notes](https://github.com/newrelic/newrelic-python-agent/releases)
- [Commits](https://github.com/newrelic/newrelic-python-agent/compare/v10.12.0...v10.13.0)

---
updated-dependencies:
- dependency-name: newrelic
  dependency-version: 10.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-10 14:49:53 +00:00
dependabot[bot]
9815c9ec9f Bump sass-embedded from 1.89.1 to 1.89.2
Bumps [sass-embedded](https://github.com/sass/embedded-host-node) from 1.89.1 to 1.89.2.
- [Changelog](https://github.com/sass/embedded-host-node/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/embedded-host-node/compare/1.89.1...1.89.2)

---
updated-dependencies:
- dependency-name: sass-embedded
  dependency-version: 1.89.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-10 14:49:29 +00:00
ccostino
6df7f3f926 Merge pull request #2660 from GSA/dependabot/pip/phonenumbers-9.0.7
Bump phonenumbers from 9.0.6 to 9.0.7
2025-06-10 10:32:47 -04:00
ccostino
6970f2f981 Merge pull request #2652 from GSA/dependabot/npm_and_yarn/rollup-4.42.0
Bump rollup from 4.41.1 to 4.42.0
2025-06-10 09:50:29 -04:00
dependabot[bot]
1b4c4350ce Bump phonenumbers from 9.0.6 to 9.0.7
Bumps [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers) from 9.0.6 to 9.0.7.
- [Commits](https://github.com/daviddrysdale/python-phonenumbers/compare/v9.0.6...v9.0.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-09 23:22:45 +00:00
ccostino
63abd500b6 Merge pull request #2658 from GSA/python_manual_unwind
remove asyncio-mode=auto
2025-06-09 16:24:16 -04:00
Kenneth Kehl
31c58e0be7 remove asyncio-mode=auto 2025-06-09 13:14:46 -07:00
ccostino
37fee05bfb Merge pull request #2657 from GSA/python_manual_unwind
try to solve async issues
2025-06-09 16:02:17 -04:00
Kenneth Kehl
86f8d66573 commit out offending tests 2025-06-09 12:37:20 -07:00
Kenneth Kehl
7b6a6ffe53 commit out offending tests 2025-06-09 12:28:08 -07:00
Kenneth Kehl
396459be67 try to solve async issues 2025-06-09 12:18:38 -07:00
Kenneth Kehl
a2fab31653 try to solve async issues 2025-06-09 12:15:54 -07:00
Kenneth Kehl
1e95628c56 try to solve async issues 2025-06-09 12:08:10 -07:00
Kenneth Kehl
3672b16315 try to solve async issues 2025-06-09 11:59:32 -07:00
ccostino
f290ae30a7 Merge pull request #2656 from GSA/python_manual_unwind
remove async
2025-06-09 14:36:32 -04:00
Kenneth Kehl
e5dc5f12aa mix and match asyncs to try to get things passing 2025-06-09 11:02:01 -07:00
Kenneth Kehl
12b8dd6c4f remove async 2025-06-09 10:55:26 -07:00
Kenneth Kehl
36c7781e37 remove async 2025-06-09 10:47:37 -07:00
ccostino
1daccc812c Merge pull request #2655 from GSA/python_manual_unwind
manually roll python back to 3.12.2
2025-06-09 13:28:46 -04:00
Kenneth Kehl
19b0e24602 uncomment tests 2025-06-09 10:07:04 -07:00
Kenneth Kehl
71b865cc12 uncomment tests 2025-06-09 09:34:13 -07:00
Kenneth Kehl
526402a7f4 revert api health changes 2025-06-09 09:17:12 -07:00
Kenneth Kehl
a5399ae693 manually roll python back to 3.12.2 2025-06-09 08:59:50 -07:00
dependabot[bot]
e84750fbbf Bump rollup from 4.41.1 to 4.42.0
Bumps [rollup](https://github.com/rollup/rollup) from 4.41.1 to 4.42.0.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v4.41.1...v4.42.0)

---
updated-dependencies:
- dependency-name: rollup
  dependency-version: 4.42.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-06 23:59:27 +00:00
ccostino
6d0bd1cfca Merge pull request #2651 from GSA/disable_strict
fix api health
2025-06-06 16:01:23 -04:00
Kenneth Kehl
a9ff570a53 fix api health 2025-06-06 11:29:37 -07:00
Kenneth Kehl
9c55f5035c fix api health 2025-06-06 11:22:29 -07:00
Kenneth Kehl
3c63a345c9 fix api health 2025-06-06 11:18:47 -07:00
Kenneth Kehl
c5613954a0 fix api health 2025-06-06 11:03:43 -07:00
Kenneth Kehl
87489c8e55 fix api health 2025-06-06 10:54:25 -07:00
Kenneth Kehl
8c1c9e877d fix api health 2025-06-06 10:47:38 -07:00
ccostino
8232d4ca21 Merge pull request #2650 from GSA/add-cert-env-var
Add one more cert environment variable
2025-06-05 17:51:35 -04:00
Carlo Costino
229f8467c8 Add one more cert environment variable
This changeset adds an additional environment variable to enforce usage of the correct CA certificate in case any libraries override it.

Please see https://cloud.gov/docs/management/container-to-container/#addressing-certificate-validation-errors for more details.

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2025-06-05 17:43:10 -04:00
ccostino
47571bc342 Merge pull request #2646 from GSA/eventlet_huh
add some debug for certificate issue
2025-06-05 13:39:36 -04:00
Kenneth Kehl
9f6e449b5e whoops, put test back 2025-06-05 10:01:57 -07:00
Kenneth Kehl
7942e02747 comment out async tests 2025-06-05 09:01:26 -07:00
Kenneth Kehl
f9b96e9f83 merge 2025-06-05 08:49:11 -07:00
Kenneth Kehl
b3736b03b1 add debug 2025-06-05 08:48:21 -07:00
Carlo Costino
00832b9555 Updating pytest to account for the async test errors
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2025-06-04 16:16:45 -04:00
Cathy Beil
2926da155e Add files via upload
Small updates.
2025-06-04 14:59:39 -05:00
Kenneth Kehl
9430bbd97e fix format 2025-06-04 11:49:55 -07:00
Kenneth Kehl
8b3cb14666 more asyncio 2025-06-04 11:42:49 -07:00
Kenneth Kehl
0d8f1e9c01 ugh 2025-06-04 11:31:19 -07:00
Kenneth Kehl
56980e04ce try pytest-asyncio again 2025-06-04 11:22:28 -07:00
Kenneth Kehl
b990363436 comment out offending test 2025-06-04 11:02:08 -07:00
Kenneth Kehl
1981c02207 try adding pytest-asyncio 2025-06-04 10:45:38 -07:00
Kenneth Kehl
09cf2098af add poetry.lock 2025-06-04 10:34:56 -07:00