Commit Graph

10679 Commits

Author SHA1 Message Date
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
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
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
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
Andrew Shumway
d3b895ddc6 PEP-257 changes 2024-03-27 10:32:40 -06:00
John Skiles Skinner
7b97013255 Notes about running ./run.sh and make run-profile
Explain what to expect when running `./run.sh` and `make run-profile` so that the user can determine if they have run correctly
2024-03-27 09:05:08 -07:00
John Skiles Skinner
6b870abdc4 Add cf org and space to README 2024-03-26 13:08:34 -07:00
Carlo Costino
f3136a7958 Merge pull request #865 from GSA/notify-api-1250
login.gov first time workflow notify-api-1250
2024-03-26 11:08:53 -04:00
Carlo Costino
d421a8f018 Merge pull request #866 from GSA/dependabot/pip/black-24.3.0
Bump black from 23.12.1 to 24.3.0
2024-03-25 11:54:56 -04:00
Carlo Costino
b3b7e94c14 Merge pull request #674 from GSA/673-data-dictionary
673 data dictionary
2024-03-25 11:12:46 -04:00
Kenneth Kehl
395282b4a9 merge from main 2024-03-22 13:37:35 -07:00
Kenneth Kehl
8d48ec4c87 fix invitations 2024-03-22 11:18:47 -07:00
dependabot[bot]
a365a36eb5 Bump black from 23.12.1 to 24.3.0
Bumps [black](https://github.com/psf/black) from 23.12.1 to 24.3.0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/compare/23.12.1...24.3.0)

---
updated-dependencies:
- dependency-name: black
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-22 16:30:00 +00:00
Steven Reilly
0930b593ab Merge pull request #868 from GSA/Setuptools
Making setuptools a regular dependency.
2024-03-22 12:28:15 -04:00
Cliff Hill
b546e83399 Making setuptools a regular dependency.
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov>
2024-03-22 12:04:49 -04:00
Carlo Costino
1d7f38b7e0 Merge pull request #867 from GSA/fix-python-deploy
Update Cloud Foundry runtime.txt file
2024-03-21 17:53:54 -04:00
Carlo Costino
8e4968e703 Update Cloud Foundry runtime.txt file
This changeset updates the runtime.txt file so that Cloud Foundry picks up Python 3.12.x instead of Python 3.9.x

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2024-03-21 17:44:30 -04:00
Carlo Costino
903a97eb4c Merge pull request #845 from GSA/notify-api-818
python upgrade updates
2024-03-21 16:22:03 -04:00
samathad2023
61ce2b08b8 utils dependencies updates 2024-03-21 13:02:54 -07:00
samathad2023
172497c19e Latest utils commit updates sync with main 2024-03-20 14:09:46 -07:00
Jonathan Bobel
232bbd2d8a Merge branch 'main' of https://github.com/GSA/notifications-api into 673-data-dictionary 2024-03-20 11:25:24 -04:00
Kenneth Kehl
41c6b19877 fix urls 2024-03-20 08:11:37 -07:00
Kenneth Kehl
26af8339a2 fix link 2024-03-19 14:36:22 -07:00
Kenneth Kehl
4335b61b6e fix tests 2024-03-19 13:59:55 -07:00
Kenneth Kehl
1a9800f924 fix tests 2024-03-19 13:23:22 -07:00