stvnrlly
2117f31690
add new adr workflow
2023-08-28 21:04:26 -04:00
Steven Reilly
36f562d390
Merge pull request #437 from GSA/notify-api-389
...
notify-api-389 unpin gunicorn
2023-08-28 12:55:01 -04:00
Steven Reilly
6c497832f5
Merge pull request #441 from GSA/notify-api-433b
...
notify-api-433b remove research mode
2023-08-28 11:02:36 -04:00
Kenneth Kehl
5a350560d7
notify-api-433b remove research mode
2023-08-25 12:09:00 -07:00
Carlo Costino
fa2f0a8202
Merge pull request #440 from GSA/update-cloud-gov-org
...
Update cloud.gov org references
2023-08-25 14:28:22 -04:00
Carlo Costino
bc650f21fe
Update cloud.gov org references
...
This changeset adjusts our references to the cloud.gov org we are using from gsa-tts-benefits-studio-prototyping to gsa-tts-benefits-studio.
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2023-08-25 12:16:57 -04:00
Kenneth Kehl
5d2bde806f
merge from main
2023-08-25 07:26:46 -07:00
Kenneth Kehl
c2370e5774
update gunicorn in pipfile to specify eventlets (green threads)
2023-08-25 07:20:54 -07:00
Steven Reilly
6a83bf8ab9
Merge pull request #438 from GSA/dependabot/pip/moto-4.2.0
...
Bump moto from 4.1.14 to 4.2.0
2023-08-24 20:24:30 -04:00
dependabot[bot]
0aebd05162
Bump moto from 4.1.14 to 4.2.0
...
Bumps [moto](https://github.com/getmoto/moto ) from 4.1.14 to 4.2.0.
- [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md )
- [Commits](https://github.com/getmoto/moto/compare/4.1.14...4.2.0 )
---
updated-dependencies:
- dependency-name: moto
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-24 21:57:28 +00:00
Kenneth Kehl
3b43838606
notify-api-389 unpin gunicorn
2023-08-24 11:22:19 -07:00
Steven Reilly
b679550d97
Merge pull request #432 from GSA/dependabot/pip/jsonschema-4.19.0
...
Bump jsonschema from 4.17.3 to 4.19.0
2023-08-24 14:12:55 -04:00
dependabot[bot]
fe908b78c2
Bump jsonschema from 4.17.3 to 4.19.0
...
Bumps [jsonschema](https://github.com/python-jsonschema/jsonschema ) from 4.17.3 to 4.19.0.
- [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.17.3...v4.19.0 )
---
updated-dependencies:
- dependency-name: jsonschema
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-22 21:53:13 +00:00
Steven Reilly
a7898118d7
Merge pull request #429 from GSA/dependabot/pip/cachetools-5.3.1
...
Bump cachetools from 5.1.0 to 5.3.1
2023-08-22 17:46:03 -04:00
Steven Reilly
f90f39de73
Merge pull request #423 from GSA/notify-api-413
...
notify-api-413 reduce cyclomatic complexity identified by radon
2023-08-21 15:52:20 -04:00
Steven Reilly
4ae369d35d
Merge pull request #426 from GSA/notify-api-388
...
notify-api-388 remove gds metrics
2023-08-21 15:51:37 -04:00
Carlo Costino
facc79233b
Merge pull request #430 from GSA/notify-api-427
...
notify-api-427 bug with worker failures
2023-08-18 11:56:50 -04:00
Kenneth Kehl
6b0a315281
fix flake8
2023-08-18 08:37:54 -07:00
Kenneth Kehl
f573e45fd5
merge from main
2023-08-18 08:36:23 -07:00
Kenneth Kehl
245125fe38
downgrade a flask-marshmallow and psycopg2 to what UK notify has
2023-08-18 08:31:46 -07:00
Kenneth Kehl
3f62a3f55a
fix flake8
2023-08-18 08:01:42 -07:00
Kenneth Kehl
721e572796
notify-api-427 bug with worker failures
2023-08-18 07:50:48 -07:00
dependabot[bot]
34b6a6f4fb
Bump cachetools from 5.1.0 to 5.3.1
...
Bumps [cachetools](https://github.com/tkem/cachetools ) from 5.1.0 to 5.3.1.
- [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/tkem/cachetools/compare/v5.1.0...v5.3.1 )
---
updated-dependencies:
- dependency-name: cachetools
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-17 22:09:16 +00:00
Kenneth Kehl
c84090e496
Merge pull request #419 from GSA/dependabot/pip/moto-4.1.14
...
Bump moto from 3.1.9 to 4.1.14
2023-08-17 11:37:38 -07:00
Kenneth Kehl
1765dba476
fix references to gds
2023-08-17 09:01:53 -07:00
dependabot[bot]
619d5fe8c5
Bump moto from 3.1.9 to 4.1.14
...
Bumps [moto](https://github.com/getmoto/moto ) from 3.1.9 to 4.1.14.
- [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md )
- [Commits](https://github.com/getmoto/moto/compare/3.1.9...4.1.14 )
---
updated-dependencies:
- dependency-name: moto
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-17 15:01:00 +00:00
Tim Lowden
ebbada841f
Merge pull request #415 from GSA/update-flask-plugins
...
Update Flask plugins and related dependencies
2023-08-17 10:42:58 -04:00
Kenneth Kehl
e4a37c84ca
initial
2023-08-17 07:41:38 -07:00
Carlo Costino
206d5fccb7
Simplify test config for now
...
This is in prep for switching to running a single test worker for the time being. We will spend time figuring out how to get multiple concurrent workers going again separately as we seem to have several issues taking place right now with that type of test setup.
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2023-08-16 16:49:35 -04:00
Carlo Costino
17e13c3b3b
Round 2 of attempting to fix CI test runs
...
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2023-08-16 16:49:35 -04:00
Carlo Costino
5519d17e09
Fix database URI for concurrent test workers
...
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2023-08-16 16:49:35 -04:00
Carlo Costino
d9abca9dbe
Fix comments and imports causing build errors
...
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2023-08-16 16:49:35 -04:00
Carlo Costino
114aa45f19
Update Flask plugins and related dependencies
...
This changeset updates a few of the Flask plugins we rely on to their latest versions, as well as the psycopg2-binary library. It required a few adjustments to how our tests are configured and run, which are probably due for a larger refactor given how much has changed with these libraries and the anticipated change of going from SQLAlchemy 1.4.x to 2.0.x.
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2023-08-16 16:49:27 -04:00
Carlo Costino
574e0b92fc
Merge pull request #404 from GSA/notify-api-391
...
notify-api-391 increase code coverage to 95%
2023-08-16 16:40:33 -04:00
Kenneth Kehl
d1040c797c
Merge pull request #420 from GSA/dependabot/pip/vulture-2.8
...
Bump vulture from 2.7 to 2.8
2023-08-16 12:12:16 -07:00
Kenneth Kehl
807941ac86
notify-api-413 fix flake8
2023-08-16 10:42:52 -07:00
Kenneth Kehl
e037df8cbc
notify-api-413 reduce cyclomatic complexity identified by radon
2023-08-16 09:29:32 -07:00
Kenneth Kehl
22f301189a
code review feedback remove british fake email addresses
2023-08-16 07:19:18 -07:00
dependabot[bot]
5755b7c9dd
Bump vulture from 2.7 to 2.8
...
Bumps [vulture](https://github.com/jendrikseipp/vulture ) from 2.7 to 2.8.
- [Release notes](https://github.com/jendrikseipp/vulture/releases )
- [Changelog](https://github.com/jendrikseipp/vulture/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jendrikseipp/vulture/compare/v2.7...v2.8 )
---
updated-dependencies:
- dependency-name: vulture
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-15 22:13:44 +00:00
Kenneth Kehl
f2f0e5a0f1
code review feedback
2023-08-15 14:50:41 -07:00
Kenneth Kehl
c5008da8df
cleanup
2023-08-15 11:44:47 -07:00
Kenneth Kehl
fbf2f99d7b
more
2023-08-15 10:35:34 -07:00
Kenneth Kehl
b9ba7d018b
more tests
2023-08-14 15:32:22 -07:00
Carlo Costino
7df3943c0b
Merge pull request #410 from GSA/dependabot/pip/alembic-1.11.2
...
Bump alembic from 1.7.7 to 1.11.2
2023-08-14 18:18:35 -04:00
dependabot[bot]
19729e0b31
Bump alembic from 1.7.7 to 1.11.2
...
Bumps [alembic](https://github.com/sqlalchemy/alembic ) from 1.7.7 to 1.11.2.
- [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-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-14 22:10:14 +00:00
Carlo Costino
cb3af17dab
Merge pull request #411 from GSA/dependabot/pip/cffi-1.15.1
...
Bump cffi from 1.15.0 to 1.15.1
2023-08-14 17:35:27 -04:00
dependabot[bot]
c5495368fb
Bump cffi from 1.15.0 to 1.15.1
...
Bumps [cffi](http://cffi.readthedocs.org ) from 1.15.0 to 1.15.1.
---
updated-dependencies:
- dependency-name: cffi
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-14 21:26:39 +00:00
Carlo Costino
db4e0594e4
Merge pull request #409 from GSA/dependabot/pip/click-8.1.6
...
Bump click from 8.1.3 to 8.1.6
2023-08-14 17:17:16 -04:00
Steven Reilly
9c40bf60c2
Merge pull request #408 from GSA/switch-to-fips
...
Switch to using FIPS-enabled endpoints
2023-08-14 15:59:27 -04:00
Carlo Costino
ff64ea684f
Removed all non-FIPS-enabled endpoints
...
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2023-08-14 15:10:37 -04:00