Skip to content

Conversation

JP-Ellis
Copy link
Contributor

@JP-Ellis JP-Ellis commented Oct 7, 2025

📝 Summary

While they are, for the most part, equivalent, I prefer to avoid using the quotes and use the normalised keys as documented in https://packaging.python.org/en/latest/specifications/well-known-project-urls/#well-known-labels.

🚨 Breaking Changes

🔥 Motivation

🔨 Test Plan

🔗 Related issues/PRs

While they are, for the most part, equivalent, I prefer to avoid using
the quotes and use the normalised keys as documented in
<https://packaging.python.org/en/latest/specifications/well-known-project-urls/#well-known-labels>.

Signed-off-by: JP-Ellis <josh@jpellis.me>
@JP-Ellis JP-Ellis self-assigned this Oct 7, 2025
@Copilot Copilot AI review requested due to automatic review settings October 7, 2025 04:55
@JP-Ellis JP-Ellis enabled auto-merge (rebase) October 7, 2025 04:55
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR normalizes the project URL keys in pyproject.toml by removing quotes and using the standardized lowercase keys as documented in the Python packaging specification.

  • Replaces quoted URL keys with normalized lowercase equivalents
  • Updates documentation URL to point to the GitHub Pages site
  • Reorders URL entries alphabetically

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Copy link

codecov bot commented Oct 7, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 52%. Comparing base (8223d8b) to head (2bf44ca).
⚠️ Report is 2 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@         Coverage Diff          @@
##           main   #1282   +/-   ##
====================================
  Coverage    52%     52%           
====================================
  Files        32      32           
  Lines      3739    3739           
====================================
  Hits       1966    1966           
  Misses     1773    1773           
Flag Coverage Δ
tests 52% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@JP-Ellis JP-Ellis merged commit 8b503a8 into main Oct 7, 2025
59 checks passed
@JP-Ellis JP-Ellis deleted the chore/use-normalised-project-url-keys branch October 7, 2025 05:04
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