Commit graph

4912 commits

Author SHA1 Message Date
Rhys Arkins
e9c8367032 fix(gitFs): detect empty when checking latest commit 2019-04-12 10:18:10 +02:00
Sergio Zharinov
5fb1ad3947 feat(maven): Support nested version placeholders (#3492) 2019-04-12 06:43:38 +02:00
Renovate Bot
74b26b764a build(deps): update dependency node-html-parser to v1.1.15 2019-04-11 11:00:45 +00:00
Renovate Bot
1a790085cb build(deps): update dependency delay to v4.2.0 2019-04-11 10:33:33 +00:00
Rhys Arkins
4c97eef994
feat(gitFs): set default git author (#3526) 2019-04-11 12:00:10 +02:00
Rhys Arkins
26fb0186e6 tests: ignore config file 2019-04-11 09:52:15 +02:00
Rhys Arkins
f8b6eefb3a logs: log latest commit time 2019-04-11 09:35:32 +02:00
Rhys Arkins
672c3c62ca fix(github): warn if PR cannot be updated 2019-04-11 09:20:39 +02:00
Rhys Arkins
468f1ddb4c fix(gitFs): unshift 2019-04-10 20:13:45 +02:00
Blake Kostner
01301809bf fix(config-validator): fix cache init with no directory (#3524)
fix(config-validator): fix cache init with no directory
2019-04-10 19:53:33 +02:00
Rhys Arkins
3ec1421301 refactor: log packagist host rules results 2019-04-10 17:44:42 +02:00
Rhys Arkins
5a8bcffb68 fix(gitFs): force renovate.json add 2019-04-10 17:12:57 +02:00
Jamie Magee
9683265d81 fix(config): init cache early (#3520)
This allows for presets to be used from `config.js`. If no presets are enabled, then the directory isn't created
2019-04-10 15:43:54 +02:00
Matt Lavin
371076eb6f fix(onboarding): Do not create onboarding branches when onboarding is disabled (#3519) 2019-04-10 15:43:10 +02:00
Nikita Chashchinskii
f5ef05d54b feat: Add ruby-version manager (#3515)
Adds functionality to detect and update `.ruby-version` files.
2019-04-10 14:17:21 +02:00
Rhys Arkins
6b1695e16d fix(pnpm): define store location explicitly 2019-04-10 12:13:52 +02:00
Rhys Arkins
c4799fddb1
chore: add @mdlavin to contributors list (#3517) 2019-04-10 07:13:03 +02:00
Rhys Arkins
5a563166d7 docs: add Slack channel info to contributing doc 2019-04-10 07:11:00 +02:00
Matt Lavin
e88c8c02cc fix: Respect requireConfig setting when onboarding=false (#3516) 2019-04-10 07:02:26 +02:00
Rhys Arkins
a599eab231
feat: unify file locations (#3507)
feat: unify file locations
2019-04-09 17:14:08 +02:00
Matt Lavin
47e8dd9ac2 feat(bitbucket): Enable bitbucket reviewers (#3509)
feat(bitbucket): Enable bitbucket reviewers
2019-04-09 15:46:40 +02:00
Rhys Arkins
56ea312970 fix(bitbucket): createPr return number, not id 2019-04-09 14:51:56 +02:00
Rhys Arkins
7bc2f157ee refactor: logger cmdSerializer 2019-04-09 12:23:56 +02:00
Rhys Arkins
30a67fe43c feat(composer): update --with-dependencies 2019-04-09 12:17:36 +02:00
Nikita Chashchinskii
9476c80f3d feat: Cargo manager use toml parser (#3505) 2019-04-09 10:25:13 +02:00
Nick Oliver
ec16c8b2b8 fix(bitbucket-server): revert encode auth in URL (#3511)
This reverts commit 3e66e019e4.
2019-04-09 08:32:05 +02:00
Rhys Arkins
107051e7cd tests: lint 2019-04-08 08:55:28 +02:00
Rhys Arkins
2419878761 logs: dedupe err.message 2019-04-08 08:52:04 +02:00
Rhys Arkins
3da629247e fix(logs): err serializer strip secrets 2019-04-08 08:22:40 +02:00
Rhys Arkins
7be889e315 fix(logs): serialize cmd to strip tokens 2019-04-08 08:16:04 +02:00
Rhys Arkins
365b60ac18 feat(gomod): private module support (#3495) 2019-04-08 08:15:37 +02:00
Rhys Arkins
7bf52c5388 fix: Revert "feat(gomod): private module support (#3495)"
This reverts commit 0bd0ea33f6.
2019-04-08 06:56:05 +02:00
Renovate Bot
a7f7651ca4 build(deps): update dependency simple-git to v1.110.0 2019-04-07 19:00:50 +00:00
Renovate Bot
160bee2d71 build(deps): update dependency pnpm to v3.1.0 2019-04-07 18:00:48 +00:00
Rhys Arkins
5da2aa7946 feat: gitFs signed commits
Document how to sign gitFs commits, remove the disabling of gpg signing.

Closes #3053, Closes #3472
2019-04-07 18:53:52 +02:00
Renovate Bot
9c0323e142 build(deps): update dependency p-all to v2.1.0 2019-04-07 09:00:44 +00:00
Renovate Bot
49edb2e112 build(deps): update dependency luxon to v1.12.1 2019-04-07 08:00:44 +00:00
Renovate Bot
b3a30b3570 build(deps): update dependency commander to v2.20.0 2019-04-07 07:00:55 +00:00
Nikita Chashchinskii
9d74afe9f2 feat: Add support for python poetry manager (#3440) 2019-04-07 09:48:48 +03:00
Rhys Arkins
0bd0ea33f6
feat(gomod): private module support (#3495)
Adds support for fetching private modules off github.com

Closes #3202
2019-04-07 08:53:16 +03:00
Rhys Arkins
9cf43e2fde fix(gomod): await getFile 2019-04-07 07:28:13 +02:00
Nick Oliver
2c3207cf45 fix(bitbucket-server): use endpoint path in repo URL (#3494)
The path in the endpoint configuration, if present, needs to be used in the URL generated for the git clone.
2019-04-07 08:00:50 +03:00
Rhys Arkins
6015a49494 refactor: branchifyUpgrades key value 2019-04-06 18:00:36 +02:00
Rhys Arkins
8ffd26eb3c refactor: getCommitMessage 2019-04-06 18:00:35 +02:00
Rhys Arkins
c52ac258e8 refactor: generateBranchConfig -> ifTypesGroup 2019-04-06 18:00:35 +02:00
Rhys Arkins
634c6d9433 refactor: pruneStaleBranches -> cleanUpBranches 2019-04-06 18:00:34 +02:00
renovate[bot]
14214835a1 build(deps): update dependency azure-devops-node-api to v7.2.0 (#3488) 2019-04-06 18:39:45 +03:00
Rhys Arkins
c07b815668 fix(maven): set language=java 2019-04-06 10:07:03 +02:00
Rhys Arkins
431588a27a refactor(maven): externalize update and extract 2019-04-06 10:05:52 +02:00
Rhys Arkins
ec7ad01faa fix(maven): escape period matching in filename 2019-04-06 09:59:15 +02:00