Skip to content

Add Changelog project URL - #1630

Merged
j-bennet merged 3 commits into
dbcli:mainfrom
twelfthlabor:fix/changelog-url-1627
Sep 9, 2026
Merged

Add Changelog project URL#1630
j-bennet merged 3 commits into
dbcli:mainfrom
twelfthlabor:fix/changelog-url-1627

Conversation

@twelfthlabor

@twelfthlabor twelfthlabor commented Sep 7, 2026

Copy link
Copy Markdown
Contributor

Description

PyPI shows only a Homepage link for pgcli, so the changelog is hard to find. This adds a Changelog project URL pointing at changelog.rst on main, following mycli.

Related to #1627 (PyPI portion only; the pgcli.com docs link lives in a separate repo).

Verification

Built wheels from baseline and this patch. Baseline METADATA lists Homepage only; patched METADATA adds Project-URL: Changelog. ruff check and ruff format pass. No Python changed, so no new tests.

Checklist

  • Verified as described above
  • Please squash merge

Comment thread pyproject.toml Outdated
Co-authored-by: Damien Baty <damien@damienbaty.com>
Comment thread pyproject.toml Outdated
@j-bennet

j-bennet commented Sep 9, 2026

Copy link
Copy Markdown
Contributor

Thanks @twelfthlabor , merging! 🍓

@j-bennet
j-bennet merged commit 9bd366a into dbcli:main Sep 9, 2026
7 checks passed
DiegoDAF added a commit to DiegoDAF/pgcli.daf that referenced this pull request Sep 10, 2026
Picks up upstream dbcli#1630, pointing the three new URLs at this fork
rather than dbcli/pgcli. The table goes after the last [project] key,
since a table header placed mid-section would swallow requires-python
and dependencies into it.
DiegoDAF added a commit to DiegoDAF/pgcli.daf that referenced this pull request Sep 10, 2026
Three of the four commits are this fork's own work coming back through
upstream (dbcli#1542, dbcli#1544, dbcli#1545), so the merge is recorded with strategy
'ours': it joins the history without changing a single file.

The fourth, dbcli#1630's project URLs, was applied in the previous commit
pointed at this fork, so upstream's version of those lines is present
in spirit and the merge has nothing left to bring.
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.

3 participants