Skip to content

Conversation

xushiyan
Copy link
Member

@xushiyan xushiyan commented Feb 2, 2025

Description

  • Add instructions for installation from src, run quick test, and verify src
  • Update release guide
  • Update release CI to skip publishing rc artifacts

Closes #280

How are the changes test-covered

  • N/A
  • Automated tests (unit and/or integration tests)
  • Manual tests
    • Details are described below


### Update the change log

Use `git cliff` to prepend the current release's change to `changelog.md` in the main branch.
Copy link
Member Author

Choose a reason for hiding this comment

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

git commit -am 'chore: update changelog for 0.3.0'

Copy link
Member Author

Choose a reason for hiding this comment

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

PREVIOUS_RELEASE_VER=

# for mac
git cliff release-$PREVIOUS_RELEASE_VER..HEAD | pbcopy

# for linux
git cliff release-$PREVIOUS_RELEASE_VER..HEAD | xclip

Copy link
Member Author

Choose a reason for hiding this comment

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

add to milestone

@xushiyan xushiyan force-pushed the update-release-guide branch from ad23ff2 to 8b72687 Compare June 28, 2025 18:37
@xushiyan xushiyan added this to the release-0.5.0 milestone Jun 30, 2025
@xushiyan xushiyan linked an issue Jun 30, 2025 that may be closed by this pull request
@xushiyan xushiyan force-pushed the update-release-guide branch from 8b72687 to 0829f78 Compare June 30, 2025 05:15
@xushiyan xushiyan force-pushed the update-release-guide branch from 08dbceb to d20b327 Compare July 3, 2025 07:06
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.

Add testing instructions for release voting

1 participant