Skip to content

Clean up obsolete, pypi based renovate configs for ansible and ara#2453

Merged
berendt merged 1 commit intomainfrom
rl_avoid_pypi_renovate
Apr 14, 2026
Merged

Clean up obsolete, pypi based renovate configs for ansible and ara#2453
berendt merged 1 commit intomainfrom
rl_avoid_pypi_renovate

Conversation

@ideaship
Copy link
Copy Markdown
Contributor

The dedicated custom managers for ara (pypi datasource) and
ansible (pypi datasource) predate the generic comment-based
regex manager introduced in commit 3b2aa9c. They were never
cleaned up during that refactoring.

The dedicated custom managers for ara (pypi datasource) and
ansible (pypi datasource) predate the generic comment-based
regex manager introduced in commit 3b2aa9c. They were never
cleaned up during that refactoring.

Both entries now have inline "# renovate: datasource=..."
comments, so the generic manager handles them correctly. The
dedicated managers caused duplicate PRs (#2342 for ara, #2187
for ansible). Worse, the pypi datasource tracks Python package
releases independently from the Docker image builds, risking
updates to versions for which no container image exists yet.
The ansible manager also proposed major version bumps without
the corresponding ansible-core update, bypassing the grouping
and packageRules that restrict update types.

AI-assisted: Claude Code
Signed-off-by: Roger Luethi <luethi@osism.tech>
@ideaship ideaship requested a review from berendt April 14, 2026 13:40
@berendt berendt merged commit 8aa2717 into main Apr 14, 2026
2 checks passed
@berendt berendt deleted the rl_avoid_pypi_renovate branch April 14, 2026 17:19
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.

2 participants