Commit Graph

10319 Commits

Author SHA1 Message Date
Kenneth Kehl
97baa4c184 flake8 2024-01-10 11:38:23 -08:00
Kenneth Kehl
6f04915ee8 flake8 2024-01-10 11:20:33 -08:00
Kenneth Kehl
f6ba9b4d74 mock redis 2024-01-10 11:14:04 -08:00
Kenneth Kehl
e15122d6f5 mock redis 2024-01-10 11:00:50 -08:00
Kenneth Kehl
7b2e59dede switch to raw_get and raw_set to see exceptions 2024-01-10 10:30:44 -08:00
Carlo Costino
5bcd238a67 Merge pull request #722 from GSA/update-utils-0-2-5
Update utils to 0.2.5
2024-01-10 13:29:30 -05:00
Carlo Costino
fa34e3ab09 Update utils to 0.2.5
This changeset updates the notification-utils library to 0.2.5.

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2024-01-10 13:22:19 -05:00
Carlo Costino
8e7a8249aa Merge pull request #721 from GSA/dependabot/pip/gitpython-3.1.41
Bump gitpython from 3.1.40 to 3.1.41
2024-01-10 12:59:58 -05:00
Carlo Costino
77c34bd3ae Merge pull request #720 from GSA/notify-api-714
more debug
2024-01-10 12:24:06 -05:00
dependabot[bot]
f67ddfdd77 Bump gitpython from 3.1.40 to 3.1.41
Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.40 to 3.1.41.
- [Release notes](https://github.com/gitpython-developers/GitPython/releases)
- [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES)
- [Commits](https://github.com/gitpython-developers/GitPython/compare/3.1.40...3.1.41)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-10 17:14:01 +00:00
Kenneth Kehl
3dcb8d194e more debug 2024-01-10 09:10:52 -08:00
Carlo Costino
73fcc1fdbf Merge pull request #716 from GSA/dependabot/pip/pip-audit-2.6.3
Bump pip-audit from 2.6.2 to 2.6.3
2024-01-10 10:34:20 -05:00
Carlo Costino
653dfaf53b Merge pull request #718 from GSA/notify-api-714
debug messages
2024-01-09 17:52:16 -05:00
Kenneth Kehl
572c8ebb84 reformat 2024-01-09 14:45:11 -08:00
Kenneth Kehl
2f9b98c07e debug messages 2024-01-09 14:28:24 -08:00
Carlo Costino
54bd9b7e27 Merge pull request #717 from GSA/notify-api-714
no verification codes on staging
2024-01-09 17:07:59 -05:00
Kenneth Kehl
5366992d1a format 2024-01-09 14:01:03 -08:00
Kenneth Kehl
d3ca06fec2 fix 2024-01-09 13:36:57 -08:00
dependabot[bot]
bee880577d Bump pip-audit from 2.6.2 to 2.6.3
Bumps [pip-audit](https://github.com/pypa/pip-audit) from 2.6.2 to 2.6.3.
- [Release notes](https://github.com/pypa/pip-audit/releases)
- [Changelog](https://github.com/pypa/pip-audit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pypa/pip-audit/compare/v2.6.2...v2.6.3)

---
updated-dependencies:
- dependency-name: pip-audit
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-09 21:32:43 +00:00
Kenneth Kehl
be950a7322 no verification code on staging 2024-01-09 13:09:07 -08:00
Carlo Costino
a0d0ec33d6 Merge pull request #713 from GSA/dependabot/pip/moto-4.2.13
Bump moto from 4.2.12 to 4.2.13
2024-01-09 09:49:28 -05:00
dependabot[bot]
8acd96e828 Bump moto from 4.2.12 to 4.2.13
Bumps [moto](https://github.com/getmoto/moto) from 4.2.12 to 4.2.13.
- [Release notes](https://github.com/getmoto/moto/releases)
- [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getmoto/moto/compare/4.2.12...4.2.13)

---
updated-dependencies:
- dependency-name: moto
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-09 14:37:12 +00:00
Carlo Costino
b13f613cd1 Merge pull request #712 from GSA/dependabot/pip/lxml-5.1.0
Bump lxml from 5.0.0 to 5.1.0
2024-01-09 09:35:07 -05:00
dependabot[bot]
941e9cce7d Bump lxml from 5.0.0 to 5.1.0
Bumps [lxml](https://github.com/lxml/lxml) from 5.0.0 to 5.1.0.
- [Release notes](https://github.com/lxml/lxml/releases)
- [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt)
- [Commits](https://github.com/lxml/lxml/compare/lxml-5.0.0...lxml-5.1.0)

---
updated-dependencies:
- dependency-name: lxml
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-08 23:09:32 +00:00
Carlo Costino
52272d78da Merge pull request #707 from GSA/notify-api-685f
get phone numbers from the jobs in s3
2024-01-08 18:07:33 -05:00
Kenneth Kehl
726e0b15fa code review feedback 2024-01-08 14:31:28 -08:00
Carlo Costino
ad55a9991f Merge pull request #711 from GSA/em-herrick-patch-1
Production phone number assignments
2024-01-08 17:29:02 -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
Kenneth Kehl
a5f78224b2 remove print statements 2024-01-05 10:39:07 -08:00
Kenneth Kehl
88379c9e46 final 2024-01-05 10:35:14 -08:00
Carlo Costino
e0bf936420 Merge pull request #704 from GSA/API-312_Make_Multiple_Opt_Out_Lists_Pinpoint
Clean up client classes
2024-01-04 15:52:00 -05:00
Cliff Hill
b88d1f0aa2 Minor tweaks
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov>
2024-01-04 15:07:50 -05:00
Carlo Costino
8fe1d410b2 Merge pull request #699 from GSA/dependabot/github_actions/dot-github/workflows/tj-actions/changed-files-41
Bump tj-actions/changed-files from 34 to 41 in /.github/workflows
2024-01-04 10:14:23 -05:00
Cliff Hill
d714ebcd5d Restructured how clients are implemented.
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov>
2024-01-04 09:00:41 -05:00
Carlo Costino
1902273d1e Merge pull request #697 from GSA/dependabot/pip/notifications-python-client-8.2.0
Bump notifications-python-client from 8.1.0 to 8.2.0
2024-01-03 13:01:04 -05:00
dependabot[bot]
9fe06e141b Bump notifications-python-client from 8.1.0 to 8.2.0
Bumps [notifications-python-client](https://github.com/alphagov/notifications-python-client) from 8.1.0 to 8.2.0.
- [Changelog](https://github.com/alphagov/notifications-python-client/blob/main/CHANGELOG.md)
- [Commits](https://github.com/alphagov/notifications-python-client/compare/8.1.0...8.2.0)

---
updated-dependencies:
- dependency-name: notifications-python-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-03 17:32:25 +00:00
Carlo Costino
8b36e6e81b Merge pull request #693 from GSA/dependabot/pip/eventlet-0.34.2
Bump eventlet from 0.33.3 to 0.34.2
2024-01-03 12:30:32 -05:00
dependabot[bot]
ac29da25f4 Bump eventlet from 0.33.3 to 0.34.2
Bumps [eventlet](https://github.com/eventlet/eventlet) from 0.33.3 to 0.34.2.
- [Changelog](https://github.com/eventlet/eventlet/blob/master/NEWS)
- [Commits](https://github.com/eventlet/eventlet/compare/v0.33.3...v0.34.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-01-03 16:48:37 +00:00
Steven Reilly
3df85213e5 Merge pull request #700 from GSA/dependabot/pip/lxml-5.0.0
Bump lxml from 4.9.4 to 5.0.0
2024-01-03 11:46:39 -05:00
dependabot[bot]
9a534c8831 Bump lxml from 4.9.4 to 5.0.0
Bumps [lxml](https://github.com/lxml/lxml) from 4.9.4 to 5.0.0.
- [Release notes](https://github.com/lxml/lxml/releases)
- [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt)
- [Commits](https://github.com/lxml/lxml/compare/lxml-4.9.4...lxml-5.0.0)

---
updated-dependencies:
- dependency-name: lxml
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-03 16:10:49 +00:00
Steven Reilly
e217582a53 Merge pull request #701 from GSA/dependabot/pip/pytest-7.4.4
Bump pytest from 7.4.3 to 7.4.4
2024-01-03 11:08:33 -05:00
dependabot[bot]
c33bc0974d Bump pytest from 7.4.3 to 7.4.4
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.3 to 7.4.4.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/7.4.3...7.4.4)

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-02 21:34:31 +00:00
Steven Reilly
a30796691f Merge pull request #694 from GSA/dependabot/pip/black-23.12.1
Bump black from 23.12.0 to 23.12.1
2024-01-02 13:35:40 -05:00
dependabot[bot]
e92f235624 Bump tj-actions/changed-files from 34 to 41 in /.github/workflows
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 34 to 41.
- [Release notes](https://github.com/tj-actions/changed-files/releases)
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
- [Commits](https://github.com/tj-actions/changed-files/compare/v34...v41)

---
updated-dependencies:
- dependency-name: tj-actions/changed-files
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-02 16:47:32 +00:00
Steven Reilly
d14120a215 Merge pull request #698 from GSA/API-683_Make_UI_and_Reports_Reflect_Opt_Out_Numbers
Api 683 make UI and reports reflect opt out numbers
2024-01-02 11:13:30 -05:00
dependabot[bot]
904c1c4a50 Bump black from 23.12.0 to 23.12.1
Bumps [black](https://github.com/psf/black) from 23.12.0 to 23.12.1.
- [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.0...23.12.1)

---
updated-dependencies:
- dependency-name: black
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-02 15:57:09 +00:00
Steven Reilly
e01bcaa2b2 Merge pull request #695 from GSA/dependabot/pip/setuptools-69.0.3
Bump setuptools from 69.0.2 to 69.0.3
2024-01-02 10:48:25 -05:00
Cliff Hill
3ff6d38660 Making the new pinpoint client.
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov>
2023-12-29 18:11:55 -05:00
Cliff Hill
976d57b764 Make test did things.
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov>
2023-12-29 10:02:34 -05:00
Cliff Hill
8461b336ca Fixing bug.
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov>
2023-12-29 09:56:17 -05:00