Commit Graph

10386 Commits

Author SHA1 Message Date
Kenneth Kehl
ea8caf1ad9 remove debugging for 2fa issue 2024-01-11 09:38:00 -08:00
Carlo Costino
4533edbb5d Merge pull request #729 from GSA/fix-redis-for-reals
Really make sure Redis is enabled
2024-01-11 12:12:07 -05:00
Carlo Costino
6332399b5b Really make sure Redis is enabled
This changeset should cover the rest of the missing pieces to make sure Redis connectivity is truly established in the API app.

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2024-01-11 12:05:07 -05:00
Carlo Costino
cd3818c699 Merge pull request #727 from GSA/fix-redis-connectivity
Mirror Admin REDIS_ENABLED config
2024-01-11 11:36:47 -05:00
Carlo Costino
92eb3c49cf Mirror Admin REDIS_ENABLED config
This changeset adjusts the REDIS_ENABLED environment variable to match how the admin app is set up to make sure the API properly connects to the Redis service.

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2024-01-11 11:29:04 -05:00
Carlo Costino
70fe99543d Merge pull request #728 from GSA/update-jinja
Update jinja2 to latest release
2024-01-11 11:28:08 -05:00
Carlo Costino
4e6440b108 Update jinja2 to latest release
This changeset updates the jinja2 library to address a pip-audit finding.

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2024-01-11 11:20:43 -05:00
Carlo Costino
b4fc383524 Merge pull request #725 from GSA/dependabot/pip/marshmallow-3.20.2
Bump marshmallow from 3.20.1 to 3.20.2
2024-01-11 09:46:58 -05:00
dependabot[bot]
0a28abafd5 Bump marshmallow from 3.20.1 to 3.20.2
Bumps [marshmallow](https://github.com/marshmallow-code/marshmallow) from 3.20.1 to 3.20.2.
- [Changelog](https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst)
- [Commits](https://github.com/marshmallow-code/marshmallow/compare/3.20.1...3.20.2)

---
updated-dependencies:
- dependency-name: marshmallow
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-11 14:22:03 +00:00
Carlo Costino
40ae649d7c Merge pull request #715 from GSA/dependabot/pip/newrelic-9.4.0
Bump newrelic from 9.3.0 to 9.4.0
2024-01-11 09:13:28 -05:00
Carlo Costino
734c983108 Merge pull request #724 from GSA/tdlowden-patch-1
Update all.md
2024-01-11 09:05:28 -05:00
Carlo Costino
1cd3ef659a Merge pull request #726 from GSA/notify-api-714
set redis enabled
2024-01-10 17:28:40 -05:00
Kenneth Kehl
38e802da78 set redis enabled 2024-01-10 14:21:13 -08:00
dependabot[bot]
20ba41310c Bump newrelic from 9.3.0 to 9.4.0
Bumps [newrelic](https://github.com/newrelic/newrelic-python-agent) from 9.3.0 to 9.4.0.
- [Release notes](https://github.com/newrelic/newrelic-python-agent/releases)
- [Commits](https://github.com/newrelic/newrelic-python-agent/compare/v9.3.0...v9.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-10 21:38:52 +00:00
Carlo Costino
2c7a857f3c Merge pull request #723 from GSA/notify-api-714
switch to raw_get and raw_set to see exceptions
2024-01-10 15:31:55 -05:00
Kenneth Kehl
ca199c4491 flake8 2024-01-10 11:49:20 -08:00
Kenneth Kehl
97baa4c184 flake8 2024-01-10 11:38:23 -08:00
Tim Lowden
c422f8eb4d Update all.md
Adding link to spreadsheet
2024-01-10 14:33:05 -05: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