Commit Graph

10765 Commits

Author SHA1 Message Date
Kenneth Kehl
56c73d9898 api to return service invite info 2024-04-19 14:02:38 -07:00
Kenneth Kehl
c02f32a263 use raw_set and raw_get, fix tests 2024-04-19 10:33:26 -07:00
Kenneth Kehl
075ac1f3d3 use raw_get and raw_set for better debug of redis 2024-04-19 10:12:27 -07:00
Kenneth Kehl
1ae239cdb8 fix flake8 2024-04-19 09:27:58 -07:00
Kenneth Kehl
234ca3cc9e merge from main 2024-04-19 09:14:55 -07:00
Kenneth Kehl
751e8ab077 more debug 2024-04-19 09:14:36 -07:00
Carlo Costino
8414fd26f8 Merge pull request #934 from GSA/check-db-notification-fails
make email_address check case insensitive
04-18-2024
2024-04-18 16:45:09 -04:00
Kenneth Kehl
65c87040c2 remove debug 2024-04-18 13:37:31 -07:00
Carlo Costino
52319475dc Merge pull request #933 from GSA/dependabot/pip/aiohttp-3.9.4
Bump aiohttp from 3.9.3 to 3.9.4
2024-04-18 16:34:04 -04:00
Kenneth Kehl
6281bdd3e3 make email_address check case insensitive 2024-04-18 13:33:17 -07:00
dependabot[bot]
d014dd7c57 Bump aiohttp from 3.9.3 to 3.9.4
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.9.3 to 3.9.4.
- [Release notes](https://github.com/aio-libs/aiohttp/releases)
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.9.3...v3.9.4)

---
updated-dependencies:
- dependency-name: aiohttp
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-18 16:13:51 +00:00
Carlo Costino
b48d6e0426 Merge pull request #932 from GSA/check-db-notification-fails
remove check-db-notification-fails task from schedule
2024-04-18 11:59:26 -04:00
Kenneth Kehl
9ec75c57c8 remove check-db-notification-fails task from schedule 2024-04-18 08:49:14 -07:00
Carlo Costino
5ef0045ee8 Merge pull request #930 from GSA/update-gunicorn
Update gunicorn to latest release
2024-04-17 18:13:35 -04:00
Carlo Costino
cd00d14c1f Update gunicorn to latest release
This changeset updates the gunicorn dependency to the latest release to address a recent CVE.

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2024-04-17 18:02:21 -04:00
Carlo Costino
55cce9c711 Merge pull request #924 from GSA/update-deps-again
Updated dependencies and ignore gunicorn audit flag
04-17-2024
2024-04-16 12:41:47 -04:00
Carlo Costino
b950767ca6 Updated dependencies and ignore gunicorn audit flag
This changeset updates a couple of dependencies, including our Python dependency audit check, and specifically ignores a gunicorn audit flag that appeared on 4/16/2024.

