Kenneth Kehl
114814b0b5
add vcap secret
2024-10-04 07:50:34 -07:00
Kenneth Kehl
88262302e6
add VCAP_SERVICES
2024-10-04 07:06:35 -07:00
Carlo Costino
2e8f82be3b
Remove E2E env vars from deploy
...
The E2E environment variables should not be included with our deploys because we do not want to enable or run E2E tests in production or production-like environments.
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2024-10-04 08:35:35 -04:00
Andrew Shumway
6980e28786
Switch 18f deploy tool to CG
2024-10-03 14:19:09 -06:00
Kenneth Kehl
37bb89402e
add VCAP_SERVICES
2024-10-03 12:09:15 -07:00
Kenneth Kehl
f20803ecae
add VCAP_SERVICES
2024-10-03 12:04:50 -07:00
Kenneth Kehl
addf4f0959
add VCAP_SERVICES
2024-10-03 12:00:31 -07:00
Kenneth Kehl
b7f26454ff
add VCAP_SERVICES
2024-10-03 11:53:11 -07:00
Kenneth Kehl
a669477f48
add VCAP_SERVICES
2024-10-03 11:49:42 -07:00
Kenneth Kehl
d2c654214b
add VCAP_SERVICES
2024-10-03 11:28:12 -07:00
Kenneth Kehl
0e45588e5a
add VCAP_SERVICES
2024-10-03 10:52:49 -07:00
Kenneth Kehl
d4223429ec
merge from main
2024-10-03 10:49:56 -07:00
Andrew Shumway
4e2630d675
Remove whitespace/fix caps on var
2024-10-02 08:18:47 -06:00
Andrew Shumway
0a5ca7d0d6
Pull in main/fix merge conflicts
2024-10-02 07:58:04 -06:00
Andrew Shumway
64a01e70b7
Wrap vars with quotes and indent
2024-10-02 07:55:58 -06:00
Andrew Shumway
6815493f4a
Remove brackets from hardcoded var
2024-09-30 14:49:28 -06:00
Andrew Shumway
f578a52010
Retry syntax on cf command
2024-09-30 14:34:47 -06:00
Andrew Shumway
b7d699feae
Move admin client username to env variable block
2024-09-30 13:46:13 -06:00
Andrew Shumway
8b9293db0e
Fix cf_command syntax
2024-09-30 13:42:48 -06:00
Andrew Shumway
475bd0c1b4
fix yaml
2024-09-30 11:26:27 -06:00
Kenneth Kehl
fd2de9bf9b
more debug
2024-09-26 08:44:10 -07:00
Cliff Hill
55f588f13d
Updated deploy workflows with new env var.
...
Signed-off-by: Cliff Hill <clifford.hill@gsa.gov >
2024-09-26 10:11:46 -04:00
Kenneth Kehl
84f3c61bc0
code review feedback
2024-09-13 07:50:24 -07:00
Kenneth Kehl
bdf4c9597b
clean up Makefile and checks.yml
2024-09-10 07:17:41 -07:00
Kenneth Kehl
87581705c6
merge from main
2024-09-04 08:09:25 -07:00
Kenneth Kehl
8cc14ec4bf
try using various commands in checks.yml to obtain admin logs while e2e tests are running
2024-08-29 11:37:21 -07:00
Kenneth Kehl
4dbd9ede92
try using various commands in checks.yml to obtain admin logs while e2e tests are running
2024-08-29 11:25:44 -07:00
Kenneth Kehl
38fde60348
try using various commands in checks.yml to obtain admin logs while e2e tests are running
2024-08-29 11:10:51 -07:00
Kenneth Kehl
b1ad888b65
try using various commands in checks.yml to obtain admin logs while e2e tests are running
2024-08-29 10:20:38 -07:00
Kenneth Kehl
43bafbb617
try using various commands in checks.yml to obtain admin logs while e2e tests are running
2024-08-29 10:07:21 -07:00
Kenneth Kehl
c5060d3f14
try putting default log handler back in place to get logs streaming to github job output
2024-08-29 09:40:36 -07:00
Kenneth Kehl
15a87ec026
try putting default log handler back in place to get logs streaming to github job output
2024-08-29 09:27:04 -07:00
Kenneth Kehl
2690a059d2
try putting default log handler back in place to get logs streaming to github job output
2024-08-29 09:15:23 -07:00
Kenneth Kehl
7e38e28a5e
increase debug
2024-08-28 11:04:25 -07:00
Kenneth Kehl
f5baf1cb79
increase debug
2024-08-28 10:50:47 -07:00
Kenneth Kehl
67f128c26e
increase debug
2024-08-28 10:30:53 -07:00
Kenneth Kehl
d00f4b5f46
try again
2024-08-27 14:22:07 -07:00
Alex Janousek
cb8e620343
Merge branch 'main' into feature/updating-node-modules
2024-08-09 10:50:30 -06:00
alexjanousekGSA
e730c46525
Removed test command
2024-08-08 13:45:38 -06:00
Kenneth Kehl
b77a142f6b
try moving if block
2024-08-07 07:37:04 -07:00
Kenneth Kehl
89eb24c795
add ds.baseline
2024-08-06 08:37:43 -07:00
Kenneth Kehl
7c89863eab
add more environment variables for e2e tests
2024-08-05 13:20:21 -07:00
Alex Janousek
6f9b9ff467
Merge branch 'main' into 1682-update-remaining-outdated-npm-dependencies
2024-07-15 13:05:29 -06:00
Carlo Costino
94e8df0470
Update Python dependencies - 7/12/24 - and ignore idna pip-audit flag
...
This changeset updates several Python dependencies that Dependabot has flagged.
It also ignores a pip-audit report of idna, which incorrectly flagged the version we are on as having been affected by PYSEC-2024-60; this was fixed in version 3.7 of idna, which we are currently using. We will update the action again once the audit flag is corrected and/or another fix version is released (if needed).
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2024-07-12 12:02:37 -04:00
alexjanousekGSA
415217057f
Updated checks.yml
2024-07-11 13:21:28 -06:00
alexjanousekGSA
d08943677f
Updated checks to include a npm install
2024-07-09 10:26:35 -06:00
John Skiles Skinner
ea1dc14ab3
Add /** to paths in three deploy YAML files
2024-06-26 18:47:21 -07:00
John Skiles Skinner
ece3bd201d
Adjust indentation in deploy.yml
2024-06-26 15:44:01 -07:00
John Skiles Skinner
f591ef21fc
Upgrade tj-actions from v41 to v44
2024-06-25 15:19:49 -07:00
Kenneth Kehl
626f4a1ac0
Create codeql.yml
2024-05-21 07:47:12 -07:00