-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
[email protected]: add version 1.4.4.6 #7116
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
WalkthroughBump cppcryptfsctl manifest version from 1.4.4.5 to 1.4.4.6; update 32-bit and 64-bit release URLs and their SHA-256 hashes; update autoupdate URL templates to include Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~8 minutes Poem
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro 💡 Knowledge Base configuration:
You can enable these sources in your CodeRabbit configuration. 📒 Files selected for processing (1)
🔇 Additional comments (5)
✨ Finishing Touches🧪 Generate unit tests
🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. CodeRabbit Commands (Invoked using PR/Issue comments)Type Other keywords and placeholders
CodeRabbit Configuration File (
|
Your changes do not pass checks. cppcryptfsctl
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 1
📜 Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro
💡 Knowledge Base configuration:
- MCP integration is disabled by default for public repositories
- Jira integration is disabled by default for public repositories
- Linear integration is disabled by default for public repositories
You can enable these sources in your CodeRabbit configuration.
📒 Files selected for processing (1)
bucket/cppcryptfsctl.json
(1 hunks)
🧰 Additional context used
🪛 GitHub Actions: Pull Requests
bucket/cppcryptfsctl.json
[error] 1-1: Hashes step failed for cppcryptfsctl.json: 404 Not Found while downloading hash for cppcryptfsctl32.exe.
[error] 1-1: Autoupdate failed: Could not find hash in GitHub releases for cppcryptfsctl (404); hash for cppcryptfsctl32.exe could not be downloaded.
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (1)
- GitHub Check: WindowsPowerShell
🔇 Additional comments (2)
bucket/cppcryptfsctl.json (2)
2-2
: Version bump to 1.4.4.6 looks good.
12-14
: Recompute hashes after fixing the download URLs
The JSON currently points to…/download/1.4.4.6/…
, but the actual release path is…/download/v1.4.4.6/…
. Please manually download each 64-bit and 32-bit binary from the corrected URLs and update their SHA256 values in bucket/cppcryptfsctl.json.
<manifest-name[@version]|chore>: <general summary of the pull request>
Summary by CodeRabbit