As soon as there is an update available for gunicorn that addresses the issue we will remove the flag to ignore the vulnerability report and update the dependency.

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2024-04-16 11:55:52 -04:00
Carlo Costino
8954a0741e Merge pull request #909 from GSA/terraform_doc_update
Terraform doc update
2024-04-15 09:23:59 -04:00
John Skiles Skinner
2cee820e74 Update terraform/README.md
Co-authored-by: Carlo Costino <ccostino@users.noreply.github.com>
2024-04-12 14:44:48 -07:00
John Skiles Skinner
fdfb7e56e8 Update terraform/README.md
Co-authored-by: Carlo Costino <ccostino@users.noreply.github.com>
2024-04-12 14:43:23 -07:00
John Skiles Skinner
cdf87c02d1 Update terraform/README.md
Co-authored-by: Carlo Costino <ccostino@users.noreply.github.com>
2024-04-12 14:43:10 -07:00
Carlo Costino
c49a74f6ec Merge pull request #920 from GSA/notify-admin-1157
E2E Test Improvement: leverage the live staging API instead of deploying a local instance in CI/CD
2024-04-12 15:11:55 -04:00
John Skiles Skinner
d2d39b210b Note about the purpose of deployers in main.tf 2024-04-12 12:07:37 -07:00
Kenneth Kehl
e703e89ebb merge from main 2024-04-12 11:30:37 -07:00
Kenneth Kehl
a1f57ac4c0 make it possible to create e2e test user on staging 2024-04-12 11:29:33 -07:00
John Skiles Skinner
0fedd7163d Merge branch 'main' into terraform_doc_update 2024-04-12 11:04:30 -07:00
Carlo Costino
07688e2747 Merge pull request #918 from GSA/update-utils-0-4-6
Update utils to 0.4.6
2024-04-12 13:26:42 -04:00
John Skiles Skinner
203fb1bbbd Merge branch 'main' into terraform_doc_update 2024-04-12 09:46:37 -07:00
Kenneth Kehl
0f3cdcf56a fix tests 2024-04-12 09:23:22 -07:00
John Skiles Skinner
7e9a504a64 I guess you just cant indent cautions / warnings 2024-04-11 15:56:22 -07:00
John Skiles Skinner
3c141ef823 Does the Caution markdown not work? 2024-04-11 15:52:21 -07:00
John Skiles Skinner
35bb04f082 Note about risk of saving shared code 2024-04-11 15:29:36 -07:00
John Skiles Skinner
a5e7383871 Rewrite manual new env instructions to be general workflow 2024-04-11 15:10:19 -07:00
Carlo Costino
906609e4de Update utils to 0.4.6
This changeset updates notifications-utils to 0.4.6 in order to address some dependency updates and incorporate a few minor changes.

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2024-04-11 18:01:09 -04:00
Carlo Costino
dc2bdafc0c Merge pull request #917 from GSA/dependabot/pip/flask-migrate-4.0.7
Bump flask-migrate from 4.0.5 to 4.0.7
2024-04-11 17:43:18 -04:00
dependabot[bot]
6f6ab1a0e2 Bump flask-migrate from 4.0.5 to 4.0.7
Bumps [flask-migrate](https://github.com/miguelgrinberg/flask-migrate) from 4.0.5 to 4.0.7.
- [Release notes](https://github.com/miguelgrinberg/flask-migrate/releases)
- [Changelog](https://github.com/miguelgrinberg/Flask-Migrate/blob/main/CHANGES.md)
- [Commits](https://github.com/miguelgrinberg/flask-migrate/compare/v4.0.5...v4.0.7)

---
updated-dependencies:
- dependency-name: flask-migrate
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-11 21:29:41 +00:00
Carlo Costino
f6c1c80bd4 Merge pull request #916 from GSA/notify-api-662
remove deprecated notification
2024-04-11 16:04:52 -04:00
Carlo Costino
5c3c3bf1f4 Merge pull request #911 from GSA/dependabot/pip/moto-5.0.5
Bump moto from 5.0.3 to 5.0.5
2024-04-11 15:15:51 -04:00
Kenneth Kehl
8fba67170e remove deprecated notification 2024-04-11 10:28:09 -07:00
dependabot[bot]
c5be822775 Bump moto from 5.0.3 to 5.0.5
Bumps [moto](https://github.com/getmoto/moto) from 5.0.3 to 5.0.5.
- [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.0.3...5.0.5)

---
updated-dependencies:
- dependency-name: moto
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-11 17:00:36 +00:00
Carlo Costino
39f1eb0aa9 Merge pull request #913 from GSA/598-re-introduce-database-creation-for-tests
Added ability for poetry to add and delete the test_notifications_api db during tests for #598
2024-04-11 12:58:45 -04:00
Anastasia Gradova
39101f0789 updated lock file 2024-04-11 10:24:06 -06:00
Anastasia Gradova
1ff05db360 Moved sqlalchemy-utils to dev dependencies 2024-04-11 10:18:14 -06:00
Carlo Costino
e877fc6885 Merge pull request #915 from GSA/api-658_update_template_during_deploy
Adding template update steps for demo and prod.
2024-04-11 10:24:32 -04:00
Cliff Hill
7b73e99530 Making template update steps for demo and prod.
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov>
2024-04-11 10:09:24 -04:00
Carlo Costino
ab2bff94fb Merge pull request #914 from GSA/api-658_update_template_during_deploy
If the templates.json file changes, update it.
2024-04-11 09:34:57 -04:00
Cliff Hill
d7b23832b8 Making minor change to templates.json.
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov>
2024-04-11 09:25:00 -04:00
Cliff Hill
5508787c24 If the templates.json file changes, update it.
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov>
2024-04-11 09:04:46 -04:00
John Skiles Skinner
e426402247 Instruction on switching AWS CLI profiles 2024-04-10 19:30:05 -07:00
John Skiles Skinner
7dbcc1793d Add Troubleshooting section, note about local state in dev env 2024-04-10 19:18:29 -07:00