Skip to content

registry: add pgroll#10252

Merged
jdx merged 1 commit into
jdx:mainfrom
diegoholiveira:pgroll
Jun 6, 2026
Merged

registry: add pgroll#10252
jdx merged 1 commit into
jdx:mainfrom
diegoholiveira:pgroll

Conversation

@diegoholiveira

@diegoholiveira diegoholiveira commented Jun 6, 2026

Copy link
Copy Markdown
Contributor

Summary by CodeRabbit

  • New Features
    • Added support for the pgroll PostgreSQL zero-downtime migrations tool in the registry, including an integrated version-check command to verify installed pgroll versions.

@coderabbitai

coderabbitai Bot commented Jun 6, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: d0ad7575-6095-4aa5-911c-4672d0c8d038

📥 Commits

Reviewing files that changed from the base of the PR and between b84297a and febfffe.

📒 Files selected for processing (1)
  • registry/pgroll.toml
✅ Files skipped from review due to trivial changes (1)
  • registry/pgroll.toml

📝 Walkthrough

Walkthrough

This PR adds registry/pgroll.toml, registering the pgroll PostgreSQL zero-downtime migrations tool with a description, backend aqua:xataio/pgroll, and a pgroll --version test with a templated expected output.

Changes

pgroll registry entry

Layer / File(s) Summary
Registry entry configuration
registry/pgroll.toml
Declares pgroll registry metadata including description, aqua:xataio/pgroll backend identifier, and a CLI version test using pgroll --version with templated expected output.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Poem

🐰 I found a tiny toml today,
I hopped and cheered in workroom hay,
A pgroll entry snug and neat,
Version checked with one small tweet,
Welcome home, migrations—hop to it!

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'registry: add pgroll' accurately describes the main change—adding a new pgroll entry to the registry file.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

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

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

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

@greptile-apps

greptile-apps Bot commented Jun 6, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

Adds pgroll (PostgreSQL zero-downtime migrations by xataio) to the mise registry using the aqua backend.

  • Registers xataio/pgroll via the aqua backend with an accurate description
  • Includes a version test using pgroll --version with the expected pgroll version {{version}} output format

Confidence Score: 5/5

Safe to merge — a single-file registry addition following the established pattern used throughout the registry directory.

The change is a minimal, well-formed TOML entry consistent with hundreds of other registry files in the repo. The aqua backend reference points to the correct upstream repo, the description is accurate, and the version test command matches the tool's standard cobra-generated output format.

No files require special attention.

Important Files Changed

Filename Overview
registry/pgroll.toml Adds pgroll to the mise registry via the aqua backend, with description and version test matching the tool's standard output format.

Reviews (2): Last reviewed commit: "registry: add pgroll" | Re-trigger Greptile

@jdx jdx enabled auto-merge (squash) June 6, 2026 20:32
@jdx jdx merged commit 3568eb5 into jdx:main Jun 6, 2026
34 checks passed
@diegoholiveira diegoholiveira deleted the pgroll branch June 6, 2026 21:04
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.

2 participants