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
samathad2023
6c216a88d7
flask upgrade dependencies
2024-04-04 16:18:57 -07: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
Aditi Anand
bb2819ccf8
Merge branch 'main' into aanand-sqlalchemy-version-update
2024-03-29 15:51:11 -04:00
Carlo Costino
0fc41d5cfc
Merge pull request #881 from GSA/debug_staging
...
return None to handle new user
2024-03-29 12:27:25 -04:00
Carlo Costino
0558cd3935
Merge pull request #882 from GSA/notify-api-879
...
Fix organization invite template
2024-03-29 12:12:29 -04:00
Kenneth Kehl
55a517f111
Fix organization invite template
2024-03-29 08:32:25 -07:00
Kenneth Kehl
0131ea0f1e
return None to handle new user
2024-03-29 07:44:35 -07:00
Carlo Costino
8944da4a0b
Merge pull request #878 from GSA/debug_staging
...
debug staging
2024-03-28 15:18:56 -04:00
Kenneth Kehl
5fbc7ddd2d
ugh
2024-03-28 11:43:11 -07:00
Kenneth Kehl
97ba070b0e
debug staging
2024-03-28 11:19:02 -07:00
Carlo Costino
6396dbe94c
Merge pull request #863 from GSA/message-send-flow-docs
...
Message send flow docs
03-28-2024
2024-03-28 12:26:50 -04:00
Andrew Shumway
622a8b9fd7
Merge branch 'main' of https://github.com/GSA/notifications-api into message-send-flow-docs
2024-03-28 09:36:01 -06:00
Andrew Shumway
1547e80e37
Fix spacing
2024-03-28 09:35:53 -06:00
Aditi Anand
2d4dbe9f25
nested session issue encountered in sqlalchemy 2.0 upgrade
2024-03-27 21:36:39 -04:00
John Skiles Skinner
8d11133d4e
Merge pull request #875 from GSA/jskinne3-add-cf-org-and-space
...
Add cf org and space to README
2024-03-27 17:32:04 -07:00
John Skiles Skinner
387e37629b
Clarify local development context
2024-03-27 17:24:24 -07:00
Steven Reilly
84919f294f
Merge pull request #876 from GSA/jskinne3-if-it-runs
...
Notes about running ./run.sh and make run-profile
2024-03-27 14:35:51 -04:00
Andrew Shumway
a0e2f0fbc8
Merge branch 'main' of https://github.com/GSA/notifications-api into message-send-flow-docs
2024-03-27 10:33:05 -06:00