Commit Graph

10767 Commits

Author SHA1 Message Date
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
Carlo Costino
6fb45388c9 Merge pull request #906 from GSA/notify-api-880
add examples of common commands
04-09-2024
2024-04-08 18:02:33 -04:00
dependabot[bot]
8d176c8998 Bump werkzeug from 3.0.1 to 3.0.2
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/pallets/werkzeug/releases)
- [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/werkzeug/compare/3.0.1...3.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-08 21:57:21 +00:00
Kenneth Kehl
5b2446ec62 add examples of common commands 2024-04-08 09:35:51 -07:00
Carlo Costino
d03be4b089 Merge pull request #905 from GSA/update-utils-0-4-5
Update utils to 0.4.5
2024-04-08 10:36:17 -04:00
Carlo Costino
1a7d2c210c Update utils to 0.4.5
This changeset updates notifications-utils to 0.4.5, which includes a few minor fixes and several dependency updates.

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2024-04-08 10:02:35 -04:00
Carlo Costino
e5fc6563f1 Merge pull request #900 from GSA/dependabot/pip/lxml-5.2.1
Bump lxml from 5.1.0 to 5.2.1
2024-04-08 08:55:01 -04:00
dependabot[bot]
9843b43bac Bump lxml from 5.1.0 to 5.2.1
Bumps [lxml](https://github.com/lxml/lxml) from 5.1.0 to 5.2.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-5.1.0...lxml-5.2.1)

---
updated-dependencies:
- dependency-name: lxml
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-05 19:25:44 +00:00
Carlo Costino
6087b0ba4d Merge pull request #904 from GSA/notify-api-903
fix personalization on job/service/notification api
2024-04-05 15:14:07 -04:00
Kenneth Kehl
23335bb4a9 fix personalization on job/service/notification api 2024-04-05 11:38:00 -07:00
Carlo Costino
9df8afda5c Merge pull request #899 from GSA/login_gov_env_vars
add login.gov env vars to sample.env
2024-04-05 09:42:28 -04:00
Kenneth Kehl
41ace5bfad add login.gov env vars to sample.env 2024-04-04 13:38:16 -07:00
Steven Reilly
2a0f97b25f Merge pull request #897 from GSA/update-gh-actions
Update GitHub Actions
2024-04-04 09:20:25 -04:00
Carlo Costino
34cc85e662 Update GitHub Actions
This changeset updates all references to GitHub Actions to be version 4 due to a mandatory Node.js update.

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2024-04-04 08:35:00 -04:00
Carlo Costino
33c5d800a6 Merge pull request #896 from GSA/dependabot/pip/eventlet-0.36.1
Bump eventlet from 0.35.2 to 0.36.1
2024-04-03 19:17:58 -04:00
dependabot[bot]
85dac023c7 Bump eventlet from 0.35.2 to 0.36.1
Bumps [eventlet](https://github.com/eventlet/eventlet) from 0.35.2 to 0.36.1.
- [Changelog](https://github.com/eventlet/eventlet/blob/master/NEWS)
- [Commits](https://github.com/eventlet/eventlet/compare/v0.35.2...0.36.1)

---
updated-dependencies:
- dependency-name: eventlet
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-03 23:04:54 +00:00
Carlo Costino
67c4707313 Merge pull request #895 from GSA/poetry-improvements
Mirror admin repo poetry updates
2024-04-03 19:01:20 -04:00
Carlo Costino
49d653824a Merge pull request #894 from GSA/notify-admin-151
remove template preview api stuff
2024-04-03 18:53:19 -04:00
Carlo Costino
ca80ceea62 Mirror admin repo poetry updates
This changeset updates changes in our admin repo that make using poetry a little better and more consistent for dependency management.

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2024-04-03 17:35:58 -04:00
Carlo Costino
e28bc983d1 Merge pull request #871 from GSA/1270-update-email-content
1270 update email content
2024-04-03 17:26:30 -04:00
Carlo Costino
b73c0876ac Merge pull request #890 from GSA/login_gov_state
make state non-arbitrary
2024-04-03 17:04:22 -04:00
Kenneth Kehl
0e9b128d96 remove template preview api stuff 2024-04-03 13:36:59 -07:00
Carlo Costino
4073ceef60 Merge pull request #874 from GSA/dependabot/pip/faker-24.4.0
Bump faker from 23.3.0 to 24.4.0
2024-04-03 16:23:43 -04:00
Carlo Costino
965d88b3e6 Merge pull request #888 from GSA/jskinne3-createdb-prereq
Move createdb step
2024-04-03 16:07:19 -04:00
Steven Reilly
69c4066a4f Merge pull request #893 from GSA/revert-rest-of-terraform
Revert the rest of our Terraform changes
2024-04-03 15:04:13 -04:00
Carlo Costino
af877cae8d Revert the rest of our Terraform changes
This changeset reverts the rest of our recent Terraform changes to make sure deployments are working properly.

Again, these will be re-introduced once we figure out the resource management piece.

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2024-04-03 14:07:28 -04:00
Steven Reilly
ecbe736554 Merge pull request #891 from GSA/revert-recent-terraform
Revert recent Terraform changes to prod and demo
2024-04-03 13:05:41 -04:00
Carlo Costino
ead7e38179 Revert recent Terraform changes to prod and demo
This changeset reverts a few of our recent changes to the production and demo Terraform files to re-enable deployments.

We are working through fixing this and will re-introduce these changes once we figure out how to get the changes to properly work (which are tied to the infrastructure checks as well).

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2024-04-03 12:57:56 -04:00
Kenneth Kehl
7c3c81b700 fix 2024-04-02 13:59:59 -07:00
Kenneth Kehl
23e66db2a9 make state non-arbitrary 2024-04-02 13:18:21 -07:00
John Skiles Skinner
3db2606d6a Move createdb step
The command `createdb test_notification_api` is a prereq to running `make test`. Clarify that it is not just a troubleshooting step.
2024-04-02 08:53:49 -07:00
Carlo Costino
9ecbfd24ff Merge pull request #886 from GSA/notify-api-879
clean templates out of redis when we do update-templates
2024-04-02 10:02:58 -04:00
John Skiles Skinner
f4397e3f23 Merge pull request #887 from GSA/jskinne3-test-db-error
Add a note about how to resolve db error
2024-04-01 17:09:14 -07:00
John Skiles Skinner
c1f25e7c10 Add a note about how to resolve db error
Apparently this error is common:
```
FATAL:  database "test_notification_api" does not exist
```

In lieu of getting to the bottom of it, add a note about how to fix it
2024-04-01 16:53:02 -07:00
Kenneth Kehl
b36496ccb9 flake8 2024-04-01 15:19:21 -07:00
Kenneth Kehl
ebdb78e52e reformat up to latest version of black 2024-04-01 15:12:33 -07:00
Kenneth Kehl
87db56622e remove debug line 2024-04-01 14:58:04 -07:00
Kenneth Kehl
952e3c6434 clean templates out of redis when we do update-templates 2024-04-01 14:30:49 -07:00
Carlo Costino
7b29be1d5f Merge pull request #885 from GSA/notify-api-879
remove debug
2024-04-01 16:42:50 -04:00
Kenneth Kehl
24aea5efc3 remove debug 2024-04-01 12:48:30 -07:00