Commit graph

13347 commits

Author SHA1 Message Date
Sergei Zharinov
2b7e885edb
fix(github): Catch errors inside fetchPr call (#17666) 2022-09-07 11:59:29 +00:00
Rhys Arkins
2b840d594b
chore: bug report template 2022-09-07 13:47:32 +02:00
HonkingGoose
8a955072da
ci(label actions): use simpler words (#17674) 2022-09-07 13:53:12 +03:00
HonkingGoose
e6c2f18b9f
docs(tekton): rewrite (#17669) 2022-09-07 07:49:43 +00:00
Sergei Zharinov
a6139ad5fe
refactor(github): Remove unused etag support for PR cache (#17665) 2022-09-07 07:29:45 +00:00
Luiz Carvalho
70476774fe
feat: Add tekton-bundle support (#17289) 2022-09-07 05:21:53 +00:00
Marcel
208a316c39
feat: woodpecker manager (#17297)
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>
2022-09-07 08:10:27 +03:00
renovate[bot]
997f7f1a42
build(deps): update dependency node-html-parser to v5.4.2 (#17662)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-07 05:23:59 +03:00
HonkingGoose
6cdfcbc4ca
docs(known limitations): rewrite and add heading (#17623)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-09-06 14:11:46 +00:00
Sergei Zharinov
fa30913daf
fix(util/promises): Disable stopOnError option by default (#17653) 2022-09-06 13:36:19 +00:00
Sergei Zharinov
2df8967ae2
refactor: Create promises utilities (#17651) 2022-09-06 10:36:51 +00:00
Rhys Arkins
e49572e105
fix(datasource/github-tags): don't use github-releases for extra meta (#17650) 2022-09-06 13:26:27 +03:00
renovate[bot]
ae755d4880
chore(deps): update node.js to 17f48b4 (#17649)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-06 08:58:38 +00:00
Sergei Zharinov
3f30119f71
fix(github): Error messages for empty repository result (#17645)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-09-06 10:37:02 +02:00
Gabriel Bleu
56c61c962f
feat(gitlab): handle merge results pipelines (#17440) (#17601) 2022-09-06 07:09:58 +00:00
Michael Kriese
a851aedfd2
fix(docker): skip empty and whitespace depName (#17644) 2022-09-06 06:57:20 +00:00
coffmark
7dbe0b3312
feat(manager/mint): add mint support (#17351)
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>
2022-09-06 06:18:43 +00:00
renovate[bot]
8af1f08010
chore(deps): update node.js to 75d9059 (#17643)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-06 03:04:59 +00:00
renovate[bot]
b11569f013
build(deps): update dependency luxon to v3.0.3 (#17641)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-05 18:49:09 +00:00
Róbert Papp
01c111c4ea
fix(http): typo in logs (#17634) 2022-09-05 13:45:44 +00:00
HonkingGoose
ebc2a6ea61
docs(troubleshooting): improve link style (#17626) 2022-09-05 12:20:13 +03:00
HonkingGoose
1debd89eae
docs(development): fix brand name spelling (#17622) 2022-09-05 09:54:19 +02:00
renovate[bot]
c8797dffc2
chore(deps): update node.js to fe4c59e (#17618)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-05 06:39:30 +00:00
github-actions[bot]
8ca7c20a2b
fix(data): automatic update of static data (#17605) 2022-09-05 00:36:58 +00:00
Bastian
4ba04b47c4
fix(gomod): explicitly match Gitlab ID for gitlab enterprise servers (#17611) 2022-09-04 16:49:31 +00:00
Johannes Feichtner
6609461c97
docs: fix typos (#17613) 2022-09-04 16:21:27 +00:00
Johannes Feichtner
29da39a43d
docs: add readme for ubuntu versioning (#17612) 2022-09-04 19:07:01 +03:00
Johannes Feichtner
89b8ebccd3
docs: add readme for debian versioning (#17610)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-09-04 15:19:31 +00:00
Gabriel-Ladzaretti
f910e6f9b6
fix(repository/migration): create migration branch from the default branch (#17535) 2022-09-04 17:51:35 +03:00
Sergei Zharinov
5dc1eb3ad6
fix(cache): Store cache with sorted object keys (#17607) 2022-09-04 10:53:20 +00:00
Sergei Zharinov
b23b886b6e
refactor(github): Remove unused PR cache functionality (#17606) 2022-09-04 08:20:29 +00:00
Johannes Feichtner
c4127f994c
fix(docker): use docker versioning for debian images with regular tags (#17602) 2022-09-04 08:08:51 +03:00
Gabriel-Ladzaretti
4ccd085aa5
feat(cache/repository): add modification query function to the repository cache interface (#17529)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-09-03 16:36:55 +03:00
wwuck
0ed0ece4af
docs: fix typos (#17600) 2022-09-03 15:55:19 +03:00
Johannes Feichtner
af75ec2508
fix(datasource/docker): pinDigest PRs missing digest value in name (#17599)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-09-03 10:50:46 +00:00
renovate[bot]
5f2e2c454c
chore(deps): update node.js to a4a9e77 (#17598)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-03 06:13:59 +00:00
Sergei Zharinov
410d05c5be
feat(github): Deduplicate cache github releases fetching (#17591) 2022-09-02 19:37:50 +02:00
Sebastian Poxhofer
e69a9ce1f3
fix(manager/helm): add hostType for helm dependencies during artifactupdate (#17583)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-09-02 17:03:33 +00:00
renovate[bot]
d1dd05b380
chore(deps): update dependency jest-junit to v14.0.1 (#17592)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-02 14:35:57 +00:00
HonkingGoose
82552c088a
fix(config): improve text in description field (#17585) 2022-09-02 14:47:07 +02:00
HonkingGoose
12f643d362
docs: lazy-load images (#17565) 2022-09-02 13:30:49 +02:00
Rhys Arkins
9bc8b05af3
feat: http keepalives (#17582) 2022-09-02 12:32:34 +02:00
Rhys Arkins
22d0d347e5
fix: debug log dns lookup errors (#17577) 2022-09-02 07:08:01 +03:00
HonkingGoose
be96cba1c9
chore: use valid SPDX license identifier (#17530) 2022-09-01 22:00:35 +02:00
Michael Kriese
aabb3abf9a
feat(http): use own dns cache (#17574) 2022-09-01 15:23:46 +00:00
Michael Kriese
dcab3b295f
test(java): remove unused test code (#17564) 2022-09-01 14:24:17 +00:00
renovate[bot]
97930a6501
chore(deps): update github/codeql-action action to v2.1.22 (#17572)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-01 13:04:20 +00:00
HonkingGoose
f1cbbd1a80
chore: drop ppmathis from CODEOWNERS (#17566) 2022-09-01 12:02:59 +02:00
Michael Kriese
8ad1947e4a
fix(http): clear queues after hostrules change (#17563) 2022-09-01 09:36:04 +02:00
renovate[bot]
ab47364d38
build(deps): update dependency @yarnpkg/core to v3.2.4 (#17557)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-31 19:06:03 +00:00