Carlo Costino
d144cae799
Merge pull request #1279 from GSA/notify-admin-1870
...
Change phone number in Notify.gov w/o entering password
2024-08-20 14:42:40 -04:00
Kenneth Kehl
6a7717c1d2
fix import
2024-08-20 10:35:10 -07:00
Kenneth Kehl
5c3b96123a
code review feedback
2024-08-20 10:29:19 -07:00
Kenneth Kehl
e0404977c0
fix tests
2024-08-20 08:35:16 -07:00
Kenneth Kehl
d754b15173
fix tests
2024-08-20 08:29:45 -07:00
Kenneth Kehl
eca9b19ffc
fix tests
2024-08-20 08:21:17 -07:00
Kenneth Kehl
7acb10078d
fix tests
2024-08-20 08:10:14 -07:00
Kenneth Kehl
6e22cf101e
fix tests
2024-08-20 07:38:59 -07:00
Kenneth Kehl
19ae20a0d4
fix tests
2024-08-20 07:22:10 -07:00
Andrew Shumway
791a4cc3a3
Merge pull request #1262 from GSA/dependabot/pip/flake8-7.1.1
...
Bump flake8 from 7.1.0 to 7.1.1
2024-08-19 16:07:04 -06:00
dependabot[bot]
d8813a1f2f
Bump flake8 from 7.1.0 to 7.1.1
...
Bumps [flake8](https://github.com/pycqa/flake8 ) from 7.1.0 to 7.1.1.
- [Commits](https://github.com/pycqa/flake8/compare/7.1.0...7.1.1 )
---
updated-dependencies:
- dependency-name: flake8
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-19 21:50:10 +00:00
Andrew Shumway
b725bb1a82
Merge pull request #1260 from GSA/dependabot/pip/aiohttp-3.10.2
...
Bump aiohttp from 3.9.5 to 3.10.2
2024-08-19 15:45:49 -06:00
dependabot[bot]
686367d464
Bump aiohttp from 3.9.5 to 3.10.2
...
Bumps [aiohttp](https://github.com/aio-libs/aiohttp ) from 3.9.5 to 3.10.2.
- [Release notes](https://github.com/aio-libs/aiohttp/releases )
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst )
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.9.5...v3.10.2 )
---
updated-dependencies:
- dependency-name: aiohttp
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-19 21:37:14 +00:00
Kenneth Kehl
0ac6404230
fix tests
2024-08-19 14:03:38 -07:00
Kenneth Kehl
08fe1a04db
fix imports
2024-08-19 13:12:31 -07:00
Kenneth Kehl
613ee629aa
remove debug
2024-08-19 13:00:57 -07:00
Kenneth Kehl
7b1942c3fe
initial
2024-08-19 12:53:18 -07:00
Kenneth Kehl
9182ba0323
Merge pull request #1277 from GSA/more_backoff
...
improve exponential backoff while job hunting
08-19-2024
2024-08-16 12:57:00 -07:00
Kenneth Kehl
961e9913de
fix
2024-08-16 11:54:57 -07:00
Kenneth Kehl
0cd6b503e8
fix test
2024-08-16 11:40:11 -07:00
Kenneth Kehl
09acd66747
fix test
2024-08-16 11:31:21 -07:00
Kenneth Kehl
adf51a53b9
fix test
2024-08-16 11:20:15 -07:00
Kenneth Kehl
baf878158f
clean up s3
2024-08-16 11:10:10 -07:00
Kenneth Kehl
88f718a906
fix
2024-08-16 10:24:10 -07:00
Kenneth Kehl
496571686a
initial
2024-08-16 09:53:29 -07:00
Cliff Hill
7a3a216444
Merge pull request #1248 from GSA/notify-apy-283
...
Need to remove priority logic
2024-08-16 12:36:55 -04:00
Cliff Hill
22eab2fa55
Merge pull request #1274 from GSA/the_great_debugging
...
fix job retrieval
2024-08-16 08:59:18 -04:00
Kenneth Kehl
e2e3501aa4
improve debug
2024-08-15 17:55:59 -07:00
Kenneth Kehl
0c3b382562
fix test
2024-08-15 17:25:03 -07:00
Kenneth Kehl
f332e9f907
fix job retrieval
2024-08-15 17:14:24 -07:00
Kenneth Kehl
438ab92fd6
fix job retrieval
2024-08-15 17:11:31 -07:00
Kenneth Kehl
714f6f1588
Merge pull request #1270 from GSA/increase-staging-worker-memory
...
Adjust staging and demo worker instance settings
08-15-2024
2024-08-14 12:58:05 -07:00
Carlo Costino
2dcbf2729e
Adjust staging and demo worker instance settings
...
This changeset adds a bit more memory to the staging worker instance, and it bumps the number of worker instances to 2 in staging and demo.
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2024-08-14 15:35:02 -04:00
Carlo Costino
39d024c13f
Merge pull request #1269 from GSA/sort_users_report
...
fix sort on download all users
2024-08-14 13:46:29 -04:00
Kenneth Kehl
6938d8f618
fix sort on download all users
2024-08-14 10:29:30 -07:00
Carlo Costino
645475a055
Merge pull request #1266 from GSA/ecayer-patch-1
...
Update all.md
2024-08-14 10:42:00 -04:00
Cliff Hill
d060580429
Merge pull request #1267 from GSA/endless_503s
...
add retry with backoff
2024-08-14 10:27:05 -04:00
Cliff Hill
ee80db70f1
Merge pull request #1239 from GSA/notify-admin-1218
...
Adjust data format for download all users
2024-08-14 09:43:31 -04:00
Kenneth Kehl
7258105c91
fix flake 8
2024-08-13 15:45:39 -07:00
Kenneth Kehl
db9197e7a6
ugh secrets
2024-08-13 15:32:43 -07:00
Kenneth Kehl
76c02a1507
fix flake8
2024-08-13 14:55:55 -07:00
Kenneth Kehl
b9eec69423
add retry with backoff
2024-08-13 14:51:51 -07:00
ecayer
8a01275ada
Update all.md
...
Updated phone number list.
2024-08-13 14:44:20 -07:00
Kenneth Kehl
6138c827ad
fix flake8
2024-08-12 14:17:11 -07:00
Kenneth Kehl
486d5f66e9
fix tests
2024-08-12 14:07:26 -07:00
Kenneth Kehl
99d687da4f
add migration
2024-08-12 13:09:13 -07:00
Andrew Shumway
fd0f8bc321
Merge pull request #1261 from GSA/dependabot/pip/botocore-1.34.159
...
Bump botocore from 1.34.154 to 1.34.159
2024-08-12 14:09:04 -06:00
Kenneth Kehl
be6e9eb40f
remove priority column
2024-08-12 12:52:06 -07:00
Kenneth Kehl
03637c8c40
merge from main
2024-08-12 12:45:41 -07:00
dependabot[bot]
1234c45934
Bump botocore from 1.34.154 to 1.34.159
...
Bumps [botocore](https://github.com/boto/botocore ) from 1.34.154 to 1.34.159.
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst )
- [Commits](https://github.com/boto/botocore/compare/1.34.154...1.34.159 )
---
updated-dependencies:
- dependency-name: botocore
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-12 19:37:56 +00:00