Skip to content

Release prep: 1.0.0 stable#7

Open
jnasbyupgrade wants to merge 4 commits into
Postgres-Extensions:masterfrom
jnasbyupgrade:release-prep-1.0.0
Open

Release prep: 1.0.0 stable#7
jnasbyupgrade wants to merge 4 commits into
Postgres-Extensions:masterfrom
jnasbyupgrade:release-prep-1.0.0

Conversation

@jnasbyupgrade

@jnasbyupgrade jnasbyupgrade commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

Release prep for 1.0.0 (first PGXN release since 0.1.1 in 2017): promote to stable, fix stale resources URLs, add HISTORY.asc and RELEASE.md.

Unrelated pre-existing test failure on master (cat_tools.routine__parse_arg_types_text missing) — reproduces without this PR's changes too, not introduced here.

- release_status: testing -> stable in META.in.json/META.json
- Fix stale resources URLs (decibel/extension_drop -> Postgres-Extensions/extension_tools)
- Add HISTORY.asc summarizing changes since 0.1.1
- Add RELEASE.md documenting how to cut and publish a release
@coderabbitai

coderabbitai Bot commented Jul 16, 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: 91f5b9ba-1d32-4820-bc9b-91704c38d8dc

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
✨ 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.

- HISTORY.asc: trim to only user-facing changes (the PG-version test-suite
  fixes and CI/pgxntool changes are dev-only or predate the 0.1.1 release
  itself, once the actual commit dates are checked against the 2017-07-12
  PGXN upload date)
- RELEASE.md: document an ongoing HISTORY.asc/upgrade-script convention
  (STABLE section + <ext>--<last>--stable.sql, renamed at release time),
  drop the release_status bump (rarely changes), stop force-deleting
  META.json, note make test as a final pre-tag check, and point at the
  pgxntool 'make dist' labeled issues to review before releasing
Also point META's docfile at it, and link the filed pgxntool issue in
RELEASE.md's CI-blindness note (Postgres-Extensions/pgxntool#49).
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