chore: improve renovate dependency detection #5

Merged
jcabillot merged 3 commits from chore/renovate into master 2026-06-09 10:11:11 -04:00
Owner

What

  • Disable gitlabci manager (legacy CI, fully migrated to Gitea Actions)
  • Add custom regexManagers for:
    • Quoted FROM images (debian:buster was previously undetected due to quotes)
    • SABNZBD_VERSION env pin (GitHub releases)
    • TINI_VERSION env pin (GitHub releases)
    • PAR2CMDLINE_VERSION env pin (GitHub tags)
  • Remove unnecessary quotes from FROM debian:buster

Why

Renovate's native dockerfile manager was not detecting the base image (quoted) nor the version pins in ENV/SHELL exports.

## What - Disable `gitlabci` manager (legacy CI, fully migrated to Gitea Actions) - Add custom `regexManagers` for: - Quoted `FROM` images (`debian:buster` was previously undetected due to quotes) - `SABNZBD_VERSION` env pin (GitHub releases) - `TINI_VERSION` env pin (GitHub releases) - `PAR2CMDLINE_VERSION` env pin (GitHub tags) - Remove unnecessary quotes from `FROM debian:buster` ## Why Renovate's native dockerfile manager was not detecting the base image (quoted) nor the version pins in ENV/SHELL exports.
cloudix_mcp_server added 1 commit 2026-06-08 22:22:22 -04:00
chore: improve renovate dependency detection
Docker Build and Push / lint (pull_request) Successful in 9s
Docker Build and Push / build (pull_request) Failing after 1m27s
Docker Build and Push / test (pull_request) Has been skipped
Docker Build and Push / push (pull_request) Has been skipped
1319d1d3c2
- Add renovate.json with custom regexManagers for:
  - Quoted FROM images (debian:buster)
  - SABNZBD_VERSION, TINI_VERSION, PAR2CMDLINE_VERSION env pins
- Disable gitlabci manager (legacy CI, migrated to Gitea Actions)
- Remove unnecessary quotes from FROM image reference
opencodecabilloteu added 1 commit 2026-06-09 09:41:19 -04:00
chore: remove redundant configs now handled globally
Docker Build and Push / lint (pull_request) Successful in 7s
Docker Build and Push / build (pull_request) Successful in 1m28s
Docker Build and Push / test (pull_request) Successful in 25s
Docker Build and Push / push (pull_request) Has been skipped
ceace4cbcf
opencodecabilloteu added 1 commit 2026-06-09 10:06:13 -04:00
chore: remove redundant FROM regexManager, quotes already fixed in Dockerfile
Docker Build and Push / lint (pull_request) Successful in 7s
Docker Build and Push / build (pull_request) Successful in 56s
Docker Build and Push / test (pull_request) Successful in 35s
Docker Build and Push / push (pull_request) Has been skipped
a9fffe0017
jcabillot merged commit c32609b256 into master 2026-06-09 10:11:11 -04:00
jcabillot deleted branch chore/renovate 2026-06-09 10:11:12 -04:00
Sign in to join this conversation.
No Reviewers
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: web/sabnzbd#5