1
0
Fork 0
Commit Graph

26751 Commits

Author SHA1 Message Date
renovate[bot] ee2d437c35
chore(deps): update getmeili/meilisearch docker tag to v1.22.3 (#1941) 2025-10-07 14:35:51 +00:00
renovate[bot] f55260d27f
chore(deps): update lobe chat to v1.135.3 (#1942) 2025-10-07 14:35:35 +00:00
renovate[bot] b74882a625
chore(deps): update weblate/weblate docker tag to v5.13.3.4 (#1940) 2025-10-07 08:31:57 +00:00
renovate[bot] dfc1b32060
chore(deps): update mediawiki docker tag to v1.44.2 (#1939) 2025-10-07 08:31:47 +00:00
renovate[bot] a790d809f6
chore(deps): update lobe chat to v1.135.2 (#1938) 2025-10-07 07:53:09 +00:00
renovate[bot] b42b3cf77f
chore(deps): update kibana docker tag to v9.1.5 (#1937) 2025-10-07 07:52:41 +00:00
pooneyy d47d234f4a
Merge branch 'config' into localApps 2025-10-07 15:41:54 +08:00
pooneyy a67be05173
♻️ refactor(renovate): simplify version extraction and add safety functions
- consolidate multiple regex patterns into single comprehensive pattern for version extraction
- add type hints for version variables to improve code clarity
- implement safe_rename_directory function with comprehensive error handling and validation
- create write_version_file function with proper directory creation and error handling
- replace direct file operations with safer function calls
- add permission and system error handling for directory operations
- implement existence checks before directory operations
- add operation success validation after renaming
- improve error messages with clear success/failure indicators
2025-10-07 15:41:29 +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 0dbe70f89d
🔧 chore(docker-compose): update docker image tags and app versions
- add explicit :latest tag to looking-glass-server, owjdxb, linkstack, and watchtower images
- update headscale-ui image from latest to specific version 2025.08.23
- update verysync image to specific version v2.20.1
- update headscale-ui from 2025.05.22 to 2025.08.23 version
- 【fix】amend clear app configuration file and update from v1.0.4 to v1.0.9
2025-10-07 15:04:53 +08:00
pooneyy 69e74fe9c2
🔧 chore(alist-ffmpeg): update app version from 3.52.0 to 3.53.0 2025-10-07 00:17:03 +08:00
renovate[bot] 31c172b250
chore(deps): update xianwei2022/stars.client docker tag to v5.2.1 (#1936) 2025-10-06 16:07:32 +00:00
renovate[bot] 1bad94f40d
chore(deps): update xhofe/alist docker tag to v3.53.0 (#1935) 2025-10-06 16:07:29 +00:00
renovate[bot] 75152684eb
chore(deps): update verdaccio/verdaccio docker tag to v6.2.0 (#1933) 2025-10-06 16:07:27 +00:00
renovate[bot] 166ce32789
chore(deps): update woodpeckerci/woodpecker-server docker tag to v3.10.0 (#1934) 2025-10-06 16:07:12 +00:00
renovate[bot] 3444be6e0f
chore(deps): update vectorim/element-web docker tag to v1.12.0 (#1932) 2025-10-06 16:06:56 +00:00
renovate[bot] b205c8c9cd
chore(deps): update uusec/openresty-manager docker tag to v2.3.7 (#1931) 2025-10-06 16:06:39 +00:00
renovate[bot] e898377cdd
chore(deps): update traccar/traccar docker tag to v6.10 (#1930) 2025-10-06 16:06:34 +00:00
renovate[bot] 723c333b13
chore(deps): update lobe chat to v1.135.0 (#1929) 2025-10-06 16:06:23 +00:00
renovate[bot] ff12f7aae9
chore(deps): update moonrailgun/tianji docker tag to v1.27.6 (#1927) 2025-10-06 16:05:42 +00:00
renovate[bot] b910e8d397
chore(deps): update seriousm4x/upsnap docker tag to v5.2.2 (#1928) 2025-10-06 16:05:34 +00:00
renovate[bot] 3fe741c542
chore(deps): update renovatebot/github-action action to v43.0.15 (#1926) 2025-10-06 15:49:01 +00:00
renovate[bot] ba2beb2585
chore(deps): update mzz2017/v2raya docker tag to v2.2.7.2 (#1925) 2025-10-06 15:46:04 +00:00
pooneyy 9dd09fd863
Merge branch 'config' into localApps 2025-10-06 23:35:23 +08:00
pooneyy 4587c9b1b1
🔧 chore(github): standardize issue template configuration and workflow
- fix case sensitivity in issue template assignees field (Assignees → assignees)
- add silent flag to GitHub API calls in renovate workflow to reduce output noise
2025-10-06 23:35:10 +08:00
renovate[bot] 473a4e2a5e
chore(deps): update docker.elastic.co/kibana/kibana docker tag to v9.1.5 (#1924) 2025-10-06 13:54:54 +00:00
renovate[bot] 9eeb722a53
chore(deps): update docker.elastic.co/elasticsearch/elasticsearch docker tag to v9.1.5 (#1923) 2025-10-06 13:50:36 +00:00
renovate[bot] a7da987e5a
chore(deps): update ictrun/kuno docker tag to v1.3.16 (#1922) 2025-10-06 13:47:50 +00:00
pooneyy 3cce1c59a5
Merge branch 'config' into localApps 2025-10-06 21:40:40 +08:00
pooneyy 60513cb920
♻️ refactor(workflow): enhance version extraction and workflow reliability
- add type hints to functions for better code clarity
- fix version extraction logic to correctly access version from dictionary
- improve error handling in workflow with better debugging information
- update workflow to use pull request head ref for accurate file detection
- add fallback to 'latest' version when extraction fails
- enhance logging with old and new version display
- rename script reference from .sh to .py in workflow step
- modify checkout action to use head ref instead of default
2025-10-06 21:40:27 +08:00
pooneyy a89aaaddfe
🔧 chore(beszel, cloudbeaver): update app version 2025-10-06 17:18:38 +08:00
renovate[bot] 71457d435d
chore(deps): update dbeaver/cloudbeaver docker tag to v25.2.2 (#1921) 2025-10-06 09:05:43 +00:00
renovate[bot] 30c80ddd01
chore(deps): update beszel to v0.13.1 (#1920) 2025-10-06 09:01:45 +00:00
renovate[bot] 0fd31c77d6
chore(deps): update ghcr.io/chroma-core/chroma docker tag to v1.1.1 (#1919) 2025-10-06 08:58:20 +00: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
renovate[bot] df4c7c99a4
chore(deps): update tailscale/tailscale docker tag to v1.88 (#1918) 2025-10-04 19:22:25 +08:00
renovate[bot] ae798228eb
chore(deps): update svhd/logto docker tag to v1.32.0 (#1917) 2025-10-04 19:22:21 +08:00
renovate[bot] 78bbdf87e6
chore(deps): update suwmlee/bonita docker tag to v0.14.0 (#1916) 2025-10-04 19:22:17 +08:00
renovate[bot] bdfa1613a4
chore(deps): update sscms/core docker tag to v7.4.0 (#1915) 2025-10-04 19:22:14 +08:00
renovate[bot] 9378ba1dbd
chore(deps): update sonatype/nexus3 docker tag to v3.84.1 (#1914) 2025-10-04 19:22:10 +08:00
renovate[bot] 6db8085a25
chore(deps): update sissbruecker/linkding docker tag to v1.43.0 (#1913) 2025-10-04 19:22:06 +08:00
renovate[bot] 5424501432
chore(deps): update seriousm4x/upsnap docker tag to v5.2.1 (#1912) 2025-10-04 19:22:01 +08:00
renovate[bot] ad34c1fd1e
chore(deps): update semitechnologies/weaviate docker tag to v1.33.0 (#1911) 2025-10-04 19:21:57 +08:00
renovate[bot] da356d430f
chore(deps): update prom/prometheus docker tag to v3.6.0 (#1910) 2025-10-04 19:21:53 +08:00
renovate[bot] cae3806638
chore(deps): update pglombardo/pwpush docker tag to v1.62.0 (#1909) 2025-10-04 19:21:50 +08:00
pooneyy 37fb2d6e2a
Merge branch 'config' into localApps 2025-10-04 18:47:36 +08:00
pooneyy a8061d9521
🔧 chore(ci): set the check status of the commit created by the workflow to pass 2025-10-04 18:47:08 +08:00
pooneyy ee00df151b
🔧 chore(renovate): improve workflow reliability and remove manual trigger
- remove workflow_dispatch manual trigger input to simplify workflow
- add file existence check before reading version file to prevent errors
- remove [skip ci] flag from commit message as it's no longer needed
2025-10-04 17:22:57 +08:00
renovate[bot] 9ccb6c59f7
chore(deps): update pandastd/nvpress docker tag to v5.6.0 (#1908) 2025-10-04 10:12:37 +08:00