Skip to content

Conversation

@amithad
Copy link
Member

@amithad amithad commented Oct 14, 2025

No description provided.

Signed-off-by: Amitha Dissanayake <[email protected]>
Signed-off-by: Amitha Dissanayake <[email protected]>
@amithad amithad requested a review from Copilot October 14, 2025 13:01
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 implements PyPI publishing functionality for the Python package, enabling automated version management and package distribution to both test and production PyPI environments.

  • Adds a comprehensive version bumping script that handles semantic versioning with support for major/minor/patch bumps and pre-release versions
  • Creates a GitHub Actions workflow for automated PyPI publishing with manual triggers and environment selection
  • Implements proper version tagging, git commits, and GitHub releases for production deployments

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
ak-py/bump_version.py Python script for semantic version management with support for pre-release versions and automatic increment logic
.github/workflows/publish-pypi.yaml GitHub Actions workflow for automated PyPI publishing with test/production environments and version management

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

@amithad amithad changed the title Feature/pypi publishing feat: pypi publishing iter1 Oct 14, 2025
@amithad amithad merged commit 3926242 into develop Oct 14, 2025
3 of 4 checks passed
@amithad amithad deleted the feature/pypi_publishing branch October 14, 2025 13:02
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