Commit Graph

11223 Commits

Author SHA1 Message Date
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
Carlo Costino
26c6d392ce Merge pull request #1200 from GSA/grrr
fix ExpiringDict caching solution
2024-07-22 17:15:44 -04:00
Carlo Costino
b82e387ac9 Merge pull request #1198 from GSA/notify-api-1140
handling throttling exception
2024-07-22 15:35:44 -04:00
Kenneth Kehl
f1e09908a6 remove print statement 2024-07-22 10:59:05 -07:00
Kenneth Kehl
946b1e9d65 fix flake8 2024-07-22 10:26:25 -07:00
Kenneth Kehl
e97b567e9e code review feedback 2024-07-22 10:05:21 -07:00
Carlo Costino
968c144156 Merge pull request #1197 from GSA/jskinne3-update-terraform-cloudgov-dev-env
Upgrade terraform-cloudgov, remove recursive_delete in dev module
2024-07-22 12:37:07 -04:00
Kenneth Kehl
f61a47acef code review feedback 2024-07-22 09:11:21 -07:00
Kenneth Kehl
aa63003937 cleanup 2024-07-22 07:21:03 -07:00
Kenneth Kehl
4d24b8257e clean up 2024-07-19 15:02:54 -07:00
Kenneth Kehl
875d378b3d fix ExpiringDict caching solution 2024-07-19 13:58:23 -07:00
Kenneth Kehl
56c87e9611 handling throttling exception 2024-07-19 07:48:55 -07:00
John Skiles Skinner
9ec0ff65ca Upgrade terraform-cloudgov, remove recursive_delete in dev module 2024-07-18 15:57:41 -07:00
Carlo Costino
8124d981d8 Merge pull request #1190 from GSA/jskinne3-troubleshooting-additions
Troubleshooting additions
2024-07-17 17:45:10 -04:00
John Skiles Skinner
a237621bbd Specify directory 2024-07-17 14:23:34 -07:00
John Skiles Skinner
0d3c297b16 Fix typo and clarify a thing 2024-07-17 09:23:51 -07:00
John Skiles Skinner
9edfbefbed Link to README from the all instructions doc 2024-07-16 15:42:39 -07:00
John Skiles Skinner
1d256b3d41 Not great; remove 2024-07-16 15:33:52 -07:00
John Skiles Skinner
6275bfebf4 How does this look? 2024-07-16 15:28:51 -07:00
John Skiles Skinner
a7b33986b5 Add 3 items to troubleshooting list in Terraform README 2024-07-16 15:22:39 -07:00
Carlo Costino
98c22fd73f Merge pull request #1185 from GSA/dependabot/pip/newrelic-9.12.0
Bump newrelic from 9.11.0 to 9.12.0
07-16-2024
2024-07-16 11:42:00 -04:00
Carlo Costino
c43bb8802a Merge pull request #1184 from GSA/dependabot/pip/botocore-1.34.144
Bump botocore from 1.34.143 to 1.34.144
2024-07-16 11:30:20 -04:00
dependabot[bot]
dc3ccaff67 Bump botocore from 1.34.143 to 1.34.144
Bumps [botocore](https://github.com/boto/botocore) from 1.34.143 to 1.34.144.
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/botocore/compare/1.34.143...1.34.144)

---
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-16 15:22:42 +00:00
Carlo Costino
0e03a35671 Merge pull request #1183 from GSA/dependabot/pip/shapely-2.0.5
Bump shapely from 2.0.4 to 2.0.5
2024-07-16 11:20:31 -04:00
dependabot[bot]
3402f3fccc Bump newrelic from 9.11.0 to 9.12.0
Bumps [newrelic](https://github.com/newrelic/newrelic-python-agent) from 9.11.0 to 9.12.0.
- [Release notes](https://github.com/newrelic/newrelic-python-agent/releases)
- [Commits](https://github.com/newrelic/newrelic-python-agent/compare/v9.11.0...v9.12.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-07-15 21:53:18 +00:00
dependabot[bot]
983d2b0824 Bump shapely from 2.0.4 to 2.0.5
Bumps [shapely](https://github.com/shapely/shapely) from 2.0.4 to 2.0.5.
- [Release notes](https://github.com/shapely/shapely/releases)
- [Changelog](https://github.com/shapely/shapely/blob/main/CHANGES.txt)
- [Commits](https://github.com/shapely/shapely/compare/2.0.4...2.0.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-15 21:52:26 +00:00
Carlo Costino
49373327cc Merge pull request #1182 from GSA/dependabot/pip/boto3-1.34.143
Bump boto3 from 1.34.139 to 1.34.143
2024-07-12 17:40:11 -04:00
dependabot[bot]
af398672e0 Bump boto3 from 1.34.139 to 1.34.143
Bumps [boto3](https://github.com/boto/boto3) from 1.34.139 to 1.34.143.
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](https://github.com/boto/boto3/compare/1.34.139...1.34.143)

---
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-12 21:32:26 +00:00
Carlo Costino
5b2b1c30b7 Merge pull request #1181 from GSA/dependabot/pip/setuptools-70.3.0
Bump setuptools from 70.2.0 to 70.3.0
2024-07-12 17:30:24 -04:00
dependabot[bot]
9e27653c65 Bump setuptools from 70.2.0 to 70.3.0
Bumps [setuptools](https://github.com/pypa/setuptools) from 70.2.0 to 70.3.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.2.0...v70.3.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-07-12 21:22:23 +00:00
Carlo Costino
45480b92b7 Merge pull request #1180 from GSA/dependabot/pip/moto-5.0.11
Bump moto from 5.0.10 to 5.0.11
2024-07-12 17:20:26 -04:00
dependabot[bot]
66b48df645 Bump moto from 5.0.10 to 5.0.11
Bumps [moto](https://github.com/getmoto/moto) from 5.0.10 to 5.0.11.
- [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/5.0.10...5.0.11)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-12 21:12:46 +00:00
Carlo Costino
a14efecee1 Merge pull request #1179 from GSA/notify-compliance-46
add new api for compliance #46
2024-07-12 17:05:48 -04:00
Carlo Costino
a122542957 Merge pull request #1178 from GSA/dependabot/pip/botocore-1.34.143
Bump botocore from 1.34.139 to 1.34.143
2024-07-12 12:18:59 -04:00
dependabot[bot]
0a16d88a6b Bump botocore from 1.34.139 to 1.34.143
Bumps [botocore](https://github.com/boto/botocore) from 1.34.139 to 1.34.143.
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/botocore/compare/1.34.139...1.34.143)

---
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-12 16:11:02 +00:00
Carlo Costino
fe2706f81a Merge pull request #1174 from GSA/dependabot/pip/jsonschema-4.23.0
Bump jsonschema from 4.22.0 to 4.23.0
2024-07-12 12:08:59 -04:00
dependabot[bot]
073a23a8de Bump jsonschema from 4.22.0 to 4.23.0
Bumps [jsonschema](https://github.com/python-jsonschema/jsonschema) from 4.22.0 to 4.23.0.
- [Release notes](https://github.com/python-jsonschema/jsonschema/releases)
- [Changelog](https://github.com/python-jsonschema/jsonschema/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/python-jsonschema/jsonschema/compare/v4.22.0...v4.23.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-12 15:40:36 +00:00
Carlo Costino
944c6a14e4 Merge pull request #1172 from GSA/dependabot/pip/boto3-1.34.139
Bump boto3 from 1.34.138 to 1.34.139
2024-07-12 11:38:23 -04:00
Kenneth Kehl
337c90bb79 add new api 2024-07-11 11:32:59 -07:00