Skip to content

android-studio-(rc|beta|canary): remove beta & add RC & fix Canary#2748

Open
qingmingTD wants to merge 1 commit intoScoopInstaller:masterfrom
qingmingTD:master
Open

android-studio-(rc|beta|canary): remove beta & add RC & fix Canary#2748
qingmingTD wants to merge 1 commit intoScoopInstaller:masterfrom
qingmingTD:master

Conversation

@qingmingTD
Copy link

@qingmingTD qingmingTD commented Mar 8, 2026

Changes

  • Remove

  • Add

    • Add the configuration file android-studio-rc.json
    • The beta version has been changed to RC version
  • Fix

    • Fix checkver & autoupdate
  • Chores

    • Standardized license URL formatting
  • Use conventional PR title: <manifest-name[@version]|chore>: <general summary of the pull request>

  • I have read the Contributing Guide

Summary by CodeRabbit

  • Chores
    • Android Studio Canary updated to 2025.3.3.2 with new download location, updated verification hash, and added "Android Studio Canary" shortcut label.
    • Android Studio RC updated to 2025.3.2.5 with new download location, updated verification hash, and renamed shortcut to "Android Studio RC".
    • License URL paths simplified and automated update/check patterns revised for more reliable version detection.

@coderabbitai
Copy link

coderabbitai bot commented Mar 8, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 20fa7687-be54-483c-8601-574af98d0455

📥 Commits

Reviewing files that changed from the base of the PR and between a250bb2 and bd6f629.

📒 Files selected for processing (2)
  • bucket/android-studio-canary.json
  • bucket/android-studio-rc.json

Walkthrough

Updated Android Studio canary and RC manifests: version bumps, license URL normalization, redirected download URLs replaced with edgedl.me.gvt1.com paths, updated hashes, modified checkver patterns to named-capture URL regexes, autoupdate templates using $version/$matchFilename, and shortcut label changes.

Changes

Cohort / File(s) Summary
Android Studio Manifests
bucket/android-studio-canary.json, bucket/android-studio-rc.json
Version bumps (canary → 2025.3.3.2, RC → 2025.3.2.5). license.url changed from /terms.html to /terms. 64-bit download URLs moved from redirector.gvt1.com to edgedl.me.gvt1.com with new filenames; corresponding 64-bit hashes updated. checkver replaced with URL regex strings using named groups (version, filename). autoupdate URLs refactored to use $version and $matchFilename. Shortcut labels adjusted (canary adds "Android Studio Canary"; RC label set to "Android Studio RC").

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~12 minutes

Poem

🐇 I hopped through manifests, quick and merry,
Bumped the builds — canary and RC carry,
New links and hashes, patterns that sing,
Shortcuts labeled for the debugging spring,
A tiny rabbit cheers the updating fling! 🎉

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately summarizes the main changes: removing beta, adding RC, and fixing Canary configuration files.
Description check ✅ Passed The description is well-structured with clear sections for changes made, includes checkbox confirmations, and addresses all key modifications (removal, addition, fixes, and chores).
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

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 and usage tips.

@github-actions
Copy link
Contributor

github-actions bot commented Mar 8, 2026

Your changes did not pass all checks.

Please address the issues in the manifest and comment starting with /verify to rerun the checks.

android-studio-canary

  • Lint
  • Description
  • License
  • Hashes
  • Checkver
  • Autoupdate

android-studio-rc

  • Lint
  • Description
  • License
  • Hashes
  • Checkver
  • Autoupdate

Check the full log for details.

@qingmingTD
Copy link
Author

/verify

@github-actions
Copy link
Contributor

github-actions bot commented Mar 8, 2026

All changes look good.

Wait for review from human collaborators.

android-studio-canary

  • Lint
  • Description
  • License
  • Hashes
  • Checkver
  • Autoupdate

android-studio-rc

  • Lint
  • Description
  • License
  • Hashes
  • Checkver
  • Autoupdate

Check the full log for details.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant