Commit Graph

11265 Commits

Author SHA1 Message Date
Kenneth Kehl
0b96a51701 update comments 2024-07-31 11:03:07 -07:00
Kenneth Kehl
ace04bd6cf new command to look at sms senders 2024-07-31 10:48:50 -07:00
Carlo Costino
b47d4ac804 Merge pull request #1225 from GSA/update-python-deps-7-30-24
Update Python dependencies - 7/30/24
2024-07-31 10:27:48 -04:00
Carlo Costino
8a32adf332 Update Python dependencies - 7/30/24
This changeset updates a few dependendencies referenced in our pyproject.toml file.  Dependabot has a couple of PRs open but they are not rebasing properly with updates.

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2024-07-29 22:46:11 -04:00
Carlo Costino
7102649169 Merge pull request #1222 from GSA/dependabot/pip/regex-2024.7.24
Bump regex from 2024.5.15 to 2024.7.24
2024-07-29 17:48:20 -04:00
dependabot[bot]
b3fc6755b2 Bump regex from 2024.5.15 to 2024.7.24
Bumps [regex](https://github.com/mrabarnett/mrab-regex) from 2024.5.15 to 2024.7.24.
- [Changelog](https://github.com/mrabarnett/mrab-regex/blob/hg/changelog.txt)
- [Commits](https://github.com/mrabarnett/mrab-regex/compare/2024.5.15...2024.7.24)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-29 21:32:03 +00:00
Carlo Costino
f5a13ca5c4 Merge pull request #1208 from GSA/dependabot/pip/notifications-python-client-10.0.0
Bump notifications-python-client from 9.1.0 to 10.0.0
2024-07-29 17:24:28 -04:00
dependabot[bot]
01eb6edac5 Bump notifications-python-client from 9.1.0 to 10.0.0
Bumps [notifications-python-client](https://github.com/alphagov/notifications-python-client) from 9.1.0 to 10.0.0.
- [Changelog](https://github.com/alphagov/notifications-python-client/blob/main/CHANGELOG.md)
- [Commits](https://github.com/alphagov/notifications-python-client/compare/9.1.0...10.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-07-29 18:47:37 +00:00
Carlo Costino
1880fc8bbb Merge pull request #1216 from GSA/dependabot/pip/boto3-1.34.148
Bump boto3 from 1.34.144 to 1.34.148
2024-07-29 14:45:34 -04:00
Carlo Costino
678a9ea872 Merge pull request #1221 from GSA/jskinne3-remove-lingering-var
Cleanup: remove comment unused local var
2024-07-29 14:30:42 -04:00
John Skiles Skinner
4de0965426 Remove unneeded comment - domain is controlled elsewhere 2024-07-29 10:13:53 -07:00
John Skiles Skinner
4bbb85264a Remove unused recursive_delete local var 2024-07-29 10:11:02 -07:00
dependabot[bot]
efdffa8359 Bump boto3 from 1.34.144 to 1.34.148
Bumps [boto3](https://github.com/boto/boto3) from 1.34.144 to 1.34.148.
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](https://github.com/boto/boto3/compare/1.34.144...1.34.148)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-29 16:33:56 +00:00
Carlo Costino
1df7eab985 Merge pull request #1207 from GSA/dependabot/pip/cryptography-43.0.0
Bump cryptography from 42.0.8 to 43.0.0
2024-07-29 12:31:54 -04:00
Carlo Costino
6ba740323f Merge pull request #1101 from GSA/notify-api-1002
remove dead code
2024-07-29 12:16:58 -04:00
Carlo Costino
b370355bf8 Merge pull request #1217 from GSA/jskinne3-network-policy
Troubleshooting section: network policy
2024-07-29 12:03:17 -04:00
Carlo Costino
37bf12dc0c Merge pull request #1219 from GSA/api-1130_setting_logging_for_typeerror_nonetype_problem
API-1130 Logging set-up
2024-07-29 10:29:17 -04:00
Cliff Hill
fef3173876 Minor fix.
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov>
2024-07-26 12:42:36 -04:00
Cliff Hill
17b078982f Logging where the error is at.
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov>
2024-07-26 09:46:37 -04:00
John Skiles Skinner
9ee7959211 Remove manual Network Policy creation step from all.md 2024-07-25 19:40:10 -07:00
Steven Reilly
8e71edc58d Merge pull request #1213 from GSA/tune-production-manifest
Adjust production manifest settings
2024-07-25 14:02:06 -04:00
Carlo Costino
7415aead54 Keep 2GB memory for now based on current usage
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2024-07-25 11:54:44 -04:00
Carlo Costino
49f1bc7bf1 Adjust production manifest settings
This changeset adjusts our production manifest settings to strike a balance with memory usage and app/worker instances.  We are currently running into a memory quota but would still like to increase our memory for improved app performance and stability.

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2024-07-25 11:50:57 -04:00
dependabot[bot]
8b054d8396 Bump cryptography from 42.0.8 to 43.0.0
Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.8 to 43.0.0.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/42.0.8...43.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-25 13:57:34 +00:00
Carlo Costino
9cdd8c3ca7 Merge pull request #1212 from GSA/dependabot/pip/botocore-1.34.148
Bump botocore from 1.34.144 to 1.34.148
2024-07-25 09:55:29 -04:00
John Skiles Skinner
74d0b40e16 Doc updates, including setting Network Policy 2024-07-24 14:11:12 -07:00
dependabot[bot]
76aef3247d Bump botocore from 1.34.144 to 1.34.148
Bumps [botocore](https://github.com/boto/botocore) from 1.34.144 to 1.34.148.
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/botocore/compare/1.34.144...1.34.148)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-24 21:07:58 +00:00
Carlo Costino
6f9e0cf591 Merge pull request #1201 from GSA/admin-1701_Logging_set_up_around_service_phone_numbers
Getting the logging where I think it will be most useful.
07-24-2024
2024-07-24 11:36:20 -04:00
Carlo Costino
cfa8c919c4 Merge pull request #1210 from GSA/update-python-runtime
Update Python runtime version for cloud.gov
2024-07-24 11:23:03 -04:00
Carlo Costino
e15f892fcf Update Python runtime version for cloud.gov
This changeset modifies the Python version specified in the runtime.txt file for cloud.gov.  The buildpack was recently updated, and the older version we had pinned is no longer supported.

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2024-07-24 10:47:14 -04:00
Cliff Hill
d6b59611cb Fixing hopefully
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov>
2024-07-24 10:24:47 -04:00
Carlo Costino
29ada9af19 Merge pull request #1209 from GSA/dependabot/pip/pytest-8.3.1
Bump pytest from 8.2.2 to 8.3.1
2024-07-24 09:59:48 -04:00
Carlo Costino
2df00a144c Merge pull request #1205 from GSA/notify-api-512
set delivery receipt delay to 30 seconds (from 120 seconds)
2024-07-23 18:42:53 -04:00
Carlo Costino
7cbedfb261 Merge pull request #1204 from GSA/increase-prod-memory
Increased API and worker app memory to 4GB
2024-07-23 17:29:34 -04:00
dependabot[bot]
03ee2e497b Bump pytest from 8.2.2 to 8.3.1
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.2.2 to 8.3.1.
- [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/8.2.2...8.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-23 21:23:44 +00:00
Kenneth Kehl
bf587aaf2f set delivery receipt delay to 30 seconds (from 120 seconds) 2024-07-23 09:21:40 -07:00
Carlo Costino
213eee3c7a Increased API and worker app memory to 4GB
This changeset updates the memory available to the API app and workers to be 4 GB to improve app stability and performance.

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2024-07-23 12:12:26 -04:00
Carlo Costino
0a1073836a Merge pull request #1203 from GSA/jskinne3-notes-on-working-sandbox
Notes on working sandbox
2024-07-23 10:44:35 -04:00
John Skiles Skinner
be360cd82b Complete link to Troubleshooting section 2024-07-22 15:49:19 -07:00
John Skiles Skinner
2ac0ae73ce Update table of contents 2024-07-22 15:47:42 -07:00
John Skiles Skinner
3eb34158e3 Notes about push command, URLs for Sandbox 2024-07-22 15:41:38 -07:00
John Skiles Skinner
bce064fa0c Start troubleshooting section, add errors seen in sandboxing 2024-07-22 15:31:01 -07:00
Carlo Costino
cfb9c608ca Merge pull request #1189 from GSA/dependabot/pip/exceptiongroup-1.2.2
Bump exceptiongroup from 1.2.1 to 1.2.2
2024-07-22 18:05:19 -04:00
dependabot[bot]
1dcc6a7126 Bump exceptiongroup from 1.2.1 to 1.2.2
Bumps [exceptiongroup](https://github.com/agronholm/exceptiongroup) from 1.2.1 to 1.2.2.
- [Release notes](https://github.com/agronholm/exceptiongroup/releases)
- [Changelog](https://github.com/agronholm/exceptiongroup/blob/main/CHANGES.rst)
- [Commits](https://github.com/agronholm/exceptiongroup/compare/1.2.1...1.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-22 21:57:23 +00:00
Carlo Costino
fbd34a43c7 Merge pull request #1188 from GSA/dependabot/pip/boto3-1.34.144
Bump boto3 from 1.34.143 to 1.34.144
2024-07-22 17:55:27 -04:00
dependabot[bot]
0e8697238c Bump boto3 from 1.34.143 to 1.34.144
Bumps [boto3](https://github.com/boto/boto3) from 1.34.143 to 1.34.144.
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](https://github.com/boto/boto3/compare/1.34.143...1.34.144)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-22 21:47:49 +00:00
Carlo Costino
bc830d56c1 Merge pull request #1187 from GSA/dependabot/pip/cachetools-5.4.0
Bump cachetools from 5.3.3 to 5.4.0
2024-07-22 17:45:46 -04:00
dependabot[bot]
a98c8f6401 Bump cachetools from 5.3.3 to 5.4.0
Bumps [cachetools](https://github.com/tkem/cachetools) from 5.3.3 to 5.4.0.
- [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/tkem/cachetools/compare/v5.3.3...v5.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-22 21:38:30 +00:00
Kenneth Kehl
3efec5f7e8 delete commented out code 2024-07-22 14:27:41 -07:00
Carlo Costino
26c6d392ce Merge pull request #1200 from GSA/grrr
fix ExpiringDict caching solution
2024-07-22 17:15:44 -04:00