Commit Graph

11085 Commits

Author SHA1 Message Date
John Skiles Skinner
49d25d968e add /** to paths 2024-06-26 18:40:45 -07:00
Carlo Costino
0b75b5570d Merge pull request #1123 from GSA/jskinne3-update-redis-plan-name
Temp switch manifest to old Redis name, delete new Redis block
2024-06-26 21:08:58 -04:00
John Skiles Skinner
cae4c7ccf1 Add old Redis back, for now 2024-06-26 18:02:08 -07:00
John Skiles Skinner
b8180cbeed Temp switch manifest to old Redis name, delete new Redis block 2024-06-26 17:48:15 -07:00
Carlo Costino
6dd27a0415 Merge pull request #1119 from GSA/jskinne3-manifest-update-redis-name
Update name of Redis to include v70
06-26-2024
2024-06-26 14:24:55 -04:00
John Skiles Skinner
063ec69f70 Update name of Redis to include v70 2024-06-26 11:09:50 -07:00
Carlo Costino
ceaca41d81 Merge pull request #1118 from GSA/dependabot/pip/setuptools-70.1.1
Bump setuptools from 70.1.0 to 70.1.1
2024-06-25 22:36:12 -04:00
dependabot[bot]
edc002ea3a Bump setuptools from 70.1.0 to 70.1.1
Bumps [setuptools](https://github.com/pypa/setuptools) from 70.1.0 to 70.1.1.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](https://github.com/pypa/setuptools/compare/v70.1.0...v70.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-26 02:12:44 +00:00
Carlo Costino
9d2ac37ed4 Merge pull request #1117 from GSA/dependabot/pip/botocore-1.34.133
Bump botocore from 1.34.131 to 1.34.133
2024-06-25 22:10:55 -04:00
dependabot[bot]
f70ab54f4a Bump botocore from 1.34.131 to 1.34.133
Bumps [botocore](https://github.com/boto/botocore) from 1.34.131 to 1.34.133.
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/botocore/compare/1.34.131...1.34.133)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-25 21:21:12 +00:00
Steven Reilly
52d02f3181 Merge pull request #1115 from GSA/jskinne3-upgrade-tj-actions-demo-prod
Upgrade tj-actions from v41 to v44 in Demo and Prod
2024-06-25 16:40:43 -04:00
Steven Reilly
efea5c962c Merge pull request #1116 from GSA/jskinne3-remove-v62-redis-staging
Staging: Redis upgrade final step
2024-06-25 16:40:12 -04:00
John Skiles Skinner
a07a79014c Remove old version of Redis from Staging (and Sandbox) 2024-06-25 12:21:43 -07:00
John Skiles Skinner
8aa3683e73 Upgrade from v41 to v44 in demo and prod deploy workflows 2024-06-25 10:59:59 -07:00
Carlo Costino
35f2a0e290 Merge pull request #1114 from GSA/jskinne3-upgrade-tj-actions
Upgrade tj-actions from v41 to v44 in Staging
2024-06-25 13:18:27 -04:00
John Skiles Skinner
28d77b12ed Upgrade major verion 41 to 44 of tj-actions 2024-06-25 10:04:21 -07:00
Carlo Costino
cac5ef7b34 Merge pull request #1098 from GSA/jskinne3-remove-deprecated-from-shared-module
Shared: remove deprecated recursive_delete
2024-06-25 11:48:52 -04:00
Carlo Costino
ec538dacda Merge pull request #1076 from GSA/notify-api-937
Need magic PII-free debugging method for API
2024-06-25 09:50:13 -04:00
Carlo Costino
4cb99d3062 Merge pull request #1113 from GSA/dependabot/pip/setuptools-70.1.0
Bump setuptools from 70.0.0 to 70.1.0
2024-06-24 21:21:40 -04:00
dependabot[bot]
f69f52b91a Bump setuptools from 70.0.0 to 70.1.0
Bumps [setuptools](https://github.com/pypa/setuptools) from 70.0.0 to 70.1.0.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](https://github.com/pypa/setuptools/compare/v70.0.0...v70.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-25 01:08:57 +00:00
Carlo Costino
88b5c3a888 Merge pull request #1112 from GSA/dependabot/pip/boto3-1.34.131
Bump boto3 from 1.34.128 to 1.34.131
2024-06-24 21:07:07 -04:00
John Skiles Skinner
1dacb1f29a Merge branch 'main' into jskinne3-remove-deprecated-from-shared-module 2024-06-24 15:22:13 -07:00
dependabot[bot]
3b152b260b Bump boto3 from 1.34.128 to 1.34.131
Bumps [boto3](https://github.com/boto/boto3) from 1.34.128 to 1.34.131.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/boto3/compare/1.34.128...1.34.131)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-24 21:58:43 +00:00
Carlo Costino
aef12738ee Merge pull request #1110 from GSA/dependabot/pip/botocore-1.34.131
Bump botocore from 1.34.128 to 1.34.131
2024-06-24 17:15:39 -04:00
dependabot[bot]
8a1851b61c Bump botocore from 1.34.128 to 1.34.131
Bumps [botocore](https://github.com/boto/botocore) from 1.34.128 to 1.34.131.
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/botocore/compare/1.34.128...1.34.131)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-24 21:07:59 +00:00
Carlo Costino
7bab6ae7a1 Merge pull request #1097 from GSA/jskinne3-upgrade-and-protect-production-env
Production: upgrade terraform-cloudgov, use prevent_destroy
2024-06-24 17:04:27 -04:00
Carlo Costino
18be509948 Merge pull request #1109 from GSA/dependabot/pip/sqlalchemy-2.0.31
Bump sqlalchemy from 2.0.30 to 2.0.31
2024-06-24 16:58:15 -04:00
Carlo Costino
affa904dc1 Merge pull request #1096 from GSA/jskinne3-upgrade-and-protect-staging-env
Staging: upgrade terraform-cloudgov, use prevent_destroy
2024-06-24 16:38:13 -04:00
Carlo Costino
2ec51234bd Merge pull request #1089 from GSA/jskinne3-upgrade-and-protect-bootstrap-env
Bootstrap: upgrade terraform-cloudgov, use prevent_destroy
2024-06-24 14:31:17 -04:00
John Skiles Skinner
41fed3f466 Merge branch 'main' into jskinne3-upgrade-and-protect-production-env 2024-06-24 10:53:49 -07:00
John Skiles Skinner
13f562981b Merge branch 'main' into jskinne3-upgrade-and-protect-staging-env 2024-06-24 10:44:30 -07:00
Carlo Costino
c5a8ae900c Merge pull request #1104 from GSA/jskinne3-redis-upgrade-1-higher-envs
Staging & Prod: Redis upgrade step 1
2024-06-24 13:00:52 -04:00
Carlo Costino
72a67b7c21 Merge pull request #1111 from GSA/increase-prod-memory
Increased production memory to 2 GB
2024-06-24 12:46:03 -04:00
Carlo Costino
530e437565 Increased production memory to 2 GB
This changeset increases our memory for the API app and its corresponding workers to 2 GB each.

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2024-06-24 12:03:28 -04:00
Carlo Costino
58cd48f258 Merge pull request #1107 from GSA/fix_raw_set_and_get
fix raw_set and raw_get
2024-06-24 10:25:10 -04:00
John Skiles Skinner
b8ee9339b4 Merge branch 'main' into jskinne3-remove-deprecated-from-shared-module 2024-06-21 15:03:20 -07:00
dependabot[bot]
750d43df14 Bump sqlalchemy from 2.0.30 to 2.0.31
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.30 to 2.0.31.
- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases)
- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst)
- [Commits](https://github.com/sqlalchemy/sqlalchemy/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-21 21:39:13 +00:00
Kenneth Kehl
e0f3208999 merge from main 2024-06-21 07:53:54 -07:00
Carlo Costino
83f54824ea Merge pull request #1073 from GSA/jskinne3-upgrade-and-protect-demo-modules
Demo: upgrade terraform-cloudgov, use prevent_destroy
2024-06-20 22:00:28 -04:00
Carlo Costino
398eb22ba8 Merge pull request #1108 from GSA/pin_python_to_3_12_2
pin python to 3.12.3
2024-06-20 18:16:50 -04:00
Carlo Costino
7df242ce7f Merge branch 'main' into pin_python_to_3_12_2 2024-06-20 18:01:40 -04:00
Carlo Costino
1c64c80038 Update runtime.txt to match Python 3.12.3 for the cloud.gov python buildpak
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2024-06-20 17:58:47 -04:00
Carlo Costino
03fce75ae2 Merge pull request #1106 from GSA/fix-python-runtime
Fix runtime.txt for cloud.gov and Python
2024-06-20 17:39:35 -04:00
Kenneth Kehl
2e4fd3b3ac fix tests 2024-06-20 13:30:43 -07:00
Kenneth Kehl
5b39b77ca1 move github to 3.12.3 2024-06-20 12:25:22 -07:00
Kenneth Kehl
0385e6a4e3 pin python to 3.12.3 2024-06-20 12:20:20 -07:00
Kenneth Kehl
360d4f2a9a fix raw_set and raw_get 2024-06-20 11:55:01 -07:00
Carlo Costino
c9b39a87c4 Fix runtime.txt for cloud.gov and Python
This changeset updates the runtime.txt file to match the recent Python version pinning that we had to do to fix a dependency issue.

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2024-06-20 14:46:44 -04:00
John Skiles Skinner
e0ba917e5d Merge branch 'main' into jskinne3-redis-upgrade-1-higher-envs 2024-06-20 11:09:41 -07:00
Carlo Costino
11e917256a Merge pull request #1105 from GSA/pin_python_to_3_12_2
pin python to 3.12.2
2024-06-20 14:08:30 -04:00