Commit Graph

12857 Commits

Author SHA1 Message Date
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
837832ddf4 Merge pull request #795 from GSA/main
Production deploy 2/8/24
2024-02-09 09:37:37 -05:00
Andrew Shumway
afd77cf9fe Returned months changed to calendar year 2024-02-07 14:53:26 -07:00
Kenneth Kehl
0b714c2a28 merge 2024-02-07 07:08:56 -08: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
Kenneth Kehl
0010a431a6 merge from main again 2024-02-06 12:31:32 -08: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
Steven Reilly
1ca6070269 Merge pull request #786 from GSA/main
One-off API Production Deploy to fix CSV parsing issue - 02-02-2024
2024-02-02 10:23:09 -05: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
Kenneth Kehl
31ff6a11ee merge from main 2024-02-01 08:06:10 -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
ec388f95f2 Merge pull request #777 from GSA/main
CSV error handling prod deploy
2024-01-31 11:37:54 -05: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
7f36b6c3a1 Merge pull request #775 from GSA/main
CSV debug prod deploy
2024-01-31 10:44:08 -05: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
f29929e2ab Merge pull request #772 from GSA/main
Production deploy 1/30/24
2024-01-30 16:52:12 -05: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
Carlo Costino
32c5f8e035 Merge pull request #766 from GSA/main
Production deploy 1/29/24
2024-01-30 08:27:08 -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
Kenneth Kehl
b5a0562077 fix tests 2024-01-24 07:55:14 -08:00
Kenneth Kehl
c97be34b3b optimize personalisation lookup 2024-01-23 10:41:34 -08: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