Skip to content

fix(manager/quadlet): enable digest replacement metadata#44538

Open
AysajanE wants to merge 1 commit into
renovatebot:mainfrom
AysajanE:northset/M-016
Open

fix(manager/quadlet): enable digest replacement metadata#44538
AysajanE wants to merge 1 commit into
renovatebot:mainfrom
AysajanE:northset/M-016

Conversation

@AysajanE

Copy link
Copy Markdown

Changes

Enable Quadlet Docker image replacement metadata for tag-and-digest updates and add a focused regression test.

Context

AI assistance disclosure

Did you use AI tools to create any part of this pull request?

  • No — I did not use AI for this contribution.
  • Yes — minimal assistance (e.g., IDE autocomplete, small code completions, grammar fixes).
  • Yes — substantive assistance (AI-generated non-trivial portions of code, tests, or documentation).
  • Yes — other (please describe):

Codex (OpenAI) was used to generate the code and focused regression test under human review.

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

  • node_modules/.bin/vitest lib/modules/manager/quadlet/digest-replacement.spec.ts — passed in a network-isolated container.


AI assistance was used; I reviewed and own this change.

Northset self-run record for commit 77ba52c5b588: M-016 receipt.
It records the declared checks and published bundle provenance.
Contributor self-run; not maintainer verification.

Signed-off-by: Aysajan Eziz <aeziz@northset.ai>
@github-actions github-actions Bot requested a review from viceice July 13, 2026 18:20
@cla-assistant

cla-assistant Bot commented Jul 13, 2026

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

fix(manager/quadlet): pass specifyReplaceString to getDep so docker:pinDigests can pin/update digests

2 participants