fix(ci): fix rclone docker build and update checksums#162
Conversation
Deploying src with
|
| Latest commit: |
9ff023a
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://28929ec4.zi-src.pages.dev |
| Branch Preview URL: | https://bug-fix-ci-failures-main.zi-src.pages.dev |
There was a problem hiding this comment.
Pull request overview
This PR updates CI-related references and refreshes the stored checksum used by repository validation workflows.
Changes:
- Updated custom GitHub Actions for rclone sync and checksum commit steps to v1.1.0.
- Refreshed
lib/checksum.txtfor the currentlib/sh/install.shchecksum.
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
lib/checksum.txt |
Updates the checksum entry for lib/sh/install.sh. |
.github/workflows/rclone-action.yml |
Points the rclone workflow to the updated custom action SHA/tag. |
.github/workflows/checksum.yml |
Points the checksum commit workflow to the updated custom action SHA/tag. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
d122bfd to
9f9150e
Compare
- Adopt latest changes from main - Update rclone action to v1.1.1 - Complete migration of lib/ to public/ - Update README and workflow triggers
9f9150e to
d38202e
Compare
…tests - Update sync-init.sh with explicit --local/--remote/--checksum-url args - Update check-linux.yml to pass explicit args to sync-init.sh - Improve install.sh and install_zpmod.sh with better error handling - Update checksums after public/ path changes - Expand tests/installers.sh coverage
Review notes — HOLD before mergeCI is all green and the core fixes are sound, but three things need addressing first. 1. Misleading title/description 2. Breaking URL change — no migration notice
3. Rclone scope expansion What's good
Once those three are addressed this is good to merge. |
This PR fixes the CI failures on main branch: