- Jul 30, 2022
-
-
Sergei Zharinov authored
* fix(ci): Restrict template expressions * Fix * Fix * Fix
-
- Jul 07, 2022
-
-
Florian Greinacher authored
* feat(manager/gitlabci): add support for CI_REGISTRY * fix: pass correct property * chore: adapt tests * docs; add documentation for the new option * test: extend test cases * fix: do the abc properly * refactor: switch to using registryAliases option * docs: mention registry variable * style: remove extra heading * docs: fix sentence Co-authored-by:
HonkingGoose <34918129+HonkingGoose@users.noreply.github.com> * docs: move documentation to managers * docs: fix formatting * refactor: handle default value in function body * refactor: remove unused function * refactor: move registry alias handling to dockerfile manager * style: remove unused import * refactor: use match groups directly Co-authored-by:
Michael Kriese <michael.kriese@visualon.de> * refactor: add dockerfile manager tests * chore: fix variable name Co-authored-by:
HonkingGoose <34918129+HonkingGoose@users.noreply.github.com> Co-authored-by:
Michael Kriese <michael.kriese@visualon.de>
-
- Jun 21, 2022
-
-
Michael Kriese authored
* refactor: enable strict checks * chore: revert changes * chore: fix tsconfig
-
- Apr 25, 2022
-
-
David Schneider authored
Co-authored-by:
Jamie Magee <jamie.magee@gmail.com> Co-authored-by:
Michael Kriese <michael.kriese@visualon.de> Co-authored-by:
Rhys Arkins <rhys@arkins.net>
-
- Mar 04, 2022
-
-
Rhys Arkins authored
Moves datasource, manager, platform and versioning code from lib/ into new lib/modules/ BREAKING CHANGE: External tools must update paths to datasource, manager, platform and versioning
-
- Apr 28, 2021
-
- Mar 16, 2021
-
-
Michael Kriese authored
* fix(gitlabci): gracefully handle errors * fix: remove debugging * Update lib/manager/gitlabci/utils.ts Co-authored-by:
HonkingGoose <34918129+HonkingGoose@users.noreply.github.com> * Apply suggestions from code review Co-authored-by:
HonkingGoose <34918129+HonkingGoose@users.noreply.github.com> Co-authored-by:
HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
-