Commit graph

2626 commits

Author SHA1 Message Date
Rhys Arkins
9a252627f5 fix(renovate): use fix for Docker renovations
This will mean that any update to our Docker base image causes semantic-release to release a patch, which in turn will ensure Docker Hub autobuilds it.
2018-03-19 11:24:17 +01:00
Renovate Bot
60df83a8f5 chore: update node:8.10.0-alpine digest 2018-03-19 11:13:26 +01:00
Ayoub Kaanich
b35e33e380 docs: Fix contributing.md link in readme.md (#1682) 2018-03-19 10:52:28 +01:00
Rhys Arkins
0bc03a1f20 docs: fix pinVersions description on website 2018-03-19 05:42:30 +01:00
Rhys Arkins
d5903b720f chore: fix prettier 2018-03-18 10:05:47 +01:00
Rhys Arkins
a74851b858
fix: revert Dockerfile alpine image
New alpine node images has problem finding `yarn`.
2018-03-18 10:04:55 +01:00
Rhys Arkins
b8105c2e9d fix: encodeURI filePath in getFile (github) 2018-03-18 08:42:04 +01:00
Rhys Arkins
f70c1fe749 fix: move mirrorMode branch creation into initRepo 2018-03-18 07:04:56 +01:00
Rhys Arkins
4121350eaa fix: use renovate-config as onboarding base branch for mirror mode 2018-03-18 06:46:01 +01:00
Rhys Arkins
ec34d136cf fix: don’t have blocking pin PRs when in mirror mode 2018-03-17 15:32:43 +01:00
Rhys Arkins
d86891cf81 fix: prTitle compilation with nested templates
Closes #1652
2018-03-17 10:58:42 +01:00
Rhys Arkins
159a0efc90 fix: retrieve baseCommitSha before comparing in mirrorMode 2018-03-17 07:16:56 +01:00
Rhys Arkins
13609b735d fix: improve try/catch for mirrorMode config 2018-03-17 07:02:38 +01:00
Rhys Arkins
ef26fdb3fe fix: mirrorMode fork patching
When in mirrorMode, Renovate should keep its fork up to date
2018-03-17 06:37:42 +01:00
Rhys Arkins
e50d9c1f05 feat: mirrorMode
adds feature mirrorMode, aimed for “shadowing” a target repository.
2018-03-17 06:07:39 +01:00
Renovate Bot
a79073cf8f chore: update dependency eslint to v4.19.0 2018-03-16 21:16:36 +00:00
Renovate Bot
926545851f fix: update dependency pnpm to v1.36.1 2018-03-16 20:31:53 +00:00
Renovate Bot
2535f27b2d chore: update dependency semantic-release to v15.1.2 2018-03-16 19:08:52 +00:00
Renovate Bot
e1062ec22c chore: update node:8.10.0-alpine digest 2018-03-16 19:47:30 +01:00
Rhys Arkins
5d58844601 docs: expand local development docs on testing
Closes #1594
2018-03-16 16:02:11 +01:00
Rhys Arkins
fa2bda45fe fix: delete lockFileMaintenance branch if no longer necessary
If a lockFileMaintenance branch returns no updated lockfiles then we should delete it.

Closes #1655
2018-03-16 10:51:10 +01:00
Renovate Bot
d3edaeb2c3 chore: update node:8.10.0-alpine digest 2018-03-16 10:47:04 +01:00
Rhys Arkins
ef26aa7ea4 fix: rebase lock file maintenance PRs if configured
Fixes so we skip lock file generation for lock file maintenance branches only if it *doesn’t* need rebasing.

Helps #1655
2018-03-16 06:28:46 +01:00
Rhys Arkins
23d0290384
fix: raise PR immediately if there are lock file errors (#1664)
fix: raise PR immediately if there are lock file errors
2018-03-15 07:06:18 +01:00
Rhys Arkins
3a8f73adaa chore: better debugging for timezone/schedule 2018-03-15 06:22:25 +01:00
Rhys Arkins
2f6aac0ba6 fix: handle baseBranch array instead of string 2018-03-14 19:00:18 +01:00
Rhys Arkins
3f77d676cd
fix: docker multi-stage duplicate replace (#1662)
Closes #1656
2018-03-14 12:49:47 +01:00
Rhys Arkins
1b2a319643 fix: use escaped line returns in docker regex escape 2018-03-14 12:41:43 +01:00
Rhys Arkins
d0e76b9d51 fix: validate :timezone preset value 2018-03-13 21:47:08 +01:00
Rhys Arkins
ec14bf0e92
fix: reopen MR after branch deletion (GitLab) (#1660)
Closes #1657
2018-03-13 20:33:22 +01:00
Rhys Arkins
dbe9fd9dec fix: compile handlebars multiple times to catch nested templates
Closes #1652
2018-03-13 07:44:50 +01:00
Renovate Bot
32288fce58 chore: update dependency semantic-release to v15.0.3 2018-03-13 04:14:34 +00:00
Renovate Bot
669e89b670 fix: update dependency pnpm to v1.35.10 2018-03-13 02:18:04 +00:00
Rhys Arkins
e62aa89a6c
feat: customisable prFooter (#1648) 2018-03-12 13:35:15 +01:00
Rhys Arkins
86c44fbd62 fix: Revert "fix: update dependency openpgp to v3.0.0"
This reverts commit 11ce8a53e1.
2018-03-12 05:32:20 +01:00
Rhys Arkins
68117f08d3
fix: remove redundant handlebars compilations (#1637) 2018-03-12 05:23:00 +01:00
ikisialeu
c0f87172fa fix: validate timezones (#1638)
`Adds a config validation check for timezone, checking it against the list in moment-timezome.js`. Configs with invalid timezones will raise a configuration error.

Closes #1483
2018-03-12 04:24:45 +01:00
Renovate Bot
11ce8a53e1 fix: update dependency openpgp to v3.0.0 2018-03-12 04:22:31 +01:00
Rhys Arkins
245ce9d67d
fix: add openssh-client to docker image (#1644)
Trying again to close #1642
2018-03-12 04:08:10 +01:00
Rhys Arkins
b5799a30b0 fix: add git to docker image 2018-03-11 22:15:21 +01:00
Renovate Bot
daa33200af fix: update dependency pnpm to v1.35.8 2018-03-11 20:13:57 +00:00
Teppei Sato
1282c7f65c fix wrong url (#1640)
docs: fix wrong url
2018-03-11 17:00:54 +01:00
Rhys Arkins
8851678df2 chore: add issue template 2018-03-11 08:06:47 +01:00
Rhys Arkins
df36e9ff0f chore: move contributing.md into .github 2018-03-11 07:59:58 +01:00
Rhys Arkins
a5c78b8c46 docs: add section headers to contributing.md + legal section 2018-03-11 07:54:45 +01:00
Rhys Arkins
bf43b2817c fix: travis newline replace problem 2018-03-10 16:58:47 +01:00
Rhys Arkins
36afcad570 fix: handle invalid travis supportPolicy 2018-03-10 16:58:34 +01:00
Rhys Arkins
0abba43d89
Update contributing.md (#1639) 2018-03-10 16:16:27 +01:00
Rhys Arkins
f7696850e2 fix: use process.exitCode rather than process.exit
As suggested in #1338
2018-03-10 05:41:36 +01:00
Renovate Bot
f5411ef0f0 chore: update dependency cross-env to v5.1.4 2018-03-09 18:46:49 +00:00