Commit graph

1348 commits

Author SHA1 Message Date
Sergei Zharinov
198e34e0ef
refactor: Tidy arguments for matchRegexOrMinimatch (#27026) 2024-02-03 06:22:19 +00:00
Sergei Zharinov
68d5faa96e
fix(cache): Fix compression and decompression format mismatch (#27021) 2024-02-02 16:22:16 +00:00
Sergei Zharinov
b06af6600b
refactor(regex): Inverse dependency on logger util (#26997) 2024-02-01 18:45:55 +00:00
Sergei Zharinov
0378bf7652
feat: SQLite-based package cache (#26608)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2024-01-30 07:50:24 +00:00
RahulGautamSingh
897066123f
feat(config/package-rules): matchCurrentAge (#23264)
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>
2024-01-25 05:12:39 +00:00
Mate Mijolović
6f37a9b0a3
fix: consider 'defaultBranch' setting when doing git clone (#26810) 2024-01-23 18:10:50 +00:00
RahulGautamSingh
2949e135a9
feat: allow i flag in regex patterns (#26815)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2024-01-23 14:32:09 +00:00
Rhys Arkins
23a334c7e3
feat(cache): etag caching for github GET (#26788)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2024-01-22 11:49:40 +00:00
renovate[bot]
4c2ce97bb4
build(deps): update dependency prettier to v3.2.2 (#26755)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2024-01-21 08:20:41 +00:00
Sebastian Poxhofer
a68b49d8d0
refactor(util/yaml): allow to set failure behavior when parsing multidoc yamls (#26763)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2024-01-20 14:22:22 +00:00
Sergei Zharinov
bd0adf2d05
refactor: Deprecate compression with base64 encoding (#26711) 2024-01-17 19:52:22 +00:00
François
db9d485227
feat(config): implement custom header field inside HostRules (#26225) 2024-01-17 09:22:19 +00:00
Sebastian Poxhofer
48439d28af
chore(util/yaml): allow to provide zod schemas to YAML parser (#26647) 2024-01-17 08:41:29 +00:00
Devin Buhl
36604f1412
fix(utils/yaml): Remove jinja2 block delimiters from YAML (#26682) 2024-01-16 20:37:14 +00:00
Rhys Arkins
0352aedd0d
fix(npm): pass through COREPACK env to child process (#26664) 2024-01-16 14:38:19 +00:00
Sergei Zharinov
5506224f18
fix: Override Brotli compress default options (#26648) 2024-01-16 08:27:19 +00:00
Sergei Zharinov
de68769fc2
feat(gitea): Add PR cache (#26451)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2024-01-15 17:32:44 +00:00
Sebastian Poxhofer
fc85d654e9
fix(manager/terraform): handle separate shasum files (#26607) 2024-01-12 06:00:19 +00:00
RahulGautamSingh
290e15752e
fix(containerbase): support ranges in flutter and dart sdks (#26535) 2024-01-07 13:11:57 +00:00
Michael Kriese
a03994f757
feat(config-migration): support editorconfig max_line_length (#26513) 2024-01-05 09:40:37 +00:00
Sergei Zharinov
597167ae2e
feat(bitbucket): Implement PR cache for repositories (#26345) 2024-01-04 07:43:18 +00:00
renovate[bot]
11e35e4292
chore(deps): update dependency @types/luxon to v3.3.7 (#26193)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2024-01-04 07:39:47 +00:00
Bernat Mut
c21bc85053
feat: redisPrefix (#26398)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2024-01-02 22:11:01 +00:00
Markus Schulz
b2422d86fd
feat: Support for Platform "Gerrit" (#18961)
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-12-29 17:55:25 +00:00
Gabriel-Ladzaretti
84270beec4
fix(matchConfidence): align supported datasources list with internal preset (#26420)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-12-27 08:03:30 +00:00
Michael Kriese
9474f9a5d7
fix(repo-cache): pass relative paths to fs layer (#26227) 2023-12-14 07:18:12 +00:00
Sergei Zharinov
3aaa3e57e2
feat(http): Support for Retry-After header (#25859)
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>
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
2023-12-14 07:10:50 +00:00
Rhys Arkins
1fd0c5cb4d
refactor: increase regex validation debugging (#26244) 2023-12-12 09:48:22 +01:00
Roman
2438616996
feat(templating): adds encodeBase64 handlebars helper (#26197)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-12-11 14:18:49 +00:00
Mahé
74014fdf6d
fix(git): set --recurse-submodules flag for checkout (#26163)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-12-08 16:59:27 +00:00
Rhys Arkins
ac151d651e
fix(git): Revert "fix(git): set submodule.recurse=true" (#26157) 2023-12-06 12:10:20 +01:00
RahulGautamSingh
970586c086
refactor: use re2 (#26088) 2023-12-02 09:13:35 +00:00
Sebastian Poxhofer
3c33a26441
refactor(util/yaml): rename load and loadAll to parseSingleYaml and parseYaml (#26084) 2023-12-01 20:13:01 +00:00
Michael Kriese
181c52f1d7
fix(git): set submodule.recurse=true (#26076) 2023-12-01 12:58:11 +00:00
Sergei Zharinov
383bc11d4c
refactor(http): Separate search and apply of host rules (#26067) 2023-12-01 12:00:20 +00:00
Sebastian Poxhofer
f42d0583d5
refactor(utils/yaml): centralize YAML parsing to allow central templating handling (#26068) 2023-12-01 11:58:43 +00:00
Yun Lai
f5b4da3c68
feat(presets): presetCachePersistence (#25825)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-12-01 11:22:26 +00:00
Dave
af6743d7bb
fix(manager/nuget): use environment variables required by NuGet on Windows (#26056) 2023-12-01 11:10:16 +00:00
Michael Kriese
591b572eda
feat(pip_requirements): allow override hashin constraints (#26037) 2023-11-29 18:17:39 +00:00
Michael Kriese
6af2be726c
fix(templates): use re2 for replace helper (#26019) 2023-11-29 01:29:32 +00:00
Michael Kriese
8c78b5a733
fix(keep-alive): use camlcase for option name (#26018) 2023-11-28 22:31:18 +00:00
Michael Kriese
8b4bfbd77d
feat(gitlab): allow override mergeable check attemps and use exponential backoff (#26008) 2023-11-28 09:11:59 +00:00
Rhys Arkins
f08bad2579
refactor: improve logging for hostRules (#25967) 2023-11-27 18:03:27 +00:00
RahulGautamSingh
e0b2772ddc
refactor(match-managers): implement custom.<customMgrName> syntax (#24170) 2023-11-24 07:41:50 +00:00
Tom Vervoort
c82b9afb36
refactor: strongly type commit SHAs (#25207)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-11-22 06:30:19 +00:00
Imamuzzaki Abu Salam
d4db499554
test: add ignore utility test (#25891) 2023-11-21 12:40:36 +00:00
renovate[bot]
8de2126cb2
build(deps): update dependency prettier to v3.1.0 (#25872)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-11-21 07:10:51 +00:00
RahulGautamSingh
0cbd22006f
refactor: use util minimatch (#25842) 2023-11-17 19:59:56 +00:00
Sebastian Poxhofer
a9e50fd48d
fix(template/category): Replaces not working templating field category with categories (#25735) 2023-11-13 21:07:37 +00:00
Sergei Zharinov
19e9e8ea50
refactor(http): Extract GotTask type (#25713) 2023-11-12 21:01:09 +00:00