Skip to content

Conversation

@Suhaibinator
Copy link
Owner

No description provided.

@Suhaibinator Suhaibinator requested a review from Copilot May 15, 2025 05:21
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 GitHub Actions workflow for building and publishing the Python package to PyPI.

  • Updated the GitHub environment from "pypi-publish" to "pypi".
  • Added a new step to extract the version from the Git tag and pass it to the build process.

name: Build and publish Python package to PyPI
runs-on: ubuntu-latest
# NOTE: You should create a "pypi-publish" environment in GitHub repo settings
# NOTE: You should create an environment in GitHub repo settings
Copy link

Copilot AI May 15, 2025

Choose a reason for hiding this comment

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

[nitpick] Consider clarifying the comment by specifying the expected environment name (e.g., 'pypi') to guide users in setting up the correct GitHub environment for PyPI publishing.

Copilot uses AI. Check for mistakes.
@Suhaibinator Suhaibinator merged commit 8e824a3 into main May 15, 2025
3 checks passed
@Suhaibinator Suhaibinator deleted the pythonClient branch May 15, 2025 05:22
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.

2 participants