docbrown/scripts
Joe Doss 9ccd06bfa5
Fix a few bugs with the create_buildkite_pr_build.sh script (#11872)
* Fix a few bugs with the create_buildkite_pr_build.sh script.

This will ${PULL_REQUEST_ID:-} will allow for PULL_REQUEST_ID to be not set in
the if statement so the script won't fail.

It fixes the jq lookups on GITHUB_EVENT_PATH for setting:

PULL_REQUEST_ID
COMMENT_USER_LOGIN
COMMENT_URL

from GITHUB_EVENT_PATH

It fixes the jq lookups on

* Add in missing dub quotes
2020-12-14 08:35:29 -06:00
..
build_containers.sh Fix bundle issues and a few other things. (#11528) 2020-11-21 17:25:09 -06:00
bundle.sh Fix container composes w/r/t multistage container builds (#11531) 2020-11-23 15:15:21 -06:00
clean_fork.sh Git scripts to sync or reset repository fork (#5055) 2019-12-30 13:58:16 -05:00
create_buildkite_pr_build.sh Fix a few bugs with the create_buildkite_pr_build.sh script (#11872) 2020-12-14 08:35:29 -06:00
entrypoint.sh Fix container composes w/r/t multistage container builds (#11531) 2020-11-23 15:15:21 -06:00
sync_fork.sh Keeping your forked branch up to date (#6531) 2020-03-09 09:37:46 -04:00