Skip to content

fix(ci): checkout repo before release version validation#43

Merged
mikessh merged 1 commit into
mainfrom
fix-pypi
May 26, 2026
Merged

fix(ci): checkout repo before release version validation#43
mikessh merged 1 commit into
mainfrom
fix-pypi

Conversation

@mikessh

@mikessh mikessh commented May 26, 2026

Copy link
Copy Markdown
Member

No description provided.

Copilot AI review requested due to automatic review settings May 26, 2026 15:18
@mikessh mikessh merged commit 01eb781 into main May 26, 2026
3 of 8 checks passed

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Note

Copilot was unable to run its full agentic suite in this review.

This PR updates the release publishing workflow to ensure the repository is checked out during the publish job, enabling steps that require repository contents/metadata to run correctly.

Changes:

  • Added an actions/checkout step to the publish workflow job prior to downloading artifacts.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment on lines +165 to +166
- name: Check out repository
uses: actions/checkout@v4
Comment on lines +165 to +166
- name: Check out repository
uses: actions/checkout@v4
@mikessh mikessh deleted the fix-pypi branch May 26, 2026 15:49
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