Commit Graph

11278 Commits

Author SHA1 Message Date
John Skiles Skinner
c8a7e6a5ff Add intro to the upgrade checklist, and tf version note 2024-08-01 11:31:54 -07:00
John Skiles Skinner
0f0e550e68 Put SpaceDeployers section within Maintenance 2024-08-01 11:17:32 -07:00
John Skiles Skinner
0fff92b0b0 Add Maintenance to the table of contents 2024-08-01 11:07:51 -07:00
John Skiles Skinner
ac577eff62 Add items to the version upgrade checklist 2024-08-01 11:05:37 -07:00
John Skiles Skinner
d8238852ee Experiment with relative link, image 2024-08-01 10:26:23 -07:00
John Skiles Skinner
73ba76fd2a Move SpaceDeployers section down 2024-08-01 09:38:01 -07:00
John Skiles Skinner
7344fbf78b Initial setup instructions no longer needed 2024-08-01 09:34:53 -07:00
John Skiles Skinner
c2659c5320 Link to yesterday's video 2024-08-01 09:28:42 -07:00
Carlo Costino
b3e56cb28b Merge pull request #1228 from GSA/wrong_phone_numbers2
raise exception if phone number doesn't match
2024-07-31 23:34:13 -04:00
Kenneth Kehl
635c17008e fix tests 2024-07-31 14:47:10 -07:00
Kenneth Kehl
e244278ccf fix tests 2024-07-31 14:21:30 -07:00
Kenneth Kehl
1e26511dc6 raise exception if phone number doesn't match 2024-07-31 13:54:03 -07:00
Carlo Costino
eab4dfab48 Merge pull request #1227 from GSA/wrong_phone_numbers
new command to look at sms senders
2024-07-31 16:52:09 -04:00
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