Commit Graph

11358 Commits

Author SHA1 Message Date
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
Andrew Shumway
1840bbd8c0 Merge pull request #1241 from GSA/dependabot/pip/black-24.8.0
Bump black from 24.4.2 to 24.8.0
2024-08-12 13:35:41 -06:00
dependabot[bot]
3c251c4016 Bump black from 24.4.2 to 24.8.0
Bumps [black](https://github.com/psf/black) from 24.4.2 to 24.8.0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/compare/24.4.2...24.8.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-12 19:21:31 +00:00
Andrew Shumway
b19284aad0 Merge pull request #1240 from GSA/dependabot/pip/pyyaml-6.0.2
Bump pyyaml from 6.0.1 to 6.0.2
2024-08-12 13:19:28 -06:00
dependabot[bot]
06e1157d85 Bump pyyaml from 6.0.1 to 6.0.2
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/yaml/pyyaml/releases)
- [Changelog](https://github.com/yaml/pyyaml/blob/6.0.2/CHANGES)
- [Commits](https://github.com/yaml/pyyaml/compare/6.0.1...6.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-12 19:07:30 +00:00
Kenneth Kehl
9accb6daee merge from main 2024-08-12 07:21:21 -07:00
Carlo Costino
f501b82313 Merge pull request #1206 from GSA/notify-admin-1505
make user command
2024-08-09 15:31:20 -04:00
Kenneth Kehl
f385260d44 merge from main 2024-08-09 12:14:19 -07:00
Kenneth Kehl
36e5614d4a fix flake8 2024-08-09 09:28:50 -07:00
Kenneth Kehl
8444b76690 fix flake8 2024-08-09 09:18:58 -07:00
Kenneth Kehl
2e7e6e81fc Need to remove priority logic 2024-08-09 09:11:28 -07:00
Kenneth Kehl
034684bbb0 code review feedback 2024-08-08 10:57:37 -07:00
Kenneth Kehl
fc87696818 Merge pull request #1244 from GSA/notify-admin-1392
add MethodNotAllowed to exception handling
2024-08-08 10:30:16 -07:00
Kenneth Kehl
37ba16d019 fix format 2024-08-07 13:15:36 -07:00
Kenneth Kehl
38b49da0d3 add MethodNotAllowed 2024-08-07 12:41:35 -07:00