Skip to content

Conversation

@elysia-best
Copy link
Contributor

  • Please check if the PR fulfills these requirements
  • The commit message follows our guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)
  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)

  • What is the current behavior? (You can also link to an open issue here)

  • What is the new behavior (if this is a feature change)?

  • Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)

  • Other information:

@elysia-best elysia-best requested a review from Copilot May 5, 2025 04:49
@elysia-best elysia-best self-assigned this May 5, 2025
Copy link
Contributor

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 updates the CI configuration to publish distributions to PyPI using the new repository URL.

  • Updates the GitHub workflow file to set the repository URL to https://upload.pypi.org/legacy/
  • Introduces a new "with" block in the workflow file for PyPI publishing
Comments suppressed due to low confidence (1)

.github/workflows/build.yml:167

  • The parameter name 'repository-url' might not match the expected input for the pypa/gh-action-pypi-publish action. Please verify it against the latest official documentation and update it if needed.
repository-url: https://upload.pypi.org/legacy/

@elysia-best elysia-best requested a review from Copilot May 5, 2025 04:53
Copy link
Contributor

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 updates the CI workflow to change the PyPI upload repository URL and separates distribution builds into test and release directories.

  • Removed an obsolete URL field.
  • Introduced a step to prepare separate distribution directories for test and production releases.
  • Updated repository URLs for both Test PyPI and PyPI uploads.

@kodiakhq kodiakhq bot merged commit 6217926 into main May 5, 2025
14 checks passed
@chun-awa chun-awa deleted the elysia-best-patch-4 branch May 5, 2025 13:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants