1
0
Fork 0
Commit Graph

12 Commits

Author SHA1 Message Date
renovate[bot] d56d9cc4a7
chore(deps): update ghcr.io/pooneyy/actions-runner docker tag to v2.332.0 (#4213) 2026-02-25 19:12:30 +00:00
renovate[bot] b42e6f1f34
chore(deps): update ghcr.io/pooneyy/actions-runner docker tag to v2.331.0 (#3576) 2026-01-19 22:16:19 +00:00
pooneyy 3b4f15bf63
📝 docs(action-runner): update documentation structure and content
- restructure readme files with clearer section headers
- remove top-level image for cleaner presentation
- add built-in tools section to both language versions
2025-12-26 12:26:43 +08:00
renovate[bot] 4803d6f2c4
chore(deps): update ghcr.io/pooneyy/actions-runner docker tag to v2.330.0 (#2612) 2025-11-23 19:51:49 +00:00
pooneyy fa6ac99c68
feat(i18n): enhance internationalization support for multiple applications
- add labelEn and labelZh fields for form field labels in 1panel-tools, TDengine, action-runner, billion-mail, telegraph-image, and wechat-selkies applications
- expand TDengine port configuration labels to include multiple languages: zh-hant, ja, ms, pt-br, ru, ko, tr
- improve action-runner role descriptions to include enterprise support and clarify repository formats
- standardize label formatting with consistent spacing and capitalization
- enhance billion-mail configuration with comprehensive service labels and descriptions
- update telegraph-image and wechat-selkies port labels for better clarity
- add multi-language description support for TDengine main application metadata
2025-11-02 01:18:50 +08:00
pooneyy 4e4df410c1
📝 docs(action-runner): update docker support terminology
- change docker-in-docker to docker-out-of-docker in both chinese and english readme files
2025-10-30 22:03:26 +08:00
pooneyy 5712ec5480
feat(action-runner): add privileged mode configuration
- add PRIVILEGED environment variable with select field in form configuration
- update docker-compose to use PRIVILEGED variable instead of hardcoded true value
- provide both English and Chinese labels for privilege mode option
- include enabled/disabled options with true/false values for flexible permission management
2025-10-30 21:48:44 +08:00
pooneyy 5b48c22ed5
feat(action-runner): add logs volume mount
- mount logs directory to persist runner logs
- enable log persistence for debugging and monitoring
2025-10-21 11:36:13 +08:00
renovate[bot] 83894f5620
chore(deps): update ghcr.io/pooneyy/actions-runner docker tag to v2.329.0 (#2175) 2025-10-21 03:22:09 +00:00
pooneyy 01326b99d0
🔧 chore(action-runner): sync container time with host system
- add /etc/localtime volume mount for time synchronization
- set volume as read-only to maintain security
2025-10-20 10:41:35 +08:00
pooneyy 5d495c9b38
Update action runner metadata and add descriptions 2025-10-01 17:46:34 +08:00
pooneyy 5ff9375a90
(feat) Add app action-runner 2025-10-01 16:33:31 +08:00