Skip to content

Conversation

@heyitsaamir
Copy link
Collaborator

@heyitsaamir heyitsaamir commented Aug 21, 2025

  1. Adds a script to do the relasee
  2. Adds RELEASE.md
  3. Adds a workflow to push to pypi.

Copilot AI review requested due to automatic review settings August 21, 2025 23:26
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 a release script and bumps all package versions from 0.0.1-alpha.1 to 0.0.1a2 as part of the 0.0.1a2 release process.

  • Adds a comprehensive release automation script for version management
  • Standardizes version format from 0.0.1-alpha.1 to Python-compliant 0.0.1a2
  • Updates all six packages to maintain version consistency across the monorepo

Reviewed Changes

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

Show a summary per file
File Description
scripts/release.py New release automation script that handles version bumping, branch creation, and PR generation
packages/graph/pyproject.toml Version bump to 0.0.1a2
packages/devtools/pyproject.toml Version bump to 0.0.1a2
packages/common/pyproject.toml Version bump to 0.0.1a2
packages/cards/pyproject.toml Version bump to 0.0.1a2
packages/app/pyproject.toml Version bump to 0.0.1a2
packages/api/pyproject.toml Version bump to 0.0.1a2

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

Copy link
Collaborator

@lilyydu lilyydu left a comment

Choose a reason for hiding this comment

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

very cool, thank you for setting this up!

@heyitsaamir heyitsaamir merged commit 0f8a60d into main Aug 22, 2025
3 checks passed
@heyitsaamir heyitsaamir deleted the release_0.0.1a2 branch August 22, 2025 17:47
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