- Aug 04, 2022
-
-
HonkingGoose authored
-
betterPeleg authored
-
HonkingGoose authored
-
HonkingGoose authored
-
renovate[bot] authored
Co-authored-by:
renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
-
- Aug 03, 2022
-
-
renovate[bot] authored
Co-authored-by:
renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
-
IKEDA Sho authored
-
Michael Kriese authored
* docs: update `authType` * Update docs/usage/configuration-options.md * Update docs/usage/configuration-options.md * Update docs/usage/configuration-options.md Co-authored-by:
HonkingGoose <34918129+HonkingGoose@users.noreply.github.com> Co-authored-by:
HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
-
renovate[bot] authored
Co-authored-by:
renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
-
Maron authored
Co-authored-by:
Nabeel Saabna <48175656+nabeelsaabna@users.noreply.github.com> Co-authored-by:
Rhys Arkins <rhys@arkins.net>
-
Jamie Magee authored
* feat(manager/azure-pipelines): extract azure-pipelines tasks * test coverage * PR comments * PR comments
-
IKEDA Sho authored
-
renovate[bot] authored
Co-authored-by:
renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
-
- Aug 02, 2022
-
-
Michael Kriese authored
* feat(platform/gitea): support native automerge * Update lib/modules/platform/gitea/index.md Co-authored-by:
HonkingGoose <34918129+HonkingGoose@users.noreply.github.com> * Update lib/modules/platform/gitea/index.ts Co-authored-by:
HonkingGoose <34918129+HonkingGoose@users.noreply.github.com> * Update lib/modules/platform/gitea/index.spec.ts Co-authored-by:
HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
-
Michael Kriese authored
* feat(platform/gitea): support draft PR * docs: update support state * Update docs/usage/configuration-options.md Co-authored-by:
HonkingGoose <34918129+HonkingGoose@users.noreply.github.com> Co-authored-by:
HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
-
Michael Kriese authored
-
Gabriel-Ladzaretti authored
* refactor(repository/config-migration): dont show file name in pr title * refactor(repository/config-migration): dont show file name in pr title * refactor(repository/config-migration): dont show file name in pr title * refactor(repository/config-migration): dont show file name in pr title * refactor(repository/config-migration): dont show file name in pr title * refactor(repository/config-migration): dont show file name in pr title * refactor(repository/config-migration): dont show file name in pr title * Apply suggestions from code review Co-authored-by:
Nabeel Saabna <48175656+nabeelsaabna@users.noreply.github.com> * refactor(repository/config-migration): dont show file name in pr title * refactor(repository/config-migration): dont show file name in pr title * refactor(repository/config-migration): dont show file name in pr title * refactor(repository/config-migration): dont show file name in pr title * refactor(repository/config-migration): dont show file name in pr title Co-authored-by:
Nabeel Saabna <48175656+nabeelsaabna@users.noreply.github.com> Co-authored-by:
Michael Kriese <michael.kriese@visualon.de>
-
renovate[bot] authored
Co-authored-by:
renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Aug 01, 2022
-
-
renovate[bot] authored
Co-authored-by:
renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
-
Sergei Zharinov authored
* feat(sbt-package): Fallback to Maven datasource for GitLab packages * Fix * Use `detectPlatform` * Tests for hostType
-
HonkingGoose authored
Co-authored-by:
Michael Kriese <michael.kriese@visualon.de>
-
HonkingGoose authored
chore(github): rewrite debug message
-
Sergei Zharinov authored
* feat(github): Log warning when GitHub token is not configured * Check `sourceUrl` * Add tests * Fix test * Fix * Remove `sourceUrl` check * Test nullable input * Fix nulls
-
IKEDA Sho authored
-
IKEDA Sho authored
-
renovate[bot] authored
Co-authored-by:
renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
-
renovate[bot] authored
Co-authored-by:
renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
-
- Jul 30, 2022
-
-
Sergei Zharinov authored
* fix(ci): Restrict template expressions * Fix * Fix * Fix
-
Yun Lai authored
* feat: add Hermit package manager * fix: pass bin directory into getRepoStatus as string rather than an array * fix: fix up hermit manager implementations * add docker support in exec * move fs related operations back into util/fs * remove ENVVar passed on by process.env * set concurrency in pMap * use for instead of pMap for concurrency = 1 * use regex to pick up package reference parts * fix: fix manager updateArtifacts test after change * Update lib/modules/manager/hermit/extract.ts Co-authored-by:
Philip <42116482+PhilipAbed@users.noreply.github.com> * fix: fix up test and docker reference for hermit manager * test refer to internal fs * docker image change to sidecar * only symlink are read for the changed file content after hermit install * no more global mock in artifacts test * fix: use warn instead of error so error better flows up in hermit manager * fix: partial for test type, use throw instead of reject * fix: update snapshot * fix: combine install packages, also make extractPackageFile async * fix: remove weird generated readLocalSynmlink in test * fix: removes old test * fix: use ensureLocalPath and fix test coverage * fix: more test coverage * fix: use ensureLocalPath in readLocalSymlink * Apply suggestions from code review Co-authored-by:
Michael Kriese <michael.kriese@visualon.de> * fix: remove unused functions and types * Apply suggestions from code review Co-authored-by:
Michael Kriese <michael.kriese@visualon.de> * Apply suggestions from code review Co-authored-by:
Sergei Zharinov <zharinov@users.noreply.github.com> * fix: use execSnapshots and for of loop when returning the result * Update lib/modules/manager/hermit/artifacts.spec.ts Co-authored-by:
Michael Kriese <michael.kriese@visualon.de> * fix: move exports below imports Co-authored-by:
Philip <42116482+PhilipAbed@users.noreply.github.com> Co-authored-by:
Michael Kriese <michael.kriese@visualon.de> Co-authored-by:
Sergei Zharinov <zharinov@users.noreply.github.com>
-
Rhys Arkins authored
-
Wietse Terpstra authored
Fix some typo's in the docs
-
- Jul 29, 2022
-
-
Nabeel Saabna authored
-
Michael Kriese authored
* feat(platform/gitea): support `automergeStrategy` * chore: revert change * Update docs/usage/configuration-options.md * Update docs/usage/configuration-options.md
-
- Jul 28, 2022
-
-
renovate[bot] authored
Co-authored-by:
renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
-
Michael Kriese authored
* feat(manager/pipenv): support binarySource=install * docs: update docs * fix: linting
-
IKEDA Sho authored
-