Kenneth Kehl
caef40451d
get rid of skips
2025-08-29 09:56:03 -07:00
Kenneth Kehl
efc50b620e
get rid of skips
2025-08-29 09:13:47 -07:00
Kenneth Kehl
70367dc1e4
get rid of skips
2025-08-29 08:59:52 -07:00
Kenneth Kehl
6dd5e320c9
fix or remove skipped tests
2025-08-29 08:48:43 -07:00
Kenneth Kehl
0490b44fcd
fix or remove skipped tests
2025-08-29 08:35:38 -07:00
Kenneth Kehl
7253686974
fix or remove skipped tests
2025-08-29 08:17:18 -07:00
Kenneth Kehl
1bf04e4647
fix or remove skipped tests
2025-08-29 08:04:56 -07:00
Kenneth Kehl
8d39c142a0
fix or remove skipped tests
2025-08-29 07:55:55 -07:00
Kenneth Kehl
df10f7bcbf
fix or remove skipped tests
2025-08-29 07:38:45 -07:00
dependabot[bot]
31c24922c5
Bump gevent from 25.5.1 to 25.8.1 ( #1947 )
...
Bumps [gevent](https://github.com/gevent/gevent ) from 25.5.1 to 25.8.1.
- [Release notes](https://github.com/gevent/gevent/releases )
- [Changelog](https://github.com/gevent/gevent/blob/master/docs/changelog_pre.rst )
- [Commits](https://github.com/gevent/gevent/compare/25.5.1...25.8.1 )
---
updated-dependencies:
- dependency-name: gevent
dependency-version: 25.8.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-08-29 12:25:33 +00:00
dependabot[bot]
44ac7ffacf
Bump marshmallow from 4.0.0 to 4.0.1 ( #1948 )
...
Bumps [marshmallow](https://github.com/marshmallow-code/marshmallow ) from 4.0.0 to 4.0.1.
- [Changelog](https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst )
- [Commits](https://github.com/marshmallow-code/marshmallow/compare/4.0.0...4.0.1 )
---
updated-dependencies:
- dependency-name: marshmallow
dependency-version: 4.0.1
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-08-29 08:15:38 -04:00
Beverly Nguyen
0c8493da37
Merge pull request #1944 from GSA/revert-demo-ssb
...
Revert Demo SSB SNS change
2025-08-28 13:03:06 -07:00
Carlo Costino
5a35a873e2
Revert Demo SSB SNS change
...
Changing the region results in Terraform not wanting to apply the change, so back this out for now while we figure out how to fix this to get the Demo site working again.
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2025-08-28 15:43:11 -04:00
Beverly Nguyen
6c5534b6f2
Merge pull request #1939 from GSA/fix-demo-ssb-references-again
...
Update Demo SSB References Again
08-28-25
2025-08-28 09:45:12 -07:00
Carlo Costino
9d2a23ba5f
Update Demo SSB References Again
...
After double checking the configuration of the Notify SSB and how the brokerpaks are used with it, the configuration of demo should actually match that of our staging environment, not production because the demo environment is using the staging SSB. This changeset updates the Demo SSB configuration to match that.
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2025-08-28 10:23:11 -04:00
dependabot[bot]
99110608aa
Bump alembic from 1.16.4 to 1.16.5 ( #1938 )
...
Bumps [alembic](https://github.com/sqlalchemy/alembic ) from 1.16.4 to 1.16.5.
- [Release notes](https://github.com/sqlalchemy/alembic/releases )
- [Changelog](https://github.com/sqlalchemy/alembic/blob/main/CHANGES )
- [Commits](https://github.com/sqlalchemy/alembic/commits )
---
updated-dependencies:
- dependency-name: alembic
dependency-version: 1.16.5
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-08-28 07:48:30 -04:00
Beverly Nguyen
f69d3f1029
Merge pull request #1937 from GSA/fix-demo-ssb-references
...
Fix Demo environment SSB AWS regions
2025-08-27 14:14:10 -07:00
Carlo Costino
cc1909bb15
Fix Demo environment SSB AWS regions
...
The AWS regions for the SSBs in the demo environment were incorrect; this should fix them and get things working properly with the brokered SNS and SES services.
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2025-08-27 16:11:03 -04:00
Alex Janousek
52e68eb9db
Added code to delete files that are stale ( #1936 )
2025-08-27 15:13:00 -04:00
ccostino
55444db56e
Merge pull request #1934 from GSA/dependabot/pip/faker-37.6.0
...
Bump faker from 37.5.3 to 37.6.0
2025-08-27 08:33:41 -04:00
dependabot[bot]
0a0a3d92cd
Bump faker from 37.5.3 to 37.6.0
...
Bumps [faker](https://github.com/joke2k/faker ) from 37.5.3 to 37.6.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.5.3...v37.6.0 )
---
updated-dependencies:
- dependency-name: faker
dependency-version: 37.6.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-27 08:52:04 +00:00
dependabot[bot]
255b3327ac
Bump beautifulsoup4 from 4.13.4 to 4.13.5 ( #1931 )
...
Bumps [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/ ) from 4.13.4 to 4.13.5.
---
updated-dependencies:
- dependency-name: beautifulsoup4
dependency-version: 4.13.5
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-08-26 18:41:23 +00:00
dependabot[bot]
866ba24026
Bump typing-extensions from 4.14.1 to 4.15.0 ( #1930 )
...
Bumps [typing-extensions](https://github.com/python/typing_extensions ) from 4.14.1 to 4.15.0.
- [Release notes](https://github.com/python/typing_extensions/releases )
- [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md )
- [Commits](https://github.com/python/typing_extensions/compare/4.14.1...4.15.0 )
---
updated-dependencies:
- dependency-name: typing-extensions
dependency-version: 4.15.0
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-08-26 16:20:11 +00:00
dependabot[bot]
bf72682bb5
Bump cachetools from 6.1.0 to 6.2.0 ( #1929 )
...
Bumps [cachetools](https://github.com/tkem/cachetools ) from 6.1.0 to 6.2.0.
- [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/tkem/cachetools/compare/v6.1.0...v6.2.0 )
---
updated-dependencies:
- dependency-name: cachetools
dependency-version: 6.2.0
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-08-26 16:11:16 +00:00
dependabot[bot]
5b4563c926
Bump moto from 5.1.10 to 5.1.11 ( #1932 )
...
Bumps [moto](https://github.com/getmoto/moto ) from 5.1.10 to 5.1.11.
- [Release notes](https://github.com/getmoto/moto/releases )
- [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md )
- [Commits](https://github.com/getmoto/moto/compare/5.1.10...5.1.11 )
---
updated-dependencies:
- dependency-name: moto
dependency-version: 5.1.11
dependency-type: direct:development
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-08-26 12:02:35 -04:00
Alex Janousek
86458fe1a0
Added changes to support extra day in activity chart ( #1928 )
2025-08-25 13:28:54 -07:00
ccostino
c3e5f0b31e
Merge pull request #1926 from GSA/job_details
...
fix job details
2025-08-25 12:13:01 -04:00
dependabot[bot]
c32ece1d05
Bump lxml from 6.0.0 to 6.0.1 ( #1927 )
...
Bumps [lxml](https://github.com/lxml/lxml ) from 6.0.0 to 6.0.1.
- [Release notes](https://github.com/lxml/lxml/releases )
- [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt )
- [Commits](https://github.com/lxml/lxml/compare/lxml-6.0.0...lxml-6.0.1 )
---
updated-dependencies:
- dependency-name: lxml
dependency-version: 6.0.1
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-08-25 11:23:53 -04:00
Kenneth Kehl
f29ed95985
fix test
2025-08-22 12:31:43 -07:00
Kenneth Kehl
46a1a92b00
fix test
2025-08-22 11:31:50 -07:00
Kenneth Kehl
49affd9772
fix test
2025-08-22 10:49:32 -07:00
Kenneth Kehl
7f38ceeb03
fix test
2025-08-22 10:39:35 -07:00
Kenneth Kehl
fb8fed288d
fix test
2025-08-22 10:14:50 -07:00
Kenneth Kehl
07c9d2661b
fix test
2025-08-22 09:42:13 -07:00
Kenneth Kehl
f4b20911a1
fix test
2025-08-22 09:28:25 -07:00
Kenneth Kehl
9ae407555f
fix test
2025-08-22 09:05:20 -07:00
Kenneth Kehl
8502b6c443
fix test
2025-08-22 08:31:06 -07:00
Kenneth Kehl
96b6961620
fix test
2025-08-22 08:21:34 -07:00
Kenneth Kehl
2ea52b1c91
fix job details
2025-08-22 07:59:01 -07:00
ccostino
0c08b56263
Merge pull request #1924 from GSA/email_check_restored
...
fix email check
08-21-2025
2025-08-21 15:55:54 -04:00
Kenneth Kehl
182664292e
fix email check
2025-08-21 12:35:03 -07:00
dependabot[bot]
b921c1bdcf
Bump flask from 3.1.1 to 3.1.2 ( #1921 )
...
Bumps [flask](https://github.com/pallets/flask ) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/pallets/flask/releases )
- [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst )
- [Commits](https://github.com/pallets/flask/compare/3.1.1...3.1.2 )
---
updated-dependencies:
- dependency-name: flask
dependency-version: 3.1.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-08-21 10:38:05 -04:00
dependabot[bot]
38ed14fab8
Bump cloudfoundry-client from 1.38.6 to 1.39.0 ( #1922 )
...
Bumps [cloudfoundry-client](https://github.com/cloudfoundry-community/cf-python-client ) from 1.38.6 to 1.39.0.
- [Commits](https://github.com/cloudfoundry-community/cf-python-client/compare/v1.38.6...v1.39.0 )
---
updated-dependencies:
- dependency-name: cloudfoundry-client
dependency-version: 1.39.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-08-21 10:36:30 -04:00
ccostino
cf111d7af6
Merge pull request #1920 from GSA/2795-bug-when-a-new-template-folder-is-added-existing-users-are-automatically-given-permission-to-it
...
Only the person who creates the folder and admin gets default folder permissions
2025-08-20 10:41:47 -04:00
Beverly Nguyen
15fb5a8ecb
pytest
2025-08-19 13:24:31 -07:00
Beverly Nguyen
166a03cbbd
adding creator by id to schema
2025-08-19 12:44:46 -07:00
Beverly Nguyen
3926619fd4
flake8
2025-08-19 12:12:02 -07:00
Beverly Nguyen
0ba6c06a21
Only the person who creates the folder and admin gets permissions
2025-08-19 12:08:04 -07:00
dependabot[bot]
5441965c71
Bump requests from 2.32.4 to 2.32.5 ( #1918 )
...
Bumps [requests](https://github.com/psf/requests ) from 2.32.4 to 2.32.5.
- [Release notes](https://github.com/psf/requests/releases )
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md )
- [Commits](https://github.com/psf/requests/compare/v2.32.4...v2.32.5 )
---
updated-dependencies:
- dependency-name: requests
dependency-version: 2.32.5
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-08-19 12:36:57 +00:00
dependabot[bot]
d6a17729e7
Bump jsonschema from 4.25.0 to 4.25.1 ( #1919 )
...
Bumps [jsonschema](https://github.com/python-jsonschema/jsonschema ) from 4.25.0 to 4.25.1.
- [Release notes](https://github.com/python-jsonschema/jsonschema/releases )
- [Changelog](https://github.com/python-jsonschema/jsonschema/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/python-jsonschema/jsonschema/compare/v4.25.0...v4.25.1 )
---
updated-dependencies:
- dependency-name: jsonschema
dependency-version: 4.25.1
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-08-19 08:28:04 -04:00