Carlo Costino
24e379cfa8
Merge pull request #705 from GSA/dependabot/pip/notifications-python-client-9.0.0
...
Bump notifications-python-client from 8.2.0 to 9.0.0
2024-02-23 14:43:06 -05:00
Kenneth Kehl
f301c7a389
If a telephone number is unavailable, change text to 'Unavailable'
2024-02-23 11:07:13 -08:00
dependabot[bot]
bfb619d5e9
Bump notifications-python-client from 8.2.0 to 9.0.0
...
Bumps [notifications-python-client](https://github.com/alphagov/notifications-python-client ) from 8.2.0 to 9.0.0.
- [Changelog](https://github.com/alphagov/notifications-python-client/blob/main/CHANGELOG.md )
- [Commits](https://github.com/alphagov/notifications-python-client/compare/8.2.0...9.0.0 )
---
updated-dependencies:
- dependency-name: notifications-python-client
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-23 17:18:46 +00:00
Carlo Costino
993b171236
Merge pull request #709 from GSA/dependabot/pip/flake8-7.0.0
...
Bump flake8 from 6.1.0 to 7.0.0
2024-02-23 12:11:47 -05:00
dependabot[bot]
9cd68a10dc
Bump flake8 from 6.1.0 to 7.0.0
...
Bumps [flake8](https://github.com/pycqa/flake8 ) from 6.1.0 to 7.0.0.
- [Commits](https://github.com/pycqa/flake8/compare/6.1.0...7.0.0 )
---
updated-dependencies:
- dependency-name: flake8
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-23 17:04:42 +00:00
Carlo Costino
4412a86b28
Merge pull request #812 from GSA/dependabot/pip/eventlet-0.35.2
...
Bump eventlet from 0.34.3 to 0.35.2
2024-02-23 12:00:39 -05:00
dependabot[bot]
1cf2a81d26
Bump eventlet from 0.34.3 to 0.35.2
...
Bumps [eventlet](https://github.com/eventlet/eventlet ) from 0.34.3 to 0.35.2.
- [Changelog](https://github.com/eventlet/eventlet/blob/master/NEWS )
- [Commits](https://github.com/eventlet/eventlet/compare/v0.34.3...v0.35.2 )
---
updated-dependencies:
- dependency-name: eventlet
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-23 16:13:35 +00:00
Kenneth Kehl
aef797eb79
merge from main again
2024-02-22 14:43:54 -08:00
Carlo Costino
a93cdf9211
Merge pull request #811 from GSA/utils-0-2-9
...
Update utils to 0.2.9
2024-02-22 10:51:24 -05:00
Carlo Costino
d1d55cca4e
Update utils to 0.2.9
...
This changeset updates notifications-utils to 0.2.9 to account for a recent cryptography update.
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2024-02-21 15:50:55 -05: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
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
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
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