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
John Skiles Skinner
dbfb1e2379
Accommodate the version of Terraform that CI/CD expects
2024-04-15 17:52:40 -07:00
John Skiles Skinner
4b904c69c2
One more troubleshooting item
2024-04-15 17:32:34 -07:00
John Skiles Skinner
13061ce939
Update README about the -m flag when creating a SpaceDeployer
2024-04-15 17:25:04 -07:00
John Skiles Skinner
dc6379bae7
Update version of Terraform installed in the main README
2024-04-15 16:51:32 -07:00
John Skiles Skinner
99716f39e6
Upgrade minimum Terraform version in each providers.tf file
2024-04-15 16:43:35 -07:00
John Skiles Skinner
6608e3672e
Upgrade cloudfoundry from 0.53.0 to 0.53.1 everywhere
2024-04-15 12:08:41 -07: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
Anastasia Gradova
3c92b3e9d8
Updated for isort
2024-04-10 20:15:18 -06:00
Anastasia Gradova
0bb80c9d22
Added sqlalchemy-utils and put methods in to
...
create and delete the test_notifications_api db
before and after the tests run.
2024-04-10 19:57:53 -06:00
Carlo Costino
feaa4e0592
Merge pull request #907 from GSA/dependabot/pip/werkzeug-3.0.2
...
Bump werkzeug from 3.0.1 to 3.0.2
2024-04-09 17:10:27 -04:00
John Skiles Skinner
e228a02653
Explanation of the purpose of bucket credentials
2024-04-09 11:26:50 -07:00
John Skiles Skinner
150cbeb54f
Explain directory structure
2024-04-08 18:32:20 -07:00
John Skiles Skinner
e054d9b03f
Remove insecure output of creds, adjust README
2024-04-08 17:11:20 -07:00
John Skiles Skinner
f2ef5efb1d
References to headings into anchor links
2024-04-08 15:35:50 -07:00
John Skiles Skinner
1f3b69ad53
Note "initial setup" section is outdated
2024-04-08 15:28:34 -07:00
John Skiles Skinner
dc334e6686
Re-order Terraform README steps
...
Co-authored-by: Ryan Ahearn <ryan.ahearn@gsa.gov >
2024-04-08 15:15:01 -07:00