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
dab47e7cf6
make user command
2024-07-23 10:53:57 -07: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
Kenneth Kehl
86c9065a44
use click.echo
2024-07-23 07:47:35 -07: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
Cliff Hill
32500a13c1
Fixing some things.
...
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov >
2024-07-22 17:04:13 -04:00
Cliff Hill
67b43ffbb1
Getting the logging where I think it will be most useful.
...
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov >
2024-07-22 16:39:03 -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
Kenneth Kehl
7600699e23
fix flake8
2024-07-18 07:39:01 -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
Kenneth Kehl
85557dbb75
put all of csv file in one line
2024-07-17 13:07:40 -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
Kenneth Kehl
6769e7ae45
merge from main
2024-07-16 10:54:46 -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