Commit Graph
17081 Commits
Author SHA1 Message Date
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
Kenneth Kehl 4cd727ab51 get rid of async 2025-06-04 10:31:13 -07:00
Kenneth Kehl 15501fb6ce test removing eventlet 0.40.0 2025-06-04 10:16:43 -07:00
Carlo Costino 595ae759d1 Unpin egress proxy release and eventlet dependency
This changeset unpins the egress proxy release now that we have resolved the other issues surrounding the connectivity to S3.  It also makes sure the eventlet dependency is up-to-date.

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2025-06-04 12:12:29 -04:00
Cathy Beil 91b83ab749 Add files via upload 2025-06-03 14:29:17 -05:00
ccostino 9042f58e2c Merge pull request #2631 from GSA/pythonupgrade
python upgrade to 3.13.2
2025-06-03 14:54:05 -04:00
ccostino cf6c402e66 Merge pull request #2642 from GSA/dependabot/npm_and_yarn/sass-embedded-1.89.1
Bump sass-embedded from 1.89.0 to 1.89.1
2025-06-03 11:00:01 -04:00
ccostino 09f1c712bb Merge pull request #2644 from GSA/dependabot/npm_and_yarn/tar-fs-3.0.9
Bump tar-fs from 3.0.8 to 3.0.9
2025-06-03 08:52:47 -04:00
dependabot[bot] f2b53628df Bump tar-fs from 3.0.8 to 3.0.9
Bumps [tar-fs](https://github.com/mafintosh/tar-fs) from 3.0.8 to 3.0.9.
- [Commits](https://github.com/mafintosh/tar-fs/compare/v3.0.8...v3.0.9)

---
updated-dependencies:
- dependency-name: tar-fs
  dependency-version: 3.0.9
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-03 06:57:16 +00:00
dependabot[bot] f1b31eb85e Bump sass-embedded from 1.89.0 to 1.89.1
Bumps [sass-embedded](https://github.com/sass/embedded-host-node) from 1.89.0 to 1.89.1.
- [Changelog](https://github.com/sass/embedded-host-node/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/embedded-host-node/compare/1.89.0...1.89.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-02 23:54:10 +00:00
Cathy Beil 33ab578d1f Add files via upload
Updated version.
2025-06-02 13:04:13 -05:00
ccostino 8ca029ea4d Merge pull request #2635 from GSA/dependabot/npm_and_yarn/babel/core-7.27.4
Bump @babel/core from 7.27.3 to 7.27.4
2025-06-02 08:33:23 -04:00
dependabot[bot] 9d737e35d7 Bump @babel/core from 7.27.3 to 7.27.4
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.27.3 to 7.27.4.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.27.4/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-version: 7.27.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-30 23:50:39 +00:00
Cathy Beil 702c8c369e Add files via upload
Adding the story to our pdf repository
2025-05-30 16:42:30 -05:00
Cathy Beil b81c6b20ec Add files via upload
Adding Text Campaign Planning pdf.
2025-05-30 16:14:08 -05:00
Kenneth Kehl 7dfe9c5988 merge from main 2025-05-30 13:30:51 -07:00
Kenneth Kehl 4cbcf3fe27 python upgrade 2025-05-30 10:09:40 -07:00
ccostino 69c8bbc6b7 Merge pull request #2615 from GSA/poetry
upgrade poetry to 2.1.3
5-30-2025
2025-05-30 11:50:27 -04:00
Carlo Costino 6a606a467e Update bootstrap-with-git-hooks command
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2025-05-30 11:06:45 -04:00
ccostino 3d44e76383 Update .github/workflows/checks.yml
Removing extraneous vulnerability ignore config.
2025-05-30 10:57:24 -04:00
Kenneth Kehl 038f4e294a merge from main 2025-05-29 14:46:02 -07:00
Beverly Nguyen 9aa7138902 Merge pull request #2621 from GSA/2562-search-name-and-email-within-team-settings
Improving the UX on the team members page
2025-05-29 14:01:36 -07:00
Beverly Nguyen 86cd481786 Merge pull request #2625 from GSA/ui_issue
fix ui spacing
2025-05-29 14:00:54 -07:00
Beverly Nguyen b3e09219a8 fix test 2025-05-29 13:02:48 -07:00
Beverly Nguyen 31293557ef -Previously, the template would show nothing if a user didn't have a name set. Now it falls back to displaying the email address.
-Added padding-x-2 class to the "Change details"
2025-05-29 12:17:59 -07:00
Kenneth Kehl 3fe74bea54 add exclusion 2025-05-29 11:25:01 -07:00
Kenneth Kehl 6aa84305f6 code review feedback 2025-05-29 11:19:22 -07:00