Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(manager/dockerfile): add support for registryAliases #17139

Merged
merged 22 commits into from Aug 17, 2022

Conversation

sockel12
Copy link
Contributor

@sockel12 sockel12 commented Aug 11, 2022

Changes

This PR adds support for registryAliases for all docker based managers.

Context

Hey this is my first PR to this project, could you give me some feedback?

Documentation (please check one with an [x])

  • I have updated the documentation, or
  • No documentation update is required

How I've tested my work (please tick one)

I have verified these changes via:

  • Code inspection only, or
  • Newly added/modified unit tests, or
  • No unit tests but ran on a real repository, or
  • Both unit tests + ran on a real repository

@CLAassistant
Copy link

CLAassistant commented Aug 11, 2022

CLA assistant check
All committers have signed the CLA.

lib/modules/manager/dockerfile/extract.ts Outdated Show resolved Hide resolved
lib/modules/manager/dockerfile/extract.ts Outdated Show resolved Hide resolved
@sockel12 sockel12 requested a review from viceice August 15, 2022 13:16
@sockel12 sockel12 marked this pull request as ready for review August 15, 2022 13:17
lib/modules/manager/ansible/__fixtures__/main3.yaml Outdated Show resolved Hide resolved
lib/modules/manager/ansible/extract.ts Outdated Show resolved Hide resolved
lib/modules/manager/ansible/extract.ts Outdated Show resolved Hide resolved
lib/modules/manager/docker-compose/extract.ts Outdated Show resolved Hide resolved
lib/modules/manager/droneci/extract.ts Outdated Show resolved Hide resolved
lib/modules/manager/droneci/extract.ts Outdated Show resolved Hide resolved
lib/modules/manager/droneci/extract.ts Outdated Show resolved Hide resolved
lib/modules/manager/kubernetes/extract.ts Outdated Show resolved Hide resolved
lib/modules/manager/kubernetes/extract.ts Outdated Show resolved Hide resolved
@sockel12 sockel12 requested a review from viceice August 16, 2022 12:55
@viceice viceice enabled auto-merge (squash) August 17, 2022 13:47
@viceice viceice merged commit 551a40c into renovatebot:main Aug 17, 2022
@renovate-release
Copy link
Collaborator

🎉 This PR is included in version 32.162.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@sockel12 sockel12 deleted the dockerfile-alias branch August 18, 2022 09:01
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 18, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow configuring multiple docker registries using "matchRegistryURL"
7 participants