Skip to content

RELEASE.md: promote dependency-override check to a pre-release gate - #12

Merged
jnasbyupgrade merged 1 commit into
Postgres-Extensions:mainfrom
jnasbyupgrade:gate-release-on-dep-override
Aug 11, 2026
Merged

RELEASE.md: promote dependency-override check to a pre-release gate#12
jnasbyupgrade merged 1 commit into
Postgres-Extensions:mainfrom
jnasbyupgrade:gate-release-on-dep-override

Conversation

@jnasbyupgrade

Copy link
Copy Markdown
Contributor

Summary

  • Moves the "CI dependency-override toggle must be unset before release" rule from the passive "Notes / gotchas" list at the bottom of RELEASE.md into an actual checklist item in step 2 ("Pre-release checks").
  • Leaves a short backward-pointer in "Notes / gotchas" instead of the full explanation, per this repo's own "explain at first mention, don't repeat" convention.

Why

Postgres-Extensions/extension_tools#45 is trimming that repo's local RELEASE.md down to just its CAT_TOOLS_GIT_REF guardrail, on the assumption the shared doc covers the general case — it does, but only as a footnote nobody is forced to read before cutting a release. The actual risk isn't specific to any one pinned version (e.g. cat_tools 0.3.0): it's that CI testing against a git-ref dependency override is, by construction, not testing the normal PGXN-install path a real consumer would use. Releasing while that override is live ships a zip whose declared dependency floor nothing on PGXN can actually satisfy. Making this a checklist step instead of a gotcha closes that gap.

extension_tools#45 highlighted that this rule (never release while CI
builds a dependency from a git ref instead of its published PGXN
version) was only documented as a passive "notes/gotchas" aside, not an
actual step in the pre-release checklist -- easy to skip since nothing
forces you to read that far. Move the real explanation into step 2's
checklist and leave a pointer behind in its place.
@coderabbitai

coderabbitai Bot commented Aug 11, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: 8cabe925-b844-425f-8647-d07b83319412

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

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.

@jnasbyupgrade
jnasbyupgrade merged commit 67d26f8 into Postgres-Extensions:main Aug 11, 2026
1 check 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