Skip to content

supabase-beta: Add version 2.89.0#1271

Merged
z-Fng merged 3 commits intoScoopInstaller:masterfrom
sitiom:supabase-beta
Apr 10, 2026
Merged

supabase-beta: Add version 2.89.0#1271
z-Fng merged 3 commits intoScoopInstaller:masterfrom
sitiom:supabase-beta

Conversation

@sitiom
Copy link
Copy Markdown
Contributor

@sitiom sitiom commented Jun 16, 2023

An open source Firebase alternative

Related to ScoopInstaller/Main#4890

Summary by CodeRabbit

  • Chores
    • Added Supabase CLI beta version 2.89.0 availability with automated version checking and updating support.

@sitiom
Copy link
Copy Markdown
Contributor Author

sitiom commented Jun 16, 2023

/verify

@github-actions
Copy link
Copy Markdown
Contributor

All changes look good.

Wait for review from human collaborators.

supabase-beta

  • Description
  • License
  • Hashes
  • Checkver
  • Autoupdate
  • Autoupdate Hash Extraction

@sitiom sitiom changed the title supabase-beta: Add version 1.69.3 supabase-beta: Add version 2.89.0 Apr 10, 2026
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 10, 2026

Walkthrough

A new manifest file for the Supabase CLI beta channel is added, specifying version 2.89.0 with architecture-specific download URLs, SHA256 hashes, executable name, and automated version-checking configuration.

Changes

Cohort / File(s) Summary
Supabase CLI Beta Manifest
bucket/supabase-beta.json
New manifest declaring Supabase CLI beta version 2.89.0 with Windows amd64 and arm64 architecture support, download URLs, SHA256 checksums, executable configuration, and GitHub release automation rules.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Poem

🐰 A manifest appears, so clean and neat,
Supabase beta, version complete!
With hashes and URLs in ordered array,
The rabbit rejoices—new tools on the way! ✨

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The title 'supabase-beta: Add version 2.89.0' clearly and concisely summarizes the main change: adding a new version of the supabase-beta package.
Description check ✅ Passed The PR description includes the required acknowledgment of reading the Contributing Guide and references a related issue. However, it lacks the conventional PR title format specified in the template.
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

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.

@sitiom
Copy link
Copy Markdown
Contributor Author

sitiom commented Apr 10, 2026

/verify

@github-actions
Copy link
Copy Markdown
Contributor

All changes look good.

Wait for review from human collaborators.

supabase-beta

  • Lint
  • Description
  • License
  • Hashes
  • Checkver
  • Autoupdate
  • Autoupdate Hash Extraction

Check the full log for details.

@sitiom
Copy link
Copy Markdown
Contributor Author

sitiom commented Apr 10, 2026

@z-Fng bump 🙂

Copy link
Copy Markdown

@coderabbitai coderabbitai Bot left a 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

🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.

Inline comments:
In `@bucket/supabase-beta.json`:
- Around line 17-20: The checkver currently points to the general releases page
("checkver" -> "url") and uses a regex that matches all tags ("regex"), so
update the manifest's checkver to only consider GitHub prereleases: change the
"url" to the GitHub Releases API endpoint for supabase/cli (e.g. the releases
API URL) and add a filter that selects entries where "prerelease" is true (or
otherwise configure the check to only parse JSON items with prerelease=true),
keeping the version-extraction regex targeting the tag name; locate the
"checkver" object and modify "url" and add the prerelease filter so only
prerelease/beta releases are tracked.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: db89d060-83ca-4578-95a5-5890d566dd96

📥 Commits

Reviewing files that changed from the base of the PR and between 46786e1 and 47bd867.

📒 Files selected for processing (1)
  • bucket/supabase-beta.json

Comment thread bucket/supabase-beta.json
Copy link
Copy Markdown
Member

@z-Fng z-Fng left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your contribution!

@z-Fng z-Fng merged commit 6cf03be into ScoopInstaller:master Apr 10, 2026
3 checks passed
@sitiom sitiom deleted the supabase-beta branch April 10, 2026 06:20
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.

2 participants