1
0
1Panel-Appstore/.github
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
..
ISSUE_TEMPLATE 🔧 chore(github): standardize issue template configuration and workflow 2025-10-06 23:35:10 +08:00
workflows 🔧 chore(renovate): update version extraction regex pattern 2025-12-06 01:38:13 +08:00
notice-board.yml 📝 docs(notice-board): update notice board configuration 2025-11-28 21:18:10 +08:00