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(Dockerfile): set binarySource=global for full image #32272

Merged
merged 1 commit into from
Nov 1, 2024

Conversation

rarkins
Copy link
Collaborator

@rarkins rarkins commented Nov 1, 2024

Changes

Context

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 select 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

@rarkins rarkins requested a review from viceice November 1, 2024 11:02
@rarkins rarkins changed the base branch from main to v39 November 1, 2024 11:03
@viceice viceice added the breaking Breaking change, requires major version bump label Nov 1, 2024
@viceice viceice added this to the v39 milestone Nov 1, 2024
@rarkins rarkins merged commit 4757c06 into v39 Nov 1, 2024
40 checks passed
@rarkins rarkins deleted the feat/full-binary-source-global branch November 1, 2024 11:18
@viceice
Copy link
Member

viceice commented Nov 1, 2024

one side effect is that not easily overridable via config file

rarkins added a commit that referenced this pull request Nov 4, 2024
Sets RENOVATE_BINARY_SOURCE=global in Renovate official "-full" images.

Closes #32136

BREAKING CHANGE: Renovate -full images will now use binarySource=global. Set RENOVATE_BINARY_SOURCE=install to revert to dynamic tool installation.
rarkins added a commit that referenced this pull request Nov 4, 2024
Sets RENOVATE_BINARY_SOURCE=global in Renovate official "-full" images.

Closes #32136

BREAKING CHANGE: Renovate -full images will now use binarySource=global. Set RENOVATE_BINARY_SOURCE=install to revert to dynamic tool installation.
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
breaking Breaking change, requires major version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants