cloudix_mcp_server
3b1b3a47d3
CI: remove :latest push on master, make tests mandatory for build/tag
PR Checks / hadolint (pull_request) Successful in 6s
PR Checks / build-test (pull_request) Successful in 15s
2026-06-13 16:27:40 -04:00
cloudix_mcp_server
3a9a08cc42
CI: remove :latest push on master, make tests mandatory for build/tag
2026-06-13 16:25:44 -04:00
jcabillot
964ef7713a
Merge pull request 'chore(config): migrate Renovate config' ( #19 ) from renovate/migrate-config into master
...
Main Release / hadolint (push) Successful in 8s
Main Release / tag (push) Successful in 13s
Main Release / test (push) Successful in 20s
Main Release / build-push (push) Successful in 2m27s
Reviewed-on: #19
v0.0.2
2026-06-12 21:26:09 -04:00
jcabillot
5d623ca7c4
Merge pull request 'ci: migrate to standardized Gitea Actions workflow' ( #20 ) from fix/refactor-ci-pipelines into master
...
Main Release / hadolint (push) Successful in 5s
Main Release / tag (push) Successful in 9s
Main Release / test (push) Successful in 15s
Main Release / build-push (push) Successful in 3m36s
Reviewed-on: #20
v0.0.1
2026-06-12 20:53:23 -04:00
cloudix_mcp_server
d3bdc1ee18
feat(ci): add nightly rebuild workflow
PR Checks / build-test (pull_request) Successful in 21s
PR Checks / hadolint (pull_request) Successful in 8s
2026-06-12 20:31:42 -04:00
cloudix_mcp_server
f63be6a1bf
feat(ci): add tag release workflow
PR Checks / hadolint (pull_request) Successful in 7s
PR Checks / build-test (pull_request) Successful in 22s
2026-06-12 20:31:37 -04:00
cloudix_mcp_server
7b85286ca2
feat(ci): add main release workflow
PR Checks / hadolint (pull_request) Successful in 7s
PR Checks / build-test (pull_request) Successful in 22s
2026-06-12 20:31:34 -04:00
cloudix_mcp_server
e9f37e026b
feat(ci): add PR workflow
2026-06-12 20:31:30 -04:00
cloudix_mcp_server
cf8e80e07c
chore: remove base64-encoded workflow, will recreate with proper YAML
2026-06-12 20:31:10 -04:00
cloudix_mcp_server
4e7f428ff4
ci: remove old Jenkins configuration (migrated to Gitea Actions)
2026-06-12 16:59:18 -04:00
cloudix_mcp_server
8155b225da
ci: remove old GitLab CI configuration (migrated to Gitea Actions)
2026-06-12 16:59:14 -04:00
cloudix_mcp_server
f25cef9055
ci: align workflow with standard template, add bump version step
2026-06-12 16:59:09 -04:00
renovate
375a052bd1
chore(config): migrate config renovate.json
Docker Build and Push / lint (pull_request) Successful in 8s
Docker Build and Push / build (pull_request) Successful in 50s
Docker Build and Push / test (pull_request) Successful in 18s
Docker Build and Push / push (pull_request) Has been skipped
2026-06-12 16:03:47 +00:00
jcabillot
e9d4be51e0
Merge pull request 'fix(renovate): strip to minimal regexManagers, drop $schema' ( #18 ) from fix/renovate-glob-only into master
...
Docker Build and Push / lint (push) Successful in 7s
Docker Build and Push / build (push) Successful in 38s
Docker Build and Push / test (push) Failing after 10m52s
Docker Build and Push / push (push) Has been skipped
Reviewed-on: #18
2026-06-12 12:03:04 -04:00
cloudix_mcp_server
1eb2133bc9
fix(renovate): strip everything, minimal regexManagers only
Docker Build and Push / lint (pull_request) Successful in 6s
Docker Build and Push / build (pull_request) Successful in 43s
Docker Build and Push / test (pull_request) Successful in 19s
Docker Build and Push / push (pull_request) Has been skipped
2026-06-12 11:51:38 -04:00
cloudix_mcp_server
6343d0e7a5
fix(renovate): use regexManagers (deprecated key) to avoid merge conflict
...
The config:best-practices preset uses regexManagers internally.
Using customManagers may cause a merge issue where our entries
get dropped. Switch to regexManagers + fileMatch for compatibility.
2026-06-12 11:44:36 -04:00
jcabillot
8a57b5204e
Merge pull request 'fix(renovate): mirror working format - managerFilePatterns + anchors' ( #17 ) from fix/renovate-mirror-working into master
...
Docker Build and Push / lint (push) Successful in 6s
Docker Build and Push / build (push) Successful in 42s
Docker Build and Push / test (push) Successful in 18s
Docker Build and Push / push (push) Successful in 33s
Reviewed-on: #17
2026-06-12 11:02:41 -04:00
cloudix_mcp_server
a105dc3e44
fix(renovate): simplify Tini regex escaping
Docker Build and Push / lint (pull_request) Successful in 6s
Docker Build and Push / build (pull_request) Successful in 42s
Docker Build and Push / test (pull_request) Successful in 16s
Docker Build and Push / push (pull_request) Has been skipped
2026-06-12 11:01:36 -04:00
cloudix_mcp_server
a858ccebc5
fix(renovate): mirror user's working format - managerFilePatterns + anchors + semver
...
Use managerFilePatterns with ^ and $ anchors (matching user's proven
format), keep matchStrings simple with [0-9\\.]+ like working config.
Use versioningTemplate: semver-coerced for par2cmdline (v0.6.14-mt1).
2026-06-12 11:01:06 -04:00
jcabillot
77b3d7a209
Merge pull request 'fix(renovate): use /regex/ delimiters in fileMatch' ( #16 ) from fix/renovate-filematch-regex into master
...
Docker Build and Push / lint (push) Successful in 6s
Docker Build and Push / build (push) Successful in 40s
Docker Build and Push / test (push) Successful in 17s
Docker Build and Push / push (push) Successful in 25s
Reviewed-on: #16
2026-06-12 10:47:24 -04:00
cloudix_mcp_server
ac78fbbf76
fix(renovate): use /regex/ delimiters in fileMatch + proven match pattern
...
Docker Build and Push / lint (pull_request) Successful in 14s
Docker Build and Push / build (pull_request) Successful in 45s
Docker Build and Push / test (pull_request) Successful in 17s
Docker Build and Push / push (pull_request) Has been skipped
fileMatch without / / delimiters is treated as glob, not regex.
Use /^Dockerfile$/ format. Also adopt [\\w\\.-]+ version pattern
and add versioningTemplate: semver per user's working config style.
2026-06-12 10:45:52 -04:00
jcabillot
0480cc4c7e
Merge pull request 'fix(renovate): use fileMatch instead of managerFilePatterns' ( #14 ) from fix/renovate-filematch into master
...
Docker Build and Push / lint (push) Successful in 6s
Docker Build and Push / build (push) Successful in 48s
Docker Build and Push / test (push) Successful in 23s
Docker Build and Push / push (push) Successful in 29s
Reviewed-on: #14
2026-06-12 10:28:51 -04:00
cloudix_mcp_server
f3b2f8e2dc
fix(renovate): use fileMatch instead of managerFilePatterns
...
Docker Build and Push / lint (pull_request) Successful in 14s
Docker Build and Push / build (pull_request) Successful in 2m37s
Docker Build and Push / test (pull_request) Successful in 17s
Docker Build and Push / push (pull_request) Has been skipped
managerFilePatterns is known to cause Renovate to silently fail to
match files (see renovatebot/renovate#36287 ). Switch to fileMatch
which works correctly in all Renovate versions.
2026-06-12 10:21:26 -04:00
jcabillot
81d3db50c5
Merge pull request 'chore(config): migrate Renovate config' ( #13 ) from renovate/migrate-config into master
...
Docker Build and Push / lint (push) Successful in 7s
Docker Build and Push / build (push) Successful in 2m38s
Docker Build and Push / test (push) Successful in 30s
Docker Build and Push / push (push) Successful in 1m8s
Reviewed-on: #13
2026-06-12 09:55:56 -04:00
renovate
8f2a0df803
chore(config): migrate config renovate.json
Docker Build and Push / lint (pull_request) Successful in 1m0s
Docker Build and Push / build (pull_request) Successful in 2m49s
Docker Build and Push / test (pull_request) Successful in 1m19s
Docker Build and Push / push (pull_request) Has been skipped
2026-06-12 13:48:14 +00:00
jcabillot
365befed23
Merge pull request 'fix(renovate): switch to regexManagers format (pre-v37 compat)' ( #12 ) from fix/renovate-custom-managers-v2 into master
...
Docker Build and Push / lint (push) Successful in 1m13s
Docker Build and Push / build (push) Successful in 3m47s
Docker Build and Push / test (push) Successful in 48s
Docker Build and Push / push (push) Successful in 54s
Reviewed-on: #12
2026-06-12 09:39:26 -04:00
cloudix_mcp_server
c5183a57c2
fix(renovate): switch to regexManagers format (pre-v37 compat)
...
Docker Build and Push / lint (pull_request) Successful in 9s
Docker Build and Push / build (pull_request) Successful in 43s
Docker Build and Push / test (pull_request) Successful in 18s
Docker Build and Push / push (pull_request) Has been skipped
Renovate on this Gitea instance runs a pre-v37 version that does not
support the new customManagers format. Switch to the legacy regexManagers
format with fileMatch for compatibility.
- customManagers → regexManagers
- managerFilePatterns → fileMatch
- Remove customType (not supported in legacy format)
2026-06-12 09:37:21 -04:00
jcabillot
e67488780f
Merge pull request 'fix(renovate): fix custom manager patterns to use globs' ( #11 ) from fix/renovate-custom-managers into master
...
Docker Build and Push / lint (push) Successful in 6s
Docker Build and Push / build (push) Successful in 2m34s
Docker Build and Push / test (push) Successful in 22s
Docker Build and Push / push (push) Successful in 28s
Reviewed-on: #11
2026-06-12 09:26:38 -04:00
cloudix_mcp_server
4c3bf7a4b5
fix(renovate): fix custom manager patterns to use globs and fix Tini regex
...
Docker Build and Push / lint (pull_request) Successful in 6s
Docker Build and Push / build (pull_request) Successful in 47s
Docker Build and Push / test (pull_request) Successful in 20s
Docker Build and Push / push (pull_request) Has been skipped
- managerFilePatterns: use glob "Dockerfile" instead of regex /^Dockerfile$/
(Renovate v37+ uses globs, not /regex/ format)
- Tini regex: fix to handle quoted ENV format ("TINI_VERSION" "v0.19.0")
- SABnzbd: keep as-is (already works)
- par2cmdline: keep as-is (already works)
2026-06-12 09:23:16 -04:00
jcabillot
69d504de2e
Merge pull request 'chore: bump debian buster → trixie with deb822 sources fix' ( #10 ) from fix/debian-trixie-transition into master
...
Docker Build and Push / lint (push) Successful in 6s
Docker Build and Push / build (push) Successful in 40s
Docker Build and Push / test (push) Successful in 25s
Docker Build and Push / push (push) Successful in 41s
Reviewed-on: #10
2026-06-12 09:13:02 -04:00
cloudix_mcp_server
f6bf0cf2fa
fix(test): follow redirect with curl -L in test.sh
...
Docker Build and Push / lint (pull_request) Successful in 6s
Docker Build and Push / build (pull_request) Successful in 2m30s
Docker Build and Push / test (pull_request) Successful in 19s
Docker Build and Push / push (pull_request) Has been skipped
SABnzbd redirects to /wizard/ on first run (303). Without -L,
the test gets the redirect body (no "SABnzbd" text). With -L,
curl follows to the wizard page which contains the expected text.
2026-06-12 09:06:47 -04:00
cloudix_mcp_server
2d9c22701b
chore: bump SABnzbd 3.7.2 → 4.5.5
...
Docker Build and Push / lint (pull_request) Successful in 7s
Docker Build and Push / build (pull_request) Successful in 2m33s
Docker Build and Push / test (pull_request) Failing after 25s
Docker Build and Push / push (pull_request) Has been skipped
Latest stable 4.x release from https://github.com/sabnzbd/sabnzbd
2026-06-12 08:51:24 -04:00
cloudix_mcp_server
213fcfa08a
fix: also unpin cffi and cryptography in requirements.txt
...
Docker Build and Push / lint (pull_request) Successful in 7s
Docker Build and Push / build (pull_request) Successful in 3m4s
Docker Build and Push / test (pull_request) Failing after 1m19s
Docker Build and Push / push (pull_request) Has been skipped
System python3-cffi (apt) conflicts with cffi==1.15.1 pin;
system cryptography conflicts with cryptography==39.0.0 pin.
Unpin both so pip uses the Debian-provided versions.
2026-06-12 08:38:22 -04:00
cloudix_mcp_server
d19dca8715
fix: restore clean Dockerfile, only remove pywin32 from requirements
...
Docker Build and Push / lint (pull_request) Successful in 6s
Docker Build and Push / build (pull_request) Failing after 1m39s
Docker Build and Push / test (pull_request) Has been skipped
Docker Build and Push / push (pull_request) Has been skipped
Remove the broken multi-line Python block. Only keep the targeted
pywin32 removal (other pins are handled via apt-installed packages
python3-cffi).
2026-06-12 08:37:50 -04:00
cloudix_mcp_server
26ee42dfa9
fix: use Python script to filter requirements.txt instead of sed
...
Docker Build and Push / lint (pull_request) Failing after 5s
Docker Build and Push / build (pull_request) Failing after 5s
Docker Build and Push / test (pull_request) Has been skipped
Docker Build and Push / push (pull_request) Has been skipped
Replace brittle sed patch with a Python script that:
1. Removes Windows/macOS-only packages (pywin32, pyobjc, etc.)
2. Unpins versions to let pip resolve with system packages from apt
2026-06-12 08:36:53 -04:00
cloudix_mcp_server
56c44bd008
fix: remove pywin32 from requirements.txt (Windows-only package)
...
Docker Build and Push / lint (pull_request) Successful in 7s
Docker Build and Push / build (pull_request) Failing after 52s
Docker Build and Push / test (pull_request) Has been skipped
Docker Build and Push / push (pull_request) Has been skipped
pywin32 is a Windows-only dependency not available on pip for Linux.
Remove it after unpinning to allow requirements install to complete.
2026-06-12 08:33:40 -04:00
cloudix_mcp_server
3ea95d1cac
fix: unpin all packages in requirements.txt for system compatibility
...
Docker Build and Push / lint (pull_request) Successful in 8s
Docker Build and Push / build (pull_request) Failing after 53s
Docker Build and Push / test (pull_request) Has been skipped
Docker Build and Push / push (pull_request) Has been skipped
Debian Trixie ships many Python packages (cryptography 43.0.0,
cffi, etc.) via apt that conflict with SABnzbd's pinned versions
(cryptography==39.0.0, cffi==1.15.1). Pinned deps fail to install
because pip can't uninstall the system packages (no RECORD file).
Relax all pins so pip uses compatible versions already present.
2026-06-12 08:30:57 -04:00
cloudix_mcp_server
5034429022
fix: unpin cffi from requirements.txt to use system python3-cffi
...
Docker Build and Push / lint (pull_request) Successful in 6s
Docker Build and Push / build (pull_request) Failing after 1m26s
Docker Build and Push / test (pull_request) Has been skipped
Docker Build and Push / push (pull_request) Has been skipped
SABnzbd 3.7.2 pins cffi==1.15.1 which is incompatible with Python 3.13
(removed internal API _PyErr_WriteUnraisableMsg). Relax the pin so pip
uses the system-installed python3-cffi (Debian Trixie's version).
2026-06-12 08:28:22 -04:00
cloudix_mcp_server
8572d2e071
fix: install python3-cffi from apt (Python 3.13 compatible)
...
Docker Build and Push / lint (pull_request) Successful in 6s
Docker Build and Push / build (pull_request) Failing after 1m33s
Docker Build and Push / test (pull_request) Has been skipped
Docker Build and Push / push (pull_request) Has been skipped
The pip cffi package fails to build from source on Python 3.13
(no pre-built wheel). Install python3-cffi from Debian repos instead.
Remove the pip cffi>=1.17 workaround.
2026-06-12 08:20:41 -04:00
cloudix_mcp_server
bfc1e68e90
fix: pre-install cffi>=1.17 for Python 3.13 compatibility
...
Docker Build and Push / lint (pull_request) Successful in 8s
Docker Build and Push / build (pull_request) Failing after 1m46s
Docker Build and Push / test (pull_request) Has been skipped
Docker Build and Push / push (pull_request) Has been skipped
SABnzbd's requirements.txt pins cffi 1.15.1 which uses the removed
_PyErr_WriteUnraisableMsg API (Python 3.13+). Pre-install cffi>=1.17
so pip doesn't try to build the incompatible version.
2026-06-12 08:17:49 -04:00
cloudix_mcp_server
2edb1909df
fix: remove pip --upgrade pip (Debian's pip 25.1.1 has no RECORD file)
...
Docker Build and Push / lint (pull_request) Successful in 7s
Docker Build and Push / build (pull_request) Failing after 1m38s
Docker Build and Push / test (pull_request) Has been skipped
Docker Build and Push / push (pull_request) Has been skipped
Debian's pip 25.1.1 is already installed without a RECORD file, causing
the upgrade to fail. The system pip is already recent enough for
requirements.txt.
2026-06-12 08:15:26 -04:00
cloudix_mcp_server
f505b1cac0
fix: remove explicit sabyenc pip install (incompatible with Python 3.13)
...
Docker Build and Push / lint (pull_request) Successful in 6s
Docker Build and Push / build (pull_request) Failing after 45s
Docker Build and Push / test (pull_request) Has been skipped
Docker Build and Push / push (pull_request) Has been skipped
sabyenc uses deprecated Python 2 C API (PyString_*) removed in Python
3.12+. Debian Trixie ships Python 3.13. The yEnc dependency is handled
by SABnzbd's requirements.txt. Remove the outdated explicit pip install.
2026-06-12 08:13:22 -04:00
cloudix_mcp_server
1e05c40ffc
fix: add PIP_BREAK_SYSTEM_PACKAGES=1 for Debian Trixie PEP 668
...
Docker Build and Push / lint (pull_request) Successful in 8s
Docker Build and Push / build (pull_request) Failing after 54s
Docker Build and Push / test (pull_request) Has been skipped
Docker Build and Push / push (pull_request) Has been skipped
Debian Trixie enforces PEP 668 (externally-managed-environment),
blocking system-wide pip installs. Export PIP_BREAK_SYSTEM_PACKAGES=1
to allow pip to install sabyenc and other Python deps in the container.
2026-06-12 08:10:46 -04:00
cloudix_mcp_server
bba9068158
fix: replace python3-yenc with pip sabyenc for Trixie compatibility
...
Docker Build and Push / lint (pull_request) Successful in 6s
Docker Build and Push / build (pull_request) Failing after 55s
Docker Build and Push / test (pull_request) Has been skipped
Docker Build and Push / push (pull_request) Has been skipped
python3-yenc was removed from Debian Trixie. SABnzbd uses sabyenc
(via pip) as the replacement. Uncomment the pip install line and
remove python3-yenc from apt RUNTIME_PACKAGES.
2026-06-12 08:08:11 -04:00
cloudix_mcp_server
3b3af1662f
chore: bump debian buster → trixie and fix sources.list for deb822 format
...
Docker Build and Push / lint (pull_request) Successful in 6s
Docker Build and Push / build (pull_request) Failing after 18s
Docker Build and Push / test (pull_request) Has been skipped
Docker Build and Push / push (pull_request) Has been skipped
Debian Trixie uses the new deb822 format (/etc/apt/sources.list.d/debian.sources)
instead of the old /etc/apt/sources.list file. The two sed commands that target
sources.list need updating:
- Remove archive.debian.org redirect (Trixie is still active on main mirrors)
- Add contrib/non-free to the deb822-format sources file
2026-06-12 08:06:21 -04:00
jcabillot
09d016ea62
Merge pull request 'chore(config): migrate Renovate config' ( #8 ) from renovate/migrate-config into master
...
Docker Build and Push / build (push) Successful in 58s
Docker Build and Push / lint (push) Failing after 13m55s
Docker Build and Push / test (push) Has been skipped
Docker Build and Push / push (push) Has been skipped
Reviewed-on: #8
2026-06-09 11:16:19 -04:00
renovate
ef003fa0ae
chore(config): migrate config renovate.json
Docker Build and Push / lint (pull_request) Successful in 6s
Docker Build and Push / build (pull_request) Successful in 57s
Docker Build and Push / test (pull_request) Successful in 22s
Docker Build and Push / push (pull_request) Has been skipped
2026-06-09 14:29:55 +00:00
jcabillot
c32609b256
Merge pull request 'chore: improve renovate dependency detection' ( #5 ) from chore/renovate into master
...
Docker Build and Push / lint (push) Successful in 10s
Docker Build and Push / build (push) Successful in 49s
Docker Build and Push / test (push) Successful in 28s
Docker Build and Push / push (push) Successful in 43s
Reviewed-on: #5
2026-06-09 10:11:09 -04:00
Sagent
a9fffe0017
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
2026-06-09 14:06:00 +00:00
Sagent
ceace4cbcf
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
2026-06-09 13:41:05 +00:00