1
0
Fork 0
1Panel-Appstore/.github/workflows
pooneyy 841103f3c2
🔧 chore(renovate): update version extraction regex pattern
- modify regex pattern in `renovate-app-version.py` to better handle version strings with zero or more separators
- change pattern from `r'(\d+(?:[\.\-]\d+)+)'` to `r'(\d+(?:[\.\-]*\d+)+)'` to allow zero or more separators between digits
2025-12-06 01:38:13 +08:00
..
build-docker-image.yml 🐛 fix(ci): fix errors caused when enhancing multi-tag support 2025-11-11 00:43:48 +08:00
llm-code-review.yml Create llm-code-review.yml: Add LLM code review GitHub Actions workflow 2025-08-19 16:18:09 +08:00
merge-prs.yml Update merge-prs.yml: Add PR readiness check before merging Renovate PRs 2025-08-17 16:47:46 +08:00
notice-board.yml 🐛 fix(ci): fix git commit command syntax 2025-11-12 01:56:43 +08:00
renovate-app-version.py 🔧 chore(renovate): update version extraction regex pattern 2025-12-06 01:38:13 +08:00
renovate-app-version.yml 🔧 chore(ci): improve commit handling and status reporting 2025-10-27 12:30:53 +08:00
renovate.yml (ci) Update github/workflows/renovate.yml: Update Renovate workflow configuration 2025-08-30 16:36:21 +08:00