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
Andrew Shumway
2c7d9d48dc
Pull main
2024-08-19 09:57:25 -06:00
Andrew Shumway
062eefcf7a
Add Andrew to dependabot assignee/review
2024-08-19 09:20:51 -06:00
alexjanousekGSA
eca30e5b20
Added Alex to dependabot node assignee
2024-08-15 15:36:09 -04: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
Carlo Costino
9f79ae314f
Update dependabot.yml config
...
This changeset updates our dependabot.yml configuration to match what the documentation currently says is current:
* Adjusts version referenced from 3 to 2 to match the docs
* Adjusts the formatting of values to match the docs
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2024-08-05 11:55:43 -04:00
Kenneth Kehl
d3de0bb01d
try versioning-strategy
2024-07-29 12:20:22 -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
Carlo Costino
003d257589
Update pull request template
...
This changeset updates our pull request template to be much more streamlined and shifts most of the information to our documentation. The PR template now links to the docs for folks who are new and unfamiliar with what we require in our pull requests so that the template itself just has the headings and quick outlines to get started more easily and quickly.
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2024-06-28 17:23:07 -04: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
87c3efd312
switch to 3.12.3
2024-06-20 12:37:11 -07:00
Kenneth Kehl
5429af16d4
pin python to 3.12.2
2024-06-20 10:45:22 -07:00