Skip to content

Update build-results call sites to results-build - #87

Closed
jnasbyupgrade wants to merge 1 commit into
Postgres-Extensions:masterfrom
jnasbyupgrade:update-build-results-call-sites
Closed

jnasbyupgrade wants to merge 1 commit into
Postgres-Extensions:masterfrom
jnasbyupgrade:update-build-results-call-sites

Conversation

@jnasbyupgrade

@jnasbyupgrade jnasbyupgrade commented Sep 16, 2026

Copy link
Copy Markdown
Contributor

Summary

Paired with Postgres-Extensions/pgxntool#123, which renames pgxntool's
build-results target to results-build (review feedback on #109: the
old name was too close to the existing results target). Updates the
make build-results call sites this repo's own tests added in #79
(test/standard/make-test.bats) to results-build, so the suite keeps
exercising the renamed target instead of a now-nonexistent one.

Test plan

  • Full suite (test-all), this branch paired with
    jnasbyupgrade/pgxntool#123 via PGXNBRANCH: 258/258 passing, including
    both renamed results-build tests (issue #108's coverage).

🤖 Generated with Claude Code

pgxntool renamed the target for the same reason: too similar to `results`.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@coderabbitai

coderabbitai Bot commented Sep 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: Advanced

Run ID: ef5fa309-2bca-408b-8935-190eb2b5c61e

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 deleted the update-build-results-call-sites branch September 16, 2026 21:33
jnasbyupgrade added a commit to jnasbyupgrade/pgxntool-test that referenced this pull request Sep 16, 2026
The branch rename that replaced closed PR Postgres-Extensions#87 with Postgres-Extensions#88 kept the same
commit, so GitHub's checks-for-ref API still returns Postgres-Extensions#87's cancelled
check runs alongside Postgres-Extensions#88's passing ones for that SHA, poisoning the
paired-PR check in the pgxntool PR. A fresh SHA avoids the collision.
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