1
0
Fork 0
Commit Graph

7313 Commits

Author SHA1 Message Date
pooneyy d5bf5f5bd7
ci(workflows): optimize python dependency installation
- remove pip-install parameter from setup-python step
- use a separate step to install python dependencies for better maintainability
2026-07-17 07:45:18 +08:00
renovate[bot] b6cff98d10
chore(deps): update dependency ruby to v4.0.6 (#6606) 2026-07-15 04:50:38 +00:00
renovate[bot] d6cbacc463
chore(deps): update renovatebot/github-action action to v46.1.18 (#6461) 2026-07-06 06:06:28 +00:00
renovate[bot] 935b5c66ab
chore(deps): update renovatebot/github-action action to v46.1.16 (#6252) 2026-06-22 05:11:08 +00:00
renovate[bot] e56417657d
chore(deps): update actions/checkout action to v7 (#6250) 2026-06-22 01:03:04 +00:00
renovate[bot] ed552c40ff
chore(deps): update renovatebot/github-action action to v46.1.15 (#6050) 2026-06-09 05:01:52 +00:00
pooneyy 57f75f8bf3
ci(workflows): update actions/checkout to use major version
- simplify checkout action from v6.0.2 to v6 in 4 workflow files
- follow best practice of pinning to major version for automatic patch updates
2026-06-03 13:57:44 +08:00
pooneyy 83c4ae8834
ci(workflow): remove emoji from renovate workflow commit messages
- remove 🔧 emoji from commit message template
2026-05-29 20:13:57 +08:00
renovate[bot] be7445fc10
chore(deps): update dependency ruby to v4.0.5 (#5686) 2026-05-21 02:59:51 +00:00
renovate[bot] 167ab5bc50
chore(deps): update renovatebot/github-action action to v46.1.14 (#5608) 2026-05-16 11:38:22 +00:00
renovate[bot] 8b26b3393c
chore(deps): update dependency ruby to v4.0.4 (#5606) 2026-05-16 09:37:01 +00:00
renovate[bot] bd594ae10d
chore(deps): update renovatebot/github-action action to v46.1.13 (#5412) 2026-05-04 02:34:20 +00:00
renovate[bot] 71026ab92f
chore(deps): update renovatebot/github-action action to v46.1.12 (#5337) 2026-04-29 01:34:38 +00:00
renovate[bot] 4f86155a54
chore(deps): update renovatebot/github-action action to v46.1.11 (#5294) 2026-04-27 07:49:10 +00:00
renovate[bot] 3e772c60a7
chore(deps): update dependency ruby to v4.0.3 (#5210) 2026-04-21 21:50:19 +00:00
renovate[bot] 8b185d2055
chore(deps): update renovatebot/github-action action to v46.1.10 (#5197) 2026-04-21 08:22:49 +00:00
renovate[bot] 47e0a259a2
chore(deps): update renovatebot/github-action action to v46.1.9 (#5034) 2026-04-13 08:42:02 +00:00
renovate[bot] e8892030f7
chore(deps): update renovatebot/github-action action to v46.1.8 (#4956) 2026-04-09 06:09:59 +00:00
pooneyy 91141bfba5
ci(sync-auto): update sync workflow to checkout default branch
- add explicit ref parameter to checkout action for clarity and reliability
- ensure workflow always checks out the repository's default branch
2026-04-01 22:25:15 +08:00
renovate[bot] 59f4eb3dc0
chore(deps): update renovatebot/github-action action to v46.1.7 (#4784) 2026-03-30 08:15:46 +00:00
pooneyy c181d7c252
docs(readme): update notice board 2026-03-30 08:11:44 +00:00
pooneyy c22e538671
docs(notice-board): update release list
- remove squid from the releases list
2026-03-30 16:09:05 +08:00
renovate[bot] f7edacaf0e
chore(deps): update photostructure/git-ssh-signing-action action to v2 (#4664) 2026-03-23 04:52:18 +00:00
renovate[bot] 52ec6d200a
chore(deps): update renovatebot/github-action action to v46.1.6 (#4663) 2026-03-23 04:52:11 +00:00
pooneyy 9fbb1bff68
ci(sync): update sync workflow configuration
- comment out gitlink ssh sync configuration
- enable gitlink http sync configuration with pat authentication
2026-03-22 19:32:14 +08:00
pooneyy 7578e0b6ad
docs(readme): update notice board 2026-03-22 11:18:37 +00:00
pooneyy fefbf8f82f
docs(notice-board): update release list
- add squid to the releases list
2026-03-22 19:18:02 +08:00
pooneyy 29ac471999
ci(sync): disable http-sync job and clear remote config
- set job condition to false to disable execution
- remove remote name, url, and update pat secret placeholder for security
2026-03-21 17:34:12 +08:00
renovate[bot] fd69993020
chore(deps): update renovatebot/github-action action to v46.1.5 (#4564) 2026-03-17 03:47:31 +00:00
renovate[bot] f64d1744f8
chore(deps): update dependency ruby to v4.0.2 (#4563) 2026-03-17 03:47:23 +00:00
renovate[bot] 1e5a54a3fc
chore(deps): update webfactory/ssh-agent action to v0.10.0 (#4491) 2026-03-13 04:22:00 +00:00
pooneyy ed2f8b9e59
ci(sync): add Gitlink sync config
- add Gitlink as a new sync target in the sync-auto workflow
- configure ssh and https URLs for Gitlink repository mirroring
2026-03-13 11:57:56 +08:00
pooneyy 34290c3713
ci(sync-schedule): update sync workflow configuration
- disable ssh-sync job by setting `if: false`
- remove ssh-sync remote configuration details (name, host, port, urls)
- enable http-sync job by setting `if: true`
- configure http-sync remote with name 'Zczcfiles', url, and PAT secret
2026-03-13 11:06:01 +08:00
pooneyy 4643f2bbb5
chore(sync-schedule): disable http-sync job
- disable the http-sync job by setting its conditional to false
- remove Touchacme remote configuration from the matrix
2026-03-10 14:50:31 +08:00
renovate[bot] b0996d5a33
chore(deps): update renovatebot/github-action action to v46.1.4 (#4428) 2026-03-09 17:08:36 +00:00
pooneyy d9f11167f3
ci(sync): add Gitlab synchronization configuration
- add Gitlab as a new sync target in the sync-auto workflow
- configure ssh and https URLs for Gitlab repository mirroring
2026-03-07 03:05:36 +08:00
pooneyy 8b1db7bc1e
ci(sync): replace git push --mirror with explicit force push commands
- replace `git push --mirror` with `git push --force --all --prune` and `git push --force --tags`
- update sync-auto.yml and sync-schedule.yml workflows
- improve control over branch and tag synchronization
- gitLab rejects refs that start with origin/, so the --mirror option is no longer used for pushing. Therefore, it has been reverted to using git push --force --all --prune followed by git push --force --tags.
2026-03-07 03:05:35 +08:00
renovate[bot] a49f498c57
chore(deps): update docker/setup-qemu-action action to v4 (#4360) 2026-03-06 13:46:12 +08:00
renovate[bot] b5beae337e
chore(deps): update docker/setup-buildx-action action to v4 (#4359) 2026-03-06 13:46:07 +08:00
renovate[bot] 5588739aba
chore(deps): update docker/metadata-action action to v6 (#4358) 2026-03-06 13:46:03 +08:00
renovate[bot] c1ab075c1e
chore(deps): update docker/login-action action to v4 (#4357) 2026-03-06 13:45:58 +08:00
renovate[bot] f8521febc1
chore(deps): update docker/build-push-action action to v7 (#4356) 2026-03-06 04:23:23 +00:00
renovate[bot] 9f5172f537
chore(deps): update renovatebot/github-action action to v46.1.3 (#4316) 2026-03-03 08:18:16 +00:00
pooneyy 4752022cea
ci(sync-schedule): add manual trigger for sync workflow
- add workflow_dispatch event to enable manual execution
2026-03-03 14:20:19 +08:00
pooneyy 535549e25e
ci(sync): enable http-sync workflow for Touchacme remote
- enable previously disabled http-sync job
- add Touchacme remote configuration to matrix
- configure https-url and pat-secret for Touchacme sync
2026-03-03 02:26:42 +08:00
pooneyy 086d09f121
ci(sync): rename and add scheduled sync workflow
- rename existing sync.yml to sync-auto.yml for clarity
- add new sync-schedule.yml workflow for automated hourly synchronization
- configure SSH-based mirroring to remote repository with fail-fast strategy
- include success/failure summary reporting for each sync job
- disable HTTP sync job by default for future use
2026-03-03 01:05:25 +08:00
pooneyy d33b4ffee8
ci(sync): optimize synchronization workflow using mirror push
- replace separate branch and tag pushes with single `git push --mirror` command
- update echo messages to reflect simplified synchronization process
2026-03-03 00:40:39 +08:00
pooneyy bf66ce9591
ci(sync): add HTTP sync workflow
- add new `http-sync` job for syncing to remote repositories via HTTPS
- configure git user and authentication using PAT secrets
- implement branch detection and tracking for all remote branches
- add force push with pruning for all branches and tags
- include success/failure summary logging for workflow runs
2026-03-03 00:40:39 +08:00
pooneyy f2c11a2a5b
ci(sync): add SSH port configuration support
- rename sync job to ssh-sync for clarity
- add SSH_PORT variable support for ssh-keyscan command
- implement conditional logic for SSH port configuration
- update known_hosts setting to support non-standard SSH ports
2026-03-02 10:54:59 +08:00
pooneyy c59464a076
ci(sync): update sync workflow remote configuration
- add explicit `ssh-host` field to remote matrix entries for clarity
- update ssh-keyscan commands to use `ssh-host` instead of `name`
- rename remote identifiers in matrix from domain names to platform names
2026-03-02 10:54:58 +08:00