Rhys Arkins
8eb3a037ee
fix: correct autoclose logging
2020-10-14 08:49:56 +02:00
renovate[bot]
b2a6433962
chore(deps): update dependency re2 to v1.15.6 ( #7463 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-10-14 05:00:46 +00:00
Rhys Arkins
5e38204221
fix: packageRules don’t match undefined depName ( #7462 )
2020-10-13 14:12:33 +02:00
Michael Kriese
4d0f99a761
fix(nuget): fix error logging ( #7460 )
2020-10-13 10:56:34 +02:00
Rhys Arkins
cc9d256ca5
fix(git): getBranchFiles from origin
...
Closes #7454
2020-10-12 22:51:09 +02:00
renovate[bot]
dcf7a01cef
build(deps): update dependency aws-sdk to v2.771.0 ( #7458 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-10-12 20:22:38 +00:00
Rhys Arkins
43d71535b2
fix(git): robust git diff for getBranchFiles
...
Closes #7454
2020-10-12 13:48:04 +02:00
renovate[bot]
4cd140862f
chore(deps): update dependency @types/node to v12.12.67 ( #7451 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-10-12 10:00:42 +00:00
Rhys Arkins
7de273aa6b
fix(git): gracefully handle not a git repository failure
2020-10-12 10:36:49 +02:00
Rhys Arkins
8fdbbb529b
logs: info not error for azure pipelines parsing
2020-10-12 10:11:12 +02:00
Rhys Arkins
e873872030
fix: yaml.safeLoad with json: true
2020-10-12 09:57:05 +02:00
IKEDA Sho
f52fe033de
feat(preset): add googleapis packages and group presets ( #7419 )
2020-10-12 08:02:50 +02:00
Billy Tobon
1f03453953
docs: Adds example using ConfigMap for config.json in kubernetes ( #7437 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-10-12 07:58:00 +02:00
Misha Kaletsky
a41aefc23d
feat: find release notes for rush repos ( #7445 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-10-12 07:32:14 +02:00
renovate[bot]
8d1db4edb7
build(deps): update dependency hasha to v5.2.2 ( #7446 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-10-12 03:00:39 +00:00
renovate[bot]
7bf779d2a3
chore(deps): update dependency @types/eslint to v7.2.4 ( #7444 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-10-11 18:22:14 +00:00
Lukas
5bbbb7a972
feat(preset): add feathersjs monorepos ( #7442 )
2020-10-11 08:13:33 +02:00
renovate[bot]
1370c53e0a
build(deps): update dependency @yarnpkg/parsers to v2.3.0 ( #7441 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-10-10 19:00:39 +00:00
renovate[bot]
6b2f8284b4
build(deps): update dependency @yarnpkg/core to v2.3.1 ( #7440 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-10-10 18:00:43 +00:00
renovate[bot]
0928bc8247
build(deps): update dependency simple-git to v2.21.0 ( #7439 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-10-10 11:00:43 +00:00
Rhys Arkins
7587eedd6b
fix: try/catch branch cache modified call
2020-10-10 08:09:15 +02:00
renovate[bot]
aa16b40dbe
build(deps): update dependency moment to v2.29.1 ( #7436 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-10-09 15:01:03 +00:00
renovate[bot]
1f0609e0af
chore(deps): update jest monorepo to v26.5.2 ( #7435 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-10-09 13:01:05 +00:00
Rhys Arkins
c33da16aba
fix(git): try/catch submodules get
2020-10-09 08:50:35 +02:00
renovate[bot]
0d82280d78
chore(deps): update linters ( #7433 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-10-09 00:26:13 +00:00
Jamie Magee
e6a1cbcd9f
fix(kustomize): set docker versioning ( #7432 )
...
Fixes #7431
2020-10-08 22:05:56 +02:00
Rhys Arkins
6dcef43d11
fix: log getBranchFiles error
2020-10-08 15:57:01 +02:00
Rhys Arkins
11172e4177
feat: check for dot platform org preset when onboarding ( #7423 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-10-08 13:04:18 +02:00
Rhys Arkins
548e458426
logs: log CODEOWNERS files and rules
2020-10-08 11:02:47 +02:00
Wulf Pfeiffer
f1e31214f3
update docs for local config presets ( #7428 )
2020-10-08 10:59:22 +02:00
Rhys Arkins
4500686c52
fix(dashboard): better Ignored description
2020-10-08 08:27:09 +02:00
Joe Athman
dae7eadf14
feat: add the Resilience4j libraries as a package grouping ( #7426 )
2020-10-08 07:03:59 +02:00
Rhys Arkins
1cfc7cc300
docs: clarify allowedVersions syntax
...
Closes #7424
2020-10-07 16:31:35 +02:00
Sergio Zharinov
b2fde31693
fix(limits): Count concurrent PR with platform API instead of branches ( #7421 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-10-07 12:07:25 +02:00
Rhys Arkins
46cc3c5305
refactor: prepare onboarding config for enhancement
2020-10-07 09:49:39 +02:00
Rhys Arkins
0f9a61e4ca
logs: add CODEOWNERS debug
2020-10-07 09:40:17 +02:00
renovate[bot]
67d862d9e1
chore(deps): update dependency re2 to v1.15.5 ( #7420 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-10-07 06:07:02 +00:00
Rhys Arkins
f724a8149f
fix: clarify debug logs for onboarding discovery
2020-10-07 07:19:32 +02:00
Mike Bryant
40852754aa
feat: Add organization-level presets ( #7403 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2020-10-06 22:02:35 +02:00
Jamie Magee
5896d9cb37
chore(eslint): fixing some eslint warnings ( #7382 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-10-05 18:12:01 +02:00
renovate[bot]
526495fc0f
build(deps): update dependency @yarnpkg/parsers to v2.2.1 ( #7414 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-10-05 12:19:26 +00:00
renovate[bot]
be7b72afb9
build(deps): update dependency @yarnpkg/core to v2.3.0 ( #7413 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-10-05 11:55:54 +00:00
Zachary Leighton
a40d1f721d
feat(azure): implemented azure branch status checks for automerge ( #7398 )
...
* feat(azure): implemented azure branch status checks for automerge
Implemented checks for branch statuses for azure, using the latest branch gitStatusState to determine if it's pending, failing or successful. This is required to properly automerge, as it was always pending prior.
Added tests for scenarios with various results and updated relevant existing tests.
fixes #7392
* feat(azure): finished implementing status checks and also setting of a branch status
Finished implementation according to how the other platforms work as much as possible.
Implemented the setting of a branch status, using the createCommitStatus api from azure.
Created util classes to handle the way azure translates named contexts with slashes to objects and reverse.
Tests for above changes.
Closes #7392
* test(azure): add test for uncovered lines to bring coverage back to 100
* chore(azure): fix the log message to be accurate and in the right spot and add a trace log to the end of the set status call
* Update lib/platform/azure/index.ts
Co-authored-by: Jamie Magee <JamieMagee@users.noreply.github.com>
* Update lib/platform/azure/index.ts
Co-authored-by: Jamie Magee <JamieMagee@users.noreply.github.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2020-10-04 08:34:21 +02:00
Sergio Zharinov
f9788bb815
fix(composer): Read locked deps from dev packages ( #7409 )
2020-10-03 22:35:39 +02:00
renovate[bot]
37f5b7149f
chore(deps): update mcr.microsoft.com/vscode/devcontainers/typescript-node docker tag to v0.145.0 ( #7407 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-10-02 22:01:33 +00:00
Rhys Arkins
0d9aa04d93
feat(git): getBranchParentSha
2020-10-02 13:22:24 +02:00
renovate[bot]
5fdac61665
chore(deps): update dependency type-fest to v0.17.0 ( #7399 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-10-02 11:58:21 +02:00
Sergio Zharinov
517f5ecfb9
refactor(platform): move optimizeForDisabled, isFork logic to worker layer ( #7379 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2020-10-02 11:57:52 +02:00
renovate[bot]
765786a81a
chore(deps): update mcr.microsoft.com/vscode/devcontainers/typescript-node docker tag to v0.144.0 ( #7395 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-10-01 17:27:51 +00:00
Michael Kriese
939f3d6a8b
feat(git-submodules): fetch default branch ( #7391 )
2020-10-01 16:32:07 +02:00