Laurent Goderre
15fde511ee
Fixed the automatic PR creation failing
2019-01-30 07:29:17 -05:00
Peter Dave Hello
738e904c6b
Use printf insstead of echo in pr_payload()
2019-01-25 12:40:19 +08:00
Peter Dave Hello
de26635322
Mention our Docker team in auto PR body as notification
2019-01-25 12:37:11 +08:00
Laurent Goderre
e58d38ca76
Fixed the bot email for the automatic PR script
2019-01-23 09:39:32 -05:00
Peter Dave Hello
c1282fa88f
Fix condition to set auto PR committer/author
...
Git user name was already set to "Travis CI User" with its example email
2019-01-19 00:38:49 +08:00
Peter Dave Hello
e4573b3435
Use `-n` instead of `! -z`, fix ShellCheck SC2236 in generate-stackbrew-pr.sh
2019-01-18 21:52:13 +08:00
Laurent Goderre
fc235b33a5
Fixed the Auto PR Script
2019-01-11 10:48:50 -05:00
Peter Dave Hello
26550a63bc
Add a space after redirect ops in shell script
2018-07-17 00:25:28 +08:00
Laurent Goderre
aad561a10d
Skip the images build when no images changed
...
Implements #743
2018-05-28 00:08:15 -04:00
Laurent Goderre
fb8ac15c9c
More code style fixes (again)
2018-05-24 02:19:54 -04:00
Christopher Horrell
7161f8712b
Fix typo with ${IMAGES_FILE } variable reference
2018-05-23 22:29:25 -04:00
Peter Dave Hello
bb92568f3a
Improve coding style of shell scripts
2018-05-18 03:03:10 +08:00
Peter Dave Hello
85ae047ff3
Merge pull request #729 from nodejs/shfmt
...
Introduce shfmt
2018-05-15 19:30:02 +08:00
Peter Dave Hello
f384c2b6f1
Format shell scripts with shfmt -i 2 -ci -l -w -f
2018-05-14 19:29:13 +08:00
Laurent Goderre
65b8d4dd38
Fixed the stackbrew PR causing invalid stackbrew library entries
...
Clones the official-images repo in the parent repo instead of the current one to avoid the clone folder being picked up by the stackbrew-library script.
2018-05-11 11:45:51 -04:00
Laurent Goderre
bfc5832ca6
Fix the escaping of commit message in the stackbrew pr script
...
Switch to using sed as a safer approach
2018-05-09 13:51:23 -04:00
Laurent Goderre
16282e9e30
Improved the change detection logic for the stackbre PR script
2018-04-30 21:22:43 -04:00
Laurent Goderre
22ec85d15f
Added better support for the automated stackbrew script on PR merges
2018-04-12 15:00:53 -04:00
Laurent Goderre
3f5fd506b2
Add a commit comment when creating an upstream PR via script
2018-04-12 10:21:41 -04:00
Laurent Goderre
364fba4b39
Modified the stackbrew pr script to enable running it manually
2018-04-09 12:22:40 -04:00
Laurent Goderre
7840711606
Added script to create the PR to the official-images repo
...
Co-authored-by: Hank Brekke <brekkehj@hnryjms.io>
Co-authored-by: Laurent Goderre <laurent.goderre@gmail.com>
2018-04-06 07:31:54 -04:00