Commit Graph

9825 Commits

Author SHA1 Message Date
stvnrlly
c802a24efc update utils in pyproject.toml 2023-09-05 21:22:20 -04:00
stvnrlly
1bbe29ff79 Merge branch 'main' into poetry 2023-09-05 14:49:35 -04:00
stvnrlly
d345b21546 update pipenv references 2023-09-05 12:19:42 -04:00
stvnrlly
be97bce280 add config to pull python version from pyenv 2023-09-05 12:15:32 -04:00
Steven Reilly
12099ea2d1 Merge pull request #252 from GSA/notify-300b
notify-300 set total message limit to 250k for pilot
2023-08-31 16:12:41 -04:00
Kenneth Kehl
c92b8e0933 try without hashes everywhere 2023-08-31 11:54:26 -07:00
Kenneth Kehl
722b67e93a try without hashes 2023-08-31 11:43:33 -07:00
Kenneth Kehl
938e0b1057 fixes 2023-08-31 11:22:22 -07:00
Kenneth Kehl
bc956c3dac remove --dev for now from poetry install 2023-08-31 11:12:16 -07:00
Kenneth Kehl
062675ad9b poetry 2023-08-31 11:00:55 -07:00
Carlo Costino
e29b12ce41 Merge pull request #450 from GSA/notify-api-59
notify-api-59 make command to create new service
2023-08-31 13:51:59 -04:00
stvnrlly
a229626c1e use correct redis key in test 2023-08-31 11:27:08 -04:00
stvnrlly
0526c051a3 rename migration 2023-08-31 11:15:34 -04:00
stvnrlly
7bbb05059c update to correct error 2023-08-31 10:57:54 -04:00
stvnrlly
bf33ed7173 Merge branch 'main' into notify-300b 2023-08-31 10:28:44 -04:00
Kenneth Kehl
fb3a6cca68 notify-api-59 make command to create new service 2023-08-30 13:13:43 -07:00
Kenneth Kehl
85de5bfc63 Merge pull request #436 from GSA/notify-api-412
notify-api-412 use black to enforce python style standards
2023-08-29 17:07:26 -07:00
Kenneth Kehl
9df12031cf fix test 2023-08-29 16:58:21 -07:00
Kenneth Kehl
065009bb7a merge from main and reformat 2023-08-29 16:21:18 -07:00
Kenneth Kehl
1ecb747c6d reformat 2023-08-29 14:54:30 -07:00
Steven Reilly
19dcd7a48b Merge pull request #445 from GSA/stvnrlly/adr-workflow
Switch ADR workflow
2023-08-29 13:41:15 -04:00
Carlo Costino
04699eb2ac Merge pull request #442 from GSA/stvnrlly/doc-overhaul
Move docs to single file
2023-08-29 13:24:55 -04:00
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
stvnrlly
31febfd2ff actually include the docs doc 2023-08-28 12:15:57 -04:00
stvnrlly
dd0bf646c4 reorder docs 2023-08-28 12:08:06 -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
00fd3a72bb code review feedback, fix setup.cfg and reformat 2023-08-25 08:10:33 -07: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
Kenneth Kehl
ccf6f75df9 fix static scan 2023-08-23 11:27:28 -07:00
Kenneth Kehl
026dc14021 notify-api-412 use black to enforce python style standards 2023-08-23 10:35:43 -07: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
stvnrlly
25af2df15c combine all docs together, to be cleaned up 2023-08-22 17:36:00 -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