Skip to content

ci: correct PGDG key URL case in release-server#7

Merged
jaredLunde merged 1 commit into
mainfrom
fix/pgdg-key
Jun 21, 2026
Merged

ci: correct PGDG key URL case in release-server#7
jaredLunde merged 1 commit into
mainfrom
fix/pgdg-key

Conversation

@jaredLunde

Copy link
Copy Markdown
Contributor

The extension build's key fetch used ACCC4cf8.asc which 404s (case-sensitive); the correct file is ACCC4CF8.asc. Verified 200 vs 404. 🤖 Generated with Claude Code

The key path is case-sensitive; ACCC4cf8.asc 404s (the old wget -q hid it as an
empty 'no valid OpenPGP data'). Use the correct uppercase ACCC4CF8.asc.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@jaredLunde jaredLunde merged commit 43c3677 into main Jun 21, 2026
6 checks passed
@jaredLunde jaredLunde deleted the fix/pgdg-key branch June 21, 2026 01:19
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