Commit graph

8668 commits

Author SHA1 Message Date
Rhys Arkins
ffa7f5e68f
fix(onboarding): improve preset description resolution (#21165) 2023-03-26 08:53:53 +00:00
RahulGautamSingh
7f9874c899
fix: perform pr-update when requested regardless of pr-cache state (#21148) 2023-03-25 11:20:21 +00:00
IKEDA Sho
cab3571ab1
feat(manager/pyenv): specify "Python" for commitMessageTopic (#21145) 2023-03-25 10:27:56 +00:00
Rhys Arkins
cec2e14a64
feat(config): multi-org secrets decrypt (#21147) 2023-03-25 09:14:33 +00:00
IKEDA Sho
c99c7dac3d
docs(manager/velaci): Set displayName and url (#21143) 2023-03-25 06:25:50 +00:00
Sergei Zharinov
2a172759b6
feat: Better defaults for Codespaces configuration (#21113) 2023-03-24 12:12:21 +00:00
Rhys Arkins
327d0fb665
fix: remove traefik manual sourceUrl (#21117) 2023-03-24 06:46:59 +00:00
Rhys Arkins
3859b521c2
fix(config): set subType=string for all arrays (#21118) 2023-03-24 06:39:27 +00:00
Sergei Zharinov
3e28c4ee9f
feat(cache): Fallback to older decorator results on error (#20795) 2023-03-23 15:59:51 +00:00
Michael Kriese
49d62307d9
fix(platform/github): don't retry merge when blocked by required status check (#21063)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
2023-03-23 08:17:22 +00:00
Skyler Mäntysaari
ba6472643c
fix(manager/flux): the parsing of ocirepository (#21070)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-03-22 14:20:18 +00:00
Michael Kriese
875074fce8
feat(presets): add more containerbase replacements (#21084) 2023-03-22 13:55:56 +00:00
Michael Kriese
de9b685106
feat(presets): add containerbase workarounds (#21086) 2023-03-22 13:49:46 +00:00
HonkingGoose
db73d3984b
docs(config options): improveprBodyTemplate explanation (#20945) 2023-03-22 06:37:40 +00:00
RahulGautamSingh
55e09a8d24
fix: remove pkg.version from prFingerprintConfig (#21077) 2023-03-22 06:34:21 +00:00
Gabriel-Ladzaretti
1615d26226
feat(packageRules): add merge confidence matcher (#21049)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-03-21 18:37:38 +00:00
Adam Setch
b25022066e
feat(replacements): support for replacement name templating (#20905)
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
2023-03-21 16:42:13 +00:00
Rhys Arkins
623f2cadd9
feat: customize merge confidence host (#21061)
Co-authored-by: Gabriel-Ladzaretti <97394622+Gabriel-Ladzaretti@users.noreply.github.com>
2023-03-21 11:16:36 +00:00
Rhys Arkins
3b60c934a0
refactor: merge confidence default undefined (#21059) 2023-03-21 06:50:54 +00:00
Rhys Arkins
25e0fa2065
refactor: MergeConfidence types (#21058) 2023-03-21 07:27:36 +01:00
renovate[bot]
aebf72d496
build(deps): update opentelemetry-js monorepo (#21050)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-03-21 04:51:33 +00:00
Liora Milbaum
fba9013510
fix(asdf-pulumi): Extract version (#21038) 2023-03-20 05:30:37 +00:00
RahulGautamSingh
1013302e0f
refactor: exactOptionalPropertyTypes (#20761)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-03-19 16:09:46 +00:00
RahulGautamSingh
33cd2331e7
fix(platform/github): detect pr-edited if target changed (#21026)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-03-19 16:08:41 +00:00
RahulGautamSingh
686bff397c
refactor(test): use minimal config objects (#20773) 2023-03-19 16:03:01 +00:00
Rhys Arkins
8a12dc66fe
feat(git): use rev-list count to determine behind base status (#21036) 2023-03-19 14:37:32 +00:00
Youssef Dhraief
1292e75863
feat(manager/argocd): added support for argocd multisource (#20648) 2023-03-19 08:41:12 +00:00
Rhys Arkins
e804fda25f
refactor(git): cache list of branches per-sha per repo (#20839) 2023-03-19 08:21:28 +00:00
Nikolai Røed Kristiansen
c2fe56a126
feat(manager/helmfile): Support kustomize (#20782) 2023-03-19 08:15:15 +00:00
Sullivan SENECHAL
25c60afa8e
feat(presets): gitbeaker monorepo (#21028) 2023-03-18 18:48:26 +00:00
Rhys Arkins
cf8619aaac
chore(logs): lower lookup logging (#21027) 2023-03-18 18:44:56 +00:00
Sergei Zharinov
42b0e102e4
feat(github): Don't store updatedAt field in GraphQL cache record (#21024) 2023-03-18 14:52:01 +00:00
Rhys Arkins
1f22ed2a0e
chore: downgrade cached etag log to trace 2023-03-18 08:57:00 +01:00
Rhys Arkins
3de8d6c534
fix(auto-replace): handle missing depName or packageName values (#21005) 2023-03-17 14:06:32 +00:00
Adam Setch
e29c8ad964
fix(bitbucket): use correct case (#21002) 2023-03-17 12:13:37 +00:00
Adam Setch
5d82120bbb
feat(manager/bitbucket-pipelines): add support for docker-based pipes (#20938)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-03-16 12:36:59 +00:00
Michael Kriese
79cfad9324
docs(platform/bitbucket-server): add Data Center (#20980) 2023-03-16 10:09:27 +00:00
Michael Kriese
1a8088c4d6
fix: Revert "fix: Add support for PAT in Bitbucket Server. Closes #14900" (#20979) 2023-03-16 09:52:02 +00:00
​Faizaan
d739141f7d
fix: Add support for PAT in Bitbucket Server. Closes #14900 (#20974) 2023-03-16 05:50:08 +00:00
Johannes Feichtner
85834b2519
feat(manager/gradle): add support for plugins in inlined version catalogs (#20969) 2023-03-16 05:21:50 +00:00
John Daly
15c7e8dea2
fix: Prevent uninitialized cacheProxy from being accessed in cleanup (#20975) 2023-03-16 04:57:34 +00:00
Rhys Arkins
ccec42fdcf
fix(config): migrate includeForks properly (#20965) 2023-03-15 18:23:14 +00:00
Michael Kriese
1789d349bb
fix(platform/bitbucket): use uuid instead of username for issues filter (#20960) 2023-03-15 16:41:26 +00:00
Sergei Zharinov
095c84ebfd
test: Refactor tests for package cache decorator (#20958) 2023-03-15 15:37:12 +00:00
Michael Kriese
03d966c2ca
fix(manager/npm): quote yarn args (#20955) 2023-03-15 14:07:29 +00:00
Michael Kriese
62e91aff40
feat(preset): add containerbase replacements (#20941)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2023-03-15 11:47:10 +00:00
Rhys Arkins
25ea3d1864
fix(cache): use cached git values for branch cache (#20837) 2023-03-15 11:37:55 +00:00
Satoshi Namai
3e92cdd10a
fix(manager/gradle): drop stdout from gradlew :dependency command (#20820)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-03-15 10:13:06 +00:00
HonkingGoose
d54e6aa9ac
chore(replacements): improve descriptions (#20942) 2023-03-15 09:57:46 +00:00
Florian Greinacher
ca03555739
feat(presets): include replacements:all in config:base (#20933) 2023-03-15 07:26:26 +00:00