Commit Graph

11098 Commits

Author SHA1 Message Date
dependabot[bot]
f9b42da683 Bump faker from 25.8.0 to 26.0.0
Bumps [faker](https://github.com/joke2k/faker) from 25.8.0 to 26.0.0.
- [Release notes](https://github.com/joke2k/faker/releases)
- [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md)
- [Commits](https://github.com/joke2k/faker/compare/v25.8.0...v26.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-27 21:54:35 +00:00
Carlo Costino
d1d02ac225 Merge pull request #1144 from GSA/dependabot/pip/alembic-1.13.2
Bump alembic from 1.13.1 to 1.13.2
2024-06-27 17:52:41 -04:00
dependabot[bot]
c0134d9431 Bump alembic from 1.13.1 to 1.13.2
Bumps [alembic](https://github.com/sqlalchemy/alembic) from 1.13.1 to 1.13.2.
- [Release notes](https://github.com/sqlalchemy/alembic/releases)
- [Changelog](https://github.com/sqlalchemy/alembic/blob/main/CHANGES)
- [Commits](https://github.com/sqlalchemy/alembic/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-27 21:35:07 +00:00
Carlo Costino
6d9a515e41 Merge pull request #1122 from GSA/dependabot/pip/s3transfer-0.10.2
Bump s3transfer from 0.10.1 to 0.10.2
2024-06-27 15:59:51 -04:00
dependabot[bot]
76f31824e8 Bump s3transfer from 0.10.1 to 0.10.2
Bumps [s3transfer](https://github.com/boto/s3transfer) from 0.10.1 to 0.10.2.
- [Changelog](https://github.com/boto/s3transfer/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/s3transfer/compare/0.10.1...0.10.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-27 19:06:07 +00:00
Carlo Costino
294dab793f Merge pull request #1121 from GSA/dependabot/pip/botocore-1.34.134
Bump botocore from 1.34.133 to 1.34.134
2024-06-27 15:04:19 -04:00
Carlo Costino
1c4c524c9d Merge pull request #1137 from GSA/remove-old-redis
Removed old redis from terraform.
06-27-2024
2024-06-27 11:23:45 -04:00
Cliff Hill
85aaa2952d Removed old redis from terraform.
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov>
2024-06-27 10:56:32 -04:00
Carlo Costino
f14cdd6e75 Merge pull request #1127 from GSA/jskinne3-restore-redis-v70
Restore Redis instance at v7.0
2024-06-26 22:13:50 -04:00
John Skiles Skinner
1914d8820a Restore Redis instance at v7.0 2024-06-26 19:06:30 -07:00
Carlo Costino
b12b09464c Merge pull request #1125 from GSA/jskinne3-update-deploy-paths
Update deploy paths
2024-06-26 21:49:35 -04:00
John Skiles Skinner
f2666026bb Same in the other 2 files 2024-06-26 18:42:22 -07:00
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
dependabot[bot]
f6f67b6d46 Bump botocore from 1.34.133 to 1.34.134
Bumps [botocore](https://github.com/boto/botocore) from 1.34.133 to 1.34.134.
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/botocore/compare/1.34.133...1.34.134)

---
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-26 21:11:42 +00: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