fix(ci): fix rclone docker build and update checksums#162
Open
ss-o wants to merge 1 commit into
Open
Conversation
Deploying src with
|
| Latest commit: |
d38202e
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://c1657921.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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR fixes the CI failures on main branch: