Commit Graph

11509 Commits

Author SHA1 Message Date
Carlo Costino
04e98368f6 Merge pull request #1352 from GSA/fix-login-gov-url-with-quotes
Attempt quoting the Login.gov URL
2024-10-01 17:16:22 -04:00
Carlo Costino
b70d47fa38 Attempt quoting the Login.gov URL
This changeset tries to wrap the Login.gov registration URL with quotes to get it to be properly handled in the shell environment.

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2024-10-01 17:09:10 -04:00
Carlo Costino
dbfc0257c8 Merge pull request #1350 from GSA/login-gov-url-fix-again
One more attempt at fixing the Login.gov registration URL
2024-10-01 16:37:29 -04:00
Carlo Costino
05bac16376 One more attempt at fixing the Login.gov registration URL
This changeset attempts another fix by referencing the environment variable in a different fashion, according to the GitHub docs:

https://docs.github.com/en/actions/writing-workflows/choosing-what-your-workflow-does/accessing-contextual-information-about-workflow-runs#example-usage-of-the-env-context
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2024-10-01 16:08:48 -04:00
Kenneth Kehl
216528d589 Merge pull request #1339 from GSA/faster_s3_downloads
improve report performance
2024-10-01 08:59:37 -07:00
Carlo Costino
816c8e9e58 Merge pull request #1347 from GSA/login-gov-url-fix
Refer to GitHub Action container environment variable
2024-10-01 10:52:22 -04:00
Carlo Costino
1f4905efa0 Refer to GitHub Action container environment variable
This changeset attempts to fix another issue with the deploy command by setting and referring to an environment variable directly.

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2024-10-01 09:50:14 -04:00
Andrew Shumway
92877f829c Merge pull request #1346 from GSA/one-more-staging-depoy-fix
Adjust LOGIN_DOT_GOV_REGISTRATION_URL env var in staging deploy
2024-09-30 15:35:04 -06:00
Carlo Costino
1c231b1bbe Adjust LOGIN_DOT_GOV_REGISTRATION_URL env var in staging deploy
This changeset will hopefully fix the reference to the LOGIN_DOT_GOV_REGISTRATION_URL env var in the new cf_command.

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2024-09-30 17:27:05 -04:00
Kenneth Kehl
93fe1370b2 Merge pull request #1345 from GSA/fix-cgcommand-brackets
Go back to brackets with secrets. in command
2024-09-30 14:13:05 -07:00
Andrew Shumway
70dc52be81 Go back to brackets with secrets. in command 2024-09-30 14:38:01 -06:00
Kenneth Kehl
c0388d248b Merge pull request #1344 from GSA/fix-cg-deploytool
Fix syntax on cf command
2024-09-30 12:51:07 -07:00
Andrew Shumway
f4a07621ef Fix syntax on cf command 2024-09-30 13:36:05 -06:00
Carlo Costino
8082b09d1f Merge pull request #1340 from GSA/fix-cfcommand-deploytool
Modify input to accepted argument
2024-09-30 15:20:58 -04:00
Kenneth Kehl
544e7e61e4 code review feedback 2024-09-30 09:08:18 -07:00
Kenneth Kehl
f844da8c68 update comment 2024-09-30 08:38:49 -07:00
Andrew Shumway
db7cc32e12 Merge branch 'main' of https://github.com/GSA/notifications-api into fix-cfcommand-deploytool 2024-09-30 09:25:05 -06:00
Andrew Shumway
e0dab07300 Fix env var syntax 2024-09-30 09:24:50 -06:00
Kenneth Kehl
0d82f89bb5 reduce max connections to 10 2024-09-27 14:18:42 -07:00
Kenneth Kehl
e99f4bc6b5 suppress warnings 2024-09-27 12:38:27 -07:00
Kenneth Kehl
16b357faa8 add comment 2024-09-27 09:55:08 -07:00
Kenneth Kehl
580885ab0c merge from main 2024-09-27 09:43:10 -07:00
Kenneth Kehl
d3768e3152 Merge pull request #1341 from GSA/shared_memory
use shared memory instead of expiring dict for jobs cache
2024-09-27 09:24:31 -07:00
Kenneth Kehl
b2651864e1 Merge pull request #1336 from GSA/notify-admin-1956
fix phone number lookup
2024-09-27 09:23:59 -07:00
Kenneth Kehl
8e6c079c09 fix flake8 2024-09-26 15:22:13 -07:00
Kenneth Kehl
096e3a367d clean up 2024-09-26 15:17:57 -07:00
Kenneth Kehl
1569de2afd revert coverage changes 2024-09-26 14:59:18 -07:00
Kenneth Kehl
b4db1b0b2d revert coverage changes 2024-09-26 14:49:53 -07:00
Kenneth Kehl
67467bbedc dont do coverage of test directory 2024-09-26 14:39:19 -07:00
Kenneth Kehl
b656ad84b7 dont do coverage of test directory 2024-09-26 14:23:19 -07:00
Kenneth Kehl
3259717061 dont do coverage of test directory 2024-09-26 14:15:51 -07:00
Kenneth Kehl
fceeed2401 dont do coverage of test directory 2024-09-26 14:05:58 -07:00
Kenneth Kehl
7c1ca17721 dont do coverage of test directory 2024-09-26 13:56:45 -07:00
Kenneth Kehl
b6d37b7071 dont do coverage of test directory 2024-09-26 13:47:51 -07:00
Kenneth Kehl
24f2b9fc9f fix flake8 2024-09-26 13:32:07 -07:00
Kenneth Kehl
3cba7f157e fix tests 2024-09-26 13:29:22 -07:00
Kenneth Kehl
c2f2cbc3bb fix tests 2024-09-26 13:18:14 -07:00
Kenneth Kehl
561d813d4e remove redis_store mocking from s3 tests 2024-09-26 12:24:06 -07:00
Kenneth Kehl
8aae0d59b4 use shared memory instead of expiring dict for jobs cache 2024-09-26 11:56:39 -07:00
Andrew Shumway
ec4e522dc9 Modify input to accepted argument 2024-09-26 10:33:46 -06:00
Kenneth Kehl
d27d877f68 Merge pull request #1330 from GSA/fix_test_coverage
actually start deleting old s3 objects
2024-09-26 08:13:20 -07:00
Kenneth Kehl
e5ac50b694 add test 2024-09-26 07:17:12 -07:00
Carlo Costino
0736c982f0 Merge pull request #1334 from GSA/update-deploy-tool
Change 18f deprecated deploy tool to CG deploy tool
2024-09-26 09:36:18 -04:00
Kenneth Kehl
291890b154 revert change to task schedule 2024-09-25 12:32:30 -07:00
Kenneth Kehl
ec6bfd8225 improve report performance 2024-09-25 12:26:01 -07:00
Kenneth Kehl
9cd1b8dc4d Merge pull request #1338 from GSA/argh_load_test
fix load test
2024-09-25 11:02:40 -07:00
Kenneth Kehl
71417a19dc fix load test 2024-09-25 10:22:27 -07:00
Kenneth Kehl
881a251216 fix phone number lookup 2024-09-24 10:26:01 -07:00
Kenneth Kehl
a3c1663d94 fix phone number lookup 2024-09-24 10:17:02 -07:00
Andrew Shumway
ada2c3ec45 Change 18f deploy tool to CG deploy tool 2024-09-18 10:37:43 -06:00