Commit Graph

10432 Commits

Author SHA1 Message Date
Anastasia Gradova
08fe6beff7 Added commands to add test data to DB
Updated old .uk strings in db.py
2024-03-01 12:13:29 -07:00
Carlo Costino
158316a77b Merge pull request #802 from GSA/notify-api-539
add log warning in dev environment if phone number is opted out (noti…
02-20-2024
2024-02-14 17:53:00 -05:00
Carlo Costino
ba94b5a0ec Merge pull request #803 from GSA/docs/reviewee-to-author
Update reviewee to author in the code review documentation
2024-02-13 17:05:01 -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
Kenneth Kehl
467a2919f4 add log warning in dev environment if phone number is opted out (notify-api-539) 2024-02-13 09:39:53 -08:00
Steven Reilly
2f5fea6d81 Merge pull request #791 from GSA/add-code-review-doc-info
Add code review documentation
2024-02-12 16:55:13 -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
Carlo Costino
88a553651b Merge pull request #790 from GSA/add-pr-template
API:  Add a pull request template
2024-02-12 12:10:21 -05:00
Carlo Costino
6e6c0ee61d Final draft adjustments to the template instructions
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2024-02-09 17:45:31 -05:00
Carlo Costino
050d92d822 Additional detail suggestions for the PR description
h/t to @stvnrlly for these suggestions!

Co-authored-by: Steven Reilly <stvnrlly@users.noreply.github.com>
2024-02-09 17:45:31 -05:00
Carlo Costino
f7673aa968 Add a pull request template
This changeset adds a template to the repository for our pull requests.  The intention is two-fold:

- To make it easier to know what information and details to include in our pull requests
- To improve the quality and usefulness of our pull requests

This is a start and we will be adjusting this over time as we learn more and refine our process.

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2024-02-09 17:45:30 -05:00
Carlo Costino
793f0e5f85 Merge pull request #793 from GSA/update-utils-0-2-8
Update utils to 0.2.8
02-08-2024
2024-02-06 16:41:51 -05:00
Carlo Costino
7ff858563e Update utils to 0.2.8
This changeset updates notifications-utils to 0.2.8 to address a cryptography dependency update and Dependabot security alert.

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2024-02-06 16:32:31 -05:00
Carlo Costino
a70f76c09a Merge pull request #787 from GSA/notify-admin-1159b
update sent_at
2024-02-05 16:56:29 -05:00
Kenneth Kehl
ddad4e409e update send_at when status resolves 2024-02-02 12:51:11 -08:00
Carlo Costino
b3a30f291e Merge pull request #788 from GSA/notify-api-784
notify-api-784 remove simulated numbers
2024-02-02 14:02:54 -05:00
Kenneth Kehl
3e6ea3aa2c merge from main 2024-02-02 10:44:29 -08:00
Kenneth Kehl
65bc37d203 fix fstring 2024-02-02 10:29:01 -08:00
Kenneth Kehl
fad3d4f473 fix tests 2024-02-02 09:32:24 -08:00
Kenneth Kehl
c45e74a74b update sent_at 2024-02-02 09:03:54 -08:00
Carlo Costino
f1b1c01f97 Merge pull request #785 from GSA/broken_prod
handle bom in phone number field
2024-02-01 17:02:26 -05:00
Kenneth Kehl
82dd29d457 handle bom in phone number field 2024-02-01 12:01:29 -08:00
Kenneth Kehl
a028be238b notify-api-784 remove simulated numbers 2024-02-01 10:48:59 -08:00
Carlo Costino
c6ef8a1259 Merge pull request #779 from GSA/debug_for_state
fix fstrings
2024-01-31 12:04:59 -05:00
Kenneth Kehl
ab71ccde68 fix fstrings 2024-01-31 08:53:54 -08:00
Carlo Costino
11cace732a Merge pull request #778 from GSA/debug_for_state
remove cache hit/miss writes to log
2024-01-31 11:26:48 -05:00
Kenneth Kehl
aecff08d7a remove cache hit/miss writes to log 2024-01-31 08:20:12 -08:00
Carlo Costino
9be2f15183 Merge pull request #776 from GSA/debug_for_state
handle error
2024-01-31 11:17:28 -05:00
Kenneth Kehl
fa2b18d5b7 fix logic 2024-01-31 08:10:48 -08:00
Kenneth Kehl
277262ed69 handle error 2024-01-31 08:06:09 -08:00
Carlo Costino
e398d9b227 Merge pull request #774 from GSA/debug_for_state
add debug
2024-01-31 10:33:19 -05:00
Kenneth Kehl
363ecb33d5 add debug 2024-01-31 07:25:11 -08:00
Carlo Costino
87cf541561 Merge pull request #770 from GSA/fix-infrastructure-checks
Fix Terraform commands and actions
01-30-2024
2024-01-30 15:04:32 -05:00
Carlo Costino
0149228a39 Merge pull request #769 from GSA/dependabot/pip/aiohttp-3.9.2
Bump aiohttp from 3.9.0 to 3.9.2
2024-01-30 11:27:41 -05:00
Carlo Costino
123b19d835 Remove the profile attribute entirely
This was what was apparently breaking our Terraform actions.  I traced this to an undocumented breaking change with the AWS provider; more details can be seen here: https://discuss.hashicorp.com/t/error-error-configuring-terraform-aws-provider-failed-to-get-shared-config-profile-default/39417/2

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2024-01-30 10:47:16 -05:00
Carlo Costino
b63130c1ba Remove profile attribute from environment providers
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2024-01-30 10:35:27 -05:00
Carlo Costino
033f439313 Updated 18F/terraform-cloudgov to v0.7.1
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2024-01-30 09:39:54 -05:00
Carlo Costino
8c03d14237 Update Cloud Foundry Terraform module
This changeset updates the Cloud Foundry Terraform to its latest release.  Our file were previously referencing a very old version, which was contributing to infrastructure check and deployment failures.

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2024-01-30 09:25:05 -05:00
dependabot[bot]
d9ca597106 Bump aiohttp from 3.9.0 to 3.9.2
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.9.0 to 3.9.2.
- [Release notes](https://github.com/aio-libs/aiohttp/releases)
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.9.0...v3.9.2)

---
updated-dependencies:
- dependency-name: aiohttp
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-30 00:13:57 +00:00
Carlo Costino
379a9d3e24 Merge pull request #768 from GSA/notify-admin-1158
notify-admin-1158 fix email sending
01-29-2024
2024-01-26 14:58:55 -05:00
Kenneth Kehl
a790c2f9c7 notify-admin-1158 fix email sending 2024-01-26 11:42:30 -08:00
Steven Reilly
5ebfe95814 Merge pull request #767 from GSA/update-utils-0-2-7
Update notifications-utils to 0.2.7
2024-01-24 16:05:23 -05:00
Carlo Costino
491f7262ec Merge pull request #763 from GSA/1132-capitalize-pending-csv
1132 - Capitalize "Pending" in delivery reports
2024-01-24 15:51:29 -05:00
Carlo Costino
3157aa2ee1 Update notifications-utils to 0.2.7
This changeset updates the notifications-utils library to 0.2.7.

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2024-01-24 14:54:15 -05:00
Jonathan Bobel
4ef944d795 1132 - Capitalize "Pending" in delivery reports 2024-01-24 10:56:37 -05:00
Steven Reilly
ffb890df8c Merge pull request #761 from GSA/set-no-proxy-exclusion
Add no_proxy environment variable
2024-01-22 17:06:19 -05:00
Carlo Costino
11e10cd5ca Add no_proxy environment variable
This changeset adds the no_proxy environment variable to be set at the time our app runs to exclude the internal apps running within our platform that are handled by Cloud Foundry network policies instead.  Without this in place, the egress proxy will not allow our deployed apps to talk with one another.

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2024-01-22 16:28:37 -05:00
Carlo Costino
8c2597a960 Merge pull request #758 from GSA/dependabot/pip/beautifulsoup4-4.12.3
Bump beautifulsoup4 from 4.12.2 to 4.12.3
2024-01-22 11:24:33 -05:00
Carlo Costino
949c5e473a Merge pull request #760 from GSA/adjust-egress-proxy-config
Adding missing egress proxy configuration
2024-01-19 17:49:02 -05:00