Skip to content

Fix publish action#457

Merged
ppinchuk merged 2 commits into
mainfrom
pp/fix_publish
May 29, 2026
Merged

Fix publish action#457
ppinchuk merged 2 commits into
mainfrom
pp/fix_publish

Conversation

@ppinchuk
Copy link
Copy Markdown
Collaborator

Can't use pixi cache for build action since we want the new version tags

@ppinchuk ppinchuk self-assigned this May 29, 2026
Copilot AI review requested due to automatic review settings May 29, 2026 23:40
@ppinchuk ppinchuk requested a review from castelao as a code owner May 29, 2026 23:40
@ppinchuk ppinchuk added bugfix Fixed a known bug p-high Priority: high labels May 29, 2026
Copy link
Copy Markdown
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 PyPI publishing workflow to disable Pixi caching on release runs, while keeping caching enabled for non-release CI runs.

Changes:

  • Disable prefix-dev/setup-pixi cache when the workflow is triggered by a GitHub release event.
  • Keep cache write behavior restricted to non-release runs on main.

Comment thread .github/workflows/publish_to_pypi.yml
@ppinchuk ppinchuk merged commit f0d7fdb into main May 29, 2026
6 checks passed
@ppinchuk ppinchuk deleted the pp/fix_publish branch May 29, 2026 23:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugfix Fixed a known bug p-high Priority: high

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants