Julien Poissonnier
|
499c838fe0
|
feat(gitlab): Allow using an OAuth2 token for authentication (#7131)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
|
2020-08-31 15:36:48 +02:00 |
|
Samuel Bodin
|
addfd4ef83
|
fix(circleci): leading dash is optional (#7143)
|
2020-08-31 14:21:08 +02:00 |
|
Rhys Arkins
|
6dbb1c710c
|
refactor: get defaultBranchSha from git
|
2020-08-31 13:14:13 +02:00 |
|
Sergio Zharinov
|
ad52ac9b13
|
fix(eslint): Restrict the rules and fix errors (#7117)
|
2020-08-31 13:13:02 +02:00 |
|
Rhys Arkins
|
0a60516891
|
chore: getRepoConfig -> detectRepoFileConfig
|
2020-08-31 12:42:25 +02:00 |
|
Rhys Arkins
|
b88b1c96da
|
refactor: split out repo config error throwing
|
2020-08-31 12:31:42 +02:00 |
|
Rhys Arkins
|
40d3316703
|
refactor: write repoConfig to cache
|
2020-08-31 12:14:10 +02:00 |
|
Rhys Arkins
|
8c5e6f3689
|
refactor: split getRepoConfig from mergeRenovateConfig (#7142)
|
2020-08-31 11:40:18 +02:00 |
|
Rhys Arkins
|
01659f2bb2
|
chore: fix lint
|
2020-08-31 11:20:53 +02:00 |
|
Rhys Arkins
|
81a75dd8b4
|
refactor: remove null file check
|
2020-08-31 11:14:55 +02:00 |
|
renovate[bot]
|
76aa0f3c18
|
build(deps): update dependency commander to v6.1.0 (#7141)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2020-08-31 09:01:40 +00:00 |
|
Rhys Arkins
|
0ce9837b9d
|
fix: Revert "feat: additionalBranchPrefix"
This reverts commit 9385fb557b .
|
2020-08-31 09:33:34 +02:00 |
|
Rhys Arkins
|
655bdc1dda
|
fix: Revert "feat(config): templated branchPrefix migration"
This reverts commit 7235c14df6 .
|
2020-08-31 09:33:19 +02:00 |
|
Rhys Arkins
|
7235c14df6
|
feat(config): templated branchPrefix migration
|
2020-08-31 08:04:38 +02:00 |
|
Rhys Arkins
|
9385fb557b
|
feat: additionalBranchPrefix
Renamed from managerBranchPrefix
|
2020-08-31 07:47:24 +02:00 |
|
Rhys Arkins
|
c797865ea2
|
fix(git): syncBranch to ensure it has been fetched
|
2020-08-31 07:19:58 +02:00 |
|
Rhys Arkins
|
611bee9673
|
fix(git): try/catch fetchBranchList
|
2020-08-31 07:19:22 +02:00 |
|
renovate[bot]
|
cb850905ff
|
chore(deps): update dependency @types/eslint to v7.2.2 (#7138)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2020-08-30 23:00:38 +00:00 |
|
Rhys Arkins
|
012561f69a
|
feat(git): get branch commit without cloning (#7130)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
|
2020-08-30 22:03:58 +02:00 |
|
Rhys Arkins
|
80b691c807
|
refactor: remove platform.setBaseBranch (#7137)
|
2020-08-30 21:27:02 +02:00 |
|
Rhys Arkins
|
869806d35e
|
chore: simplify git tests
|
2020-08-30 16:33:37 +02:00 |
|
Rhys Arkins
|
c9932d5c64
|
refactor: remove unused createBranch function
|
2020-08-30 10:03:16 +02:00 |
|
Rhys Arkins
|
6fdffed9d2
|
refactor: externalize syncBranch from branchExists
|
2020-08-30 09:54:54 +02:00 |
|
Rhys Arkins
|
4b0eb18a65
|
test: refactor getBranchCommit test
|
2020-08-30 08:58:45 +02:00 |
|
Rhys Arkins
|
aeef5e7baa
|
refactor(git): use gitInitialized
|
2020-08-30 07:24:47 +02:00 |
|
Rhys Arkins
|
083f30fb36
|
fix(git): don’t error for git fetch failure
|
2020-08-30 07:21:00 +02:00 |
|
renovate[bot]
|
56aba0a6df
|
chore(deps): update dependency @types/luxon to v1.24.4 (#7134)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2020-08-30 01:00:40 +00:00 |
|
renovate[bot]
|
35677b1741
|
build(deps): update dependency @actions/core to v1.2.5 (#7133)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2020-08-29 21:36:51 +00:00 |
|
Rhys Arkins
|
937a2e48b0
|
chore: rename commitHash -> commitSha
|
2020-08-29 14:48:48 +02:00 |
|
Rhys Arkins
|
e50c7a7759
|
refactor(types): git return CommitSha instead of string
|
2020-08-29 09:42:07 +02:00 |
|
Tane Morgan
|
4924b3cb39
|
Add prisma monorepo (#7129)
|
2020-08-29 09:17:36 +02:00 |
|
Tobias
|
aeb3b1d207
|
feat(preset): add date-io monorepo (#7127)
|
2020-08-28 22:46:22 +02:00 |
|
Sergio Zharinov
|
21e1f1ff3e
|
feat(worker): Enforce limits at PR creation time (#7099)
|
2020-08-28 15:22:14 +02:00 |
|
Rhys Arkins
|
c1245b2d4b
|
feat(internal): lazy git initialization (#7006)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
|
2020-08-28 10:08:39 +02:00 |
|
Rhys Arkins
|
63938f4606
|
docs: remove static list of enabledManagers and replace with docs link
|
2020-08-28 10:07:23 +02:00 |
|
Julien Poissonnier
|
d78dc8f01c
|
feat(config): Add support for prBodyTemplate (#7122)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
|
2020-08-28 09:27:31 +02:00 |
|
Michael Kriese
|
06d80c2881
|
fix(npm): add npmrc trailing newline (#7124)
|
2020-08-27 20:11:00 +02:00 |
|
Julien Poissonnier
|
9be76acd56
|
feat(config): Make baseBranches configurable via env var (#7123)
|
2020-08-27 16:45:05 +02:00 |
|
Rhys Arkins
|
79e7c51dc9
|
logs: log .npmrc file location
|
2020-08-27 15:26:50 +02:00 |
|
Michael Kriese
|
8a4da9ab82
|
fix(datasource): add manual metadata (#7118)
|
2020-08-27 11:31:23 +02:00 |
|
Sergio Zharinov
|
6c085243d6
|
feat(maven): Support 'releaseTimestamp' for Maven Central (#7061)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
|
2020-08-27 09:23:21 +02:00 |
|
Sergio Zharinov
|
f411dde51a
|
refactor(logger): Fix lint warnings (#7109)
|
2020-08-27 09:12:37 +02:00 |
|
Sergio Zharinov
|
095f2f8240
|
refactor(util): Fix lint warnings (#7114)
|
2020-08-27 09:11:10 +02:00 |
|
Sergio Zharinov
|
0ae8cc2e89
|
refactor(datasource): Fix lint warnings (#7115)
|
2020-08-27 09:07:58 +02:00 |
|
Sergio Zharinov
|
28d16d17bc
|
refactor(platform): Fix lint warnings (#7113)
|
2020-08-27 09:05:31 +02:00 |
|
Sergio Zharinov
|
60b101d22c
|
refactor(manager): Fix lint warnings (#7116)
|
2020-08-27 08:59:23 +02:00 |
|
Sergio Zharinov
|
d5d9687ffe
|
feat: Support for Python 'setup.cfg' files (#7058)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
|
2020-08-27 08:46:28 +02:00 |
|
Rhys Arkins
|
d4c466ac9d
|
fix: compile lock file maintenance branch name
Closes #7110
|
2020-08-26 15:57:55 +02:00 |
|
Maxim Danilov
|
37c9b6a536
|
feat(jenkins): Support skip comments (#6980)
|
2020-08-26 15:26:05 +02:00 |
|
jparnone
|
67a8fe519d
|
feat(config): Added option "onboardingCommitMessage" (#6997)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
|
2020-08-26 15:00:45 +02:00 |
|