Kenneth Kehl
141dd51b52
code review feedback
2024-07-02 08:50:48 -07:00
Kenneth Kehl
9a4dd043ce
cleanup
2024-07-01 10:52:03 -07:00
Kenneth Kehl
5b2446ec62
add examples of common commands
2024-04-08 09:35:51 -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
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
Andrew Shumway
5f2508a975
Add docs/code comments for message send flow
2024-03-18 11:32:29 -06:00
Carlo Costino
df9ee470dc
Merge pull request #828 from GSA/800-flask-command-for-test
...
800 flask command for test
2024-03-05 11:58:00 -05:00
Anastasia Gradova
703500274b
Updated doucmentation in README and all.md
2024-03-05 08:43:20 -07:00
Anastasia Gradova
ee6dfacad1
Standardized command names and updated
...
documentation
2024-03-04 14:34:41 -07:00
Carlo Costino
611a8c8bc6
Add E2E configuration information to docs
...
This changeset adds a bit of missing information to our README and documentation for E2E test configuration. This is required for the project to be set up correctly, and while it will work out of the box, there are a couple of adjustments that need to be made to ensure everything is configured correctly.
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2024-03-01 12:23:05 -05:00
Carlo Costino
755f5e085e
Update reviewee to author
...
This changeset adjusts the language slightly to use clearer terms for the individuals involved in a code review.
2024-02-13 16:27:55 -05:00
Carlo Costino
aabb822824
Added a couple of notes about engaging in conversation
...
h/t to @stvnrlly for the suggestion!
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2024-02-12 13:27:29 -05:00
Carlo Costino
d9e6ebdbe3
Add code review documentation
...
This changeset adds documentation for what to expect and how to conduct and receive code reviews. We want to improve our team practices and ensure that all members know how to engage and what to expect with code reviews. Furthermore, this can serve as another model and positive example of how to collaborate as a team in the broader open source community.
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2024-02-12 13:23:27 -05:00
Tim Lowden
c422f8eb4d
Update all.md
...
Adding link to spreadsheet
2024-01-10 14:33:05 -05:00
Emily Herrick
e1dcd12d2d
Production phone number assignments
...
Edited production phone numbers to assign the ones in use to three pilot partners with live services.
2024-01-08 14:05:30 -05:00
Carlo Costino
8ecfed4544
Expand one-off task details
...
This changeset adds a bit more information to the one-off task details and helps clarify what to include in the command to pass to Cloud Foundry.
2023-12-08 10:28:12 -05:00
stvnrlly
33d1fd4534
one fewer t
2023-11-28 13:10:37 -05:00
Carlo Costino
7d145a0872
Added new section to the table of contents
...
h/t to @stvnrlly for catching that!
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2023-11-28 11:41:20 -05:00
Carlo Costino
9794f82f44
Add .profile file information to docs
...
This changeset adds a bit of documentation to explain with the .profile file is used for with our application.
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2023-11-24 16:34:14 -05:00
Carlo Costino
844cab2e3d
Updated references of US Notify to Notify.gov
...
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2023-11-22 13:53:15 -05:00
stvnrlly
b9db94adbb
note about running independently
2023-11-17 09:50:02 -05:00
stvnrlly
63952e35a9
freshen up files
2023-11-17 09:47:32 -05:00
Steven Reilly
dfa729d5c7
update onboarding docs
2023-10-31 11:13:29 -04:00
Carlo Costino
669f2ec813
Merge pull request #535 from GSA/stvnrlly/deploy-docs
...
Adding details of deploy PR process to docs
2023-10-13 13:50:30 -04:00
stvnrlly
d851d848f4
add info about deploy pr
2023-10-13 11:06:52 -04:00
Steven Reilly
e809c30f3d
add new phone numbers to docs
2023-10-12 14:38:30 -04:00
Kenneth Kehl
27197b60bb
code review feedback
2023-09-29 07:30:12 -07:00
Steven Reilly
6c6762b2ce
Update docs/all.md
...
Co-authored-by: Carlo Costino <ccostino@users.noreply.github.com >
2023-09-22 21:59:47 -04:00
Steven Reilly
ec48d436d6
Update docs/all.md
...
Co-authored-by: Carlo Costino <ccostino@users.noreply.github.com >
2023-09-22 21:59:24 -04:00
Steven Reilly
f5a486be78
Update docs/all.md
...
Co-authored-by: Carlo Costino <ccostino@users.noreply.github.com >
2023-09-22 21:59:09 -04:00
stvnrlly
f80ae2d0b1
add links to kibana filtered views
2023-09-22 16:07:36 -04:00
stvnrlly
8921db6616
some terraform context
2023-09-21 13:27:53 -04:00
stvnrlly
37de8f352e
add docs about logs & env vars
2023-09-18 16:49:45 -04:00
stvnrlly
f764414bc2
Merge branch 'main' into notify-api-446
2023-09-06 16:05:45 -04:00
stvnrlly
d345b21546
update pipenv references
2023-09-05 12:19:42 -04:00
Kenneth Kehl
062675ad9b
poetry
2023-08-31 11:00:55 -07:00
Kenneth Kehl
e9280b44b0
notify-api-446 change default text message sender from U.S. Notify
2023-08-31 08:14:23 -07:00
stvnrlly
31febfd2ff
actually include the docs doc
2023-08-28 12:15:57 -04:00