Skip to content

ci: cache KeePass download#41

Merged
hieuck merged 1 commit into
mainfrom
feature/cache-keepass-download
Jul 8, 2026
Merged

ci: cache KeePass download#41
hieuck merged 1 commit into
mainfrom
feature/cache-keepass-download

Conversation

@hieuck

@hieuck hieuck commented Jul 8, 2026

Copy link
Copy Markdown
Owner

Summary\r\nCache the downloaded KeePass distribution in CI to avoid repeated SourceForge downloads and improve reliability.\r\n\r\n## Changes\r\n- Add step keyed by KeePass version and runner OS.\r\n- Skip the SourceForge download when the cache hits.\r\n- Add a separate step to verify KeePass.exe exists before exporting .\r\n\r\n## Tests\r\n- CI will exercise both cache-miss (this PR) and cache-hit (subsequent runs).\r\n\r\nCloses #37.

- Use actions/cache to cache the extracted KeePass directory.

- Only download KeePass from SourceForge on cache miss.

- Verify KeePass.exe exists before exporting KEEPASS_DIR.

Closes #37.
@coderabbitai

coderabbitai Bot commented Jul 8, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@hieuck, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 29 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: a8d9de3d-091d-48da-9880-8ef111a6909e

📥 Commits

Reviewing files that changed from the base of the PR and between fa80e32 and de96f6f.

📒 Files selected for processing (1)
  • .github/workflows/release.yml
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feature/cache-keepass-download

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@hieuck hieuck merged commit 0eb5ba6 into main Jul 8, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant