pooneyy
c8823d0d8d
Merge branch 'config' into localApps
2026-02-26 12:36:07 +08:00
pooneyy
f4dbbbebe5
chore(renovate): disable github-actions updates for localApps branch
2026-02-26 12:33:29 +08:00
pooneyy
7d738c4932
chore(renovate): update renovate configuration
...
- format extends array to single line
- add baseBranchPatterns to include localApps and config branches
2026-02-26 11:59:51 +08:00
pooneyy
5cb1a59e99
chore(renovate): update package rules for label management
...
- exclude github-actions manager from automatic major/pin/rollback update labeling
- maintain existing label rules for other dependency managers
2026-02-26 11:27:55 +08:00
pooneyy
0c52a8efda
Merge branch 'config' into localApps
2026-02-06 11:02:36 +08:00
pooneyy
d79ff3ffb4
chore(renovate): update shell script regex for docker image detection
...
- modify regex pattern in custom manager to optionally match lines starting with '# renovate' comment
- improve pattern to handle newlines before variable assignment for better compatibility
2026-02-06 11:02:12 +08:00
pooneyy
a274359c96
Merge branch 'config' into localApps
2026-02-05 16:45:09 +08:00
pooneyy
36e1be84a8
chore(renovate): add custom regex manager for docker images in shell script
...
- add custom manager to detect and update docker image references in shell scripts
- configure regex pattern to match image name and version variables
- set datasource to docker for automated version updates
2026-02-04 15:16:01 +08:00
pooneyy
c3b8061d7d
Merge branch 'config' into localApps
2026-01-19 03:39:14 +08:00
pooneyy
24911d591e
🔧 chore(renovate): restructure php version pinning rules
...
- add new package-specific rules to pin `ghcr.io/pooneyy/php` images by major.minor version (7.4, 8.1, 8.2, 8.3, 8.4, 8.5)
- remove old file-specific pinning rules for `apps/php-unofficial` directories (7.4.*, 8.1.*, 8.4.*)
- consolidate php version management to a package-based approach
2026-01-19 03:38:41 +08:00
pooneyy
0c86303b03
Merge branch 'config' into localApps
2025-12-30 00:38:46 +08:00
pooneyy
1ebeadb3d2
Revert " 🔧 chore(renovate): add byte muse package to dependency groups"
...
This reverts commit 3c2c7705b6 .
2025-12-30 00:38:16 +08:00
pooneyy
85f4e093ef
Merge branch 'config' into localApps
2025-12-24 04:07:47 +08:00
pooneyy
641ce88820
🔧 chore(renovate): remove version constraints for calibre-web
...
- remove deprecated `matchCurrentVersion` and `allowedVersions` constraints for linuxserver/calibre-web package
- maintain custom regex versioning scheme for the package
2025-12-24 04:07:30 +08:00
pooneyy
8baff01e0b
Merge branch 'config' into localApps
2025-12-24 04:01:26 +08:00
pooneyy
5efca190d3
🔧 chore(renovate): adjusting the version control strategy for linuxserver/calibre-web
2025-12-24 03:46:46 +08:00
pooneyy
ab12b5302a
Merge branch 'config' into localApps
2025-12-24 03:19:24 +08:00
pooneyy
102e557c32
🔧 chore(renovate): update calibre-web package rule
...
- add `ignoreUnstable` property set to `false` for linuxserver/calibre-web package rule
- add `versionCompatibility` property
2025-12-24 03:19:03 +08:00
pooneyy
094923e8ad
Merge branch 'config' into localApps
2025-12-24 02:01:16 +08:00
pooneyy
11d2e106e9
🔧 chore(renovate): add version constraint for calibre-web
...
- add new package rule for linuxserver/calibre-web
- restrict updates to versions below 5 for current versions <=5
2025-12-24 02:00:42 +08:00
pooneyy
64823a7785
Merge branch 'config' into localApps
2025-12-15 20:18:38 +08:00
pooneyy
3c2c7705b6
🔧 chore(renovate): add byte muse package to dependency groups
...
- add new package group for envyafish/byte-muse** to renovate configuration
2025-12-15 20:17:34 +08:00
pooneyy
b33ab049ea
Merge branch 'config' into localApps
2025-11-10 16:28:35 +08:00
pooneyy
57d7a15f66
📦 build(renovate): add PingCAP package grouping
...
- add new grouping configuration for PingCAP packages
- group all PingCAP packages under single "PingCAP" group name
2025-11-10 16:21:20 +08:00
pooneyy
d53fac5444
Merge branch 'config' into localApps
2025-11-07 21:32:55 +08:00
pooneyy
006d670026
🔧 chore(renovate): add Anheyu Blog package grouping
...
- add new package group for Anheyu Blog packages
- include anheyu/anheyu-backend and anheyu/pro packages in the group
2025-11-07 13:49:59 +08:00
pooneyy
e3ecbb80b0
Merge branch 'config' into localApps
2025-10-31 00:34:13 +08:00
pooneyy
b0592c378e
🔧 chore(renovate): add package grouping for GitLab and TDengine
...
- add GitLab package grouping to manage GitLab-related dependencies
- add TDengine package grouping to manage TDengine database dependencies
2025-10-31 00:33:51 +08:00
pooneyy
b61edd0290
Merge branch 'config' into localApps
2025-10-26 20:52:12 +08:00
pooneyy
ae37a53691
🔧 chore(renovate): update package rules configuration
...
- remove 'minor' and 'patch' from automatic label assignment
- maintain major updates and other types in labeling rules
2025-10-26 20:51:13 +08:00
pooneyy
c8160d5db4
Merge branch 'config' into localApps
2025-10-21 17:14:56 +08:00
pooneyy
6e63b96ae2
🔧 chore(renovate): update uptime-kuma version matching pattern
...
- change version matching pattern from `/^v1.*/` to `/^1.*/`
- maintain version constraint to less than major version 2
2025-10-21 17:11:10 +08:00
pooneyy
dccb8e77ca
Merge branch 'config' into localApps
2025-10-21 15:20:33 +08:00
pooneyy
4b960eb7c9
🔧 chore(renovate): update uptime-kuma version constraint
...
- change allowedVersions from "<=2" to "<2" for louislam/uptime-kuma package
2025-10-21 15:20:11 +08:00
pooneyy
247e83fd05
Merge branch 'config' into localApps
2025-10-21 11:51:23 +08:00
pooneyy
973137a2ac
🔧 chore(renovate): add uptime-kuma version constraint
...
- add version constraint for louislam/uptime-kuma package
- v1.x restrict updates to v1.x versions only, preventing upgrades to v2.x
2025-10-21 11:44:48 +08:00
pooneyy
79d6894f55
Merge branch 'config' into localApps
2025-10-08 00:35:38 +08:00
pooneyy
ab7b4c540e
🔧 chore(renovate): add tencentyun.com to disabled package sources
...
- extend disabled package sources list to include *.tencentyun.com/**
2025-10-08 00:35:17 +08:00
pooneyy
d47d234f4a
Merge branch 'config' into localApps
2025-10-07 15:41:54 +08:00
pooneyy
6987076622
🔧 chore(renovate): update github actions bot configuration
...
- update git config email and name to use official github-actions[bot] credentials
- update gitIgnoredAuthors to use official bot email address for proper commit attribution
2025-10-07 15:17:57 +08:00
pooneyy
4802fe6f1a
Merge branch 'config' into localApps
2025-10-06 16:48:43 +08:00
pooneyy
deae7397a8
✨ feat(renovate): migrate from shell script to python implementation and enhance automation
...
- replace bash script with python script for better version extraction and handling
- add major version label checking and auto-merge workflow
- implement pr author verification and automatic reviewer assignment
- enhance version extraction with multiple pattern support (dots, hyphens, mixed separators)
- add pr body columns configuration and update package rules
🔧 chore(workflows): restructure github actions workflow
- change trigger from push to pull_request events
- add python setup and dependency installation
- implement multi-stage workflow with label checking and auto-merge
- add commit author verification
- improve error handling and retry logic for pr merging
2025-10-06 16:48:14 +08:00
pooneyy
6b8c615817
Merge branch 'config' into localApps
2025-10-04 09:47:08 +08:00
pooneyy
f9af54b4a9
🔧 chore(renovate): update renovate configuration
...
- add pooneyy as required reviewer for dependency updates
- add pooneyy's noreply email to git ignored authors list
- enable automerge for dependency updates using PR method
2025-10-04 09:44:58 +08:00
pooneyy
5e229d92b7
Merge branch 'config' into localApps
2025-10-04 01:20:56 +08:00
pooneyy
f4f42afeba
🔧 chore(renovate): update renovate configuration
...
- add pooneyy as required reviewer for dependency updates
- add pooneyy's noreply email to git ignored authors list
- enable automerge for dependency updates using PR method
2025-10-04 01:20:24 +08:00
pooneyy
31f25eff64
Merge branch 'config' into localApps
2025-09-30 18:13:46 +08:00
pooneyy
edea5329d5
Update renovate.json: Add Kasm Workspaces package group to Renovate config
2025-09-30 18:13:13 +08:00
pooneyy
12d5404418
Merge branch 'config' into localApps
2025-08-30 16:36:55 +08:00
pooneyy
8e48c3c196
Update renovate.json: Add Bilibili History Fetcher group to Renovate config
2025-08-30 14:27:56 +08:00