pooneyy
2792006d21
docs(readme): update installation command syntax
...
- change curl pipe bash syntax to bash process substitution
- improve command formatting with line continuation for multi-parameter usage
- apply changes to both English and Chinese README files consistently
2026-02-28 10:00:54 +08:00
pooneyy
b25976f7b9
ci(sync): update branch filter to renovate/*
...
- change workflow trigger branch from `localApps` to `renovate/*`
2026-02-27 12:35:51 +08:00
pooneyy
e3153ab652
ci(sync): add workflow_run trigger for App Version CI/CD
...
- trigger sync workflow when App Version CI/CD workflow completes
2026-02-27 12:06:41 +08:00
pooneyy
0c1809d47f
ci(sync): add workflow for syncing repository to multiple remotes
...
- add new github workflow to sync repository to codeberg.org and gitea.com
- configure ssh agent and keys for secure remote authentication
- implement force push for all branches and tags with pruning
- add success and failure summary logging to workflow steps
2026-02-27 00:09:57 +08:00
renovate[bot]
b6b5330990
chore(deps): update renovatebot/github-action action to v46 ( #4232 )
2026-02-26 05:45:34 +00:00
renovate[bot]
01b7981d53
chore(deps): update actions/checkout action to v6 ( #4231 )
2026-02-26 05:45:28 +00:00
renovate[bot]
8d75df6eb1
chore(deps): update renovatebot/github-action action to v43.0.20 ( #4230 )
2026-02-26 13:36:31 +08:00
renovate[bot]
2a85c52953
chore(deps): update actions/checkout action to v5.0.1 ( #4229 )
2026-02-26 05:01:53 +00:00
renovate[bot]
da465898c5
chore(deps): update actions/checkout action to v4.3.1 ( #4228 )
2026-02-26 05:01:47 +00: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
b97d56aa14
ci(build-docker): update github actions attestation workflow
...
- update action from `actions/attest-build-provenance` to `actions/attest` for artifact attestation step
2026-02-26 11:46:46 +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
7c935f06d6
docs(readme): update notice board
2026-02-22 16:24:52 +00:00
pooneyy
f67cab96cf
docs(notice-board): update release list
...
- remove specific release entries (nginxpulse, keycloak)
- comment out release list placeholder for future updates
2026-02-23 00:24:18 +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
5c2361485f
build(renovate): extend workflow to handle script version updates
...
- add logic to process .sh script files in /apps/*/scripts/ directories
- extract new version from script content and rename app version directory
- update commit logic to include script files alongside docker-compose.yml
2026-02-05 16:44:35 +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
6c21953a71
docs(ci): standardize commit message format in notice board workflow
...
- remove emoji prefix from automated commit message for consistency with conventional commits
- maintain clear type and scope (docs(readme)) for change tracking
2026-02-04 14:49:47 +08:00
pooneyy
54f535d058
📝 docs(readme): update notice board
2026-02-01 06:06:19 +00:00
pooneyy
77623e2015
docs(notice-board): update release list
...
- add keycloak to the releases list
2026-02-01 14:05:46 +08:00
pooneyy
9a6db718e7
📝 docs(readme): update notice board
2026-01-31 10:08:44 +00:00
pooneyy
094278cc74
docs(notice-board): update release list
...
- change release entry from 'phpldapadmin' to 'nginxpulse'
2026-01-31 18:08:14 +08:00
pooneyy
38ddd0e402
📝 docs(readme): update notice board
2026-01-25 14:00:18 +00:00
pooneyy
a8da9308cb
📝 docs(notice-board): update release list
...
- remove wavelog, promptx, and rallly from the releases section
- add phpldapadmin as the new project in the releases section
2026-01-25 21:59:43 +08:00
pooneyy
835ab91dd8
📝 docs(readme): update notice board
2026-01-19 20:26:11 +00:00
pooneyy
4b137f4b44
📝 docs(notice-board): update project listing in notice board
...
- remove gatus from releases list
- add rallly to releases list
2026-01-20 04:25:45 +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
23f627a445
📝 docs(readme): update notice board
2026-01-18 15:35:31 +00:00
pooneyy
824366f60a
📝 docs(notice-board): update release list
...
- add wavelog to release tracking list
- add promptx to release tracking list
2026-01-18 23:34:47 +08:00
pooneyy
a6e5caf2ab
📝 docs(readme): update notice board
2026-01-13 14:41:10 +00:00
pooneyy
a5a4357ddc
📝 docs(notice-board): add gatus to releases section
...
- update notice board configuration to include gatus in the releases list
2026-01-13 22:25:05 +08:00
pooneyy
ca63d7c449
📝 docs(readme): update notice board
2026-01-11 17:32:29 +00:00
pooneyy
c1b1c39e85
📝 docs(notice-board): update notice board configuration
...
- comment out 'authentik' release
2026-01-12 01:31:59 +08:00
pooneyy
31a0a7df48
📝 docs(readme): update notice board
2026-01-04 17:04:37 +00:00
pooneyy
b93ccd3af1
📝 docs(notice-board): add authentik to release notices
...
- update notice board configuration to include authentik in the releases section
2026-01-05 01:04:08 +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
c88f79520d
🔧 chore(ci): simplify renovate workflow condition
...
- remove redundant `github.triggering_actor == 'renovate[bot]'` check
- maintain same security logic using only `github.actor == 'renovate[bot]'`
2025-12-25 19:19:16 +08:00
pooneyy
e83e074cf4
📝 docs(readme): update notice board
2025-12-23 20:17:41 +00:00
pooneyy
11e1bedc56
📝 docs(notice-board): update notice board configuration
...
- comment out the default release entry to prevent automatic posting
- prepare configuration for future release announcements
2025-12-24 04:17:16 +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
5efca190d3
🔧 chore(renovate): adjusting the version control strategy for linuxserver/calibre-web
2025-12-24 03:46:46 +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
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
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
1822fe2f61
📝 docs(readme): update notice board
2025-12-15 11:38:31 +00:00
pooneyy
373442fb5f
📝 docs(notice-board): update releases section
...
- add notediscovery to the releases list
2025-12-15 19:38:01 +08:00
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
pooneyy
43ab134684
📝 docs(readme): update notice board
2025-11-28 13:18:41 +00:00
pooneyy
6144aaf91d
📝 docs(notice-board): update notice board configuration
...
- remove trendradar from releases list
- comment out the releases section for future use
2025-11-28 21:18:10 +08:00