Skip to content

fix: Ignore errors in post-cleanup if files do not exist#204

Merged
pavelzw merged 6 commits intoprefix-dev:mainfrom
delsner:fix-cleanup
Jun 12, 2025
Merged

fix: Ignore errors in post-cleanup if files do not exist#204
pavelzw merged 6 commits intoprefix-dev:mainfrom
delsner:fix-cleanup

Conversation

@delsner
Copy link
Contributor

@delsner delsner commented Jun 12, 2025

Fixes #192.

This repeatedly came up when using setup-pixi in composite actions. The workaround so far was to disable post-cleanup altogether, but that seems not ideal.

If updating documentation:

@delsner delsner marked this pull request as ready for review June 12, 2025 05:44
@delsner delsner requested a review from pavelzw as a code owner June 12, 2025 05:44
@pavelzw
Copy link
Collaborator

pavelzw commented Jun 12, 2025

I think this also closes most of #96

Copy link
Collaborator

@pavelzw pavelzw left a comment

Choose a reason for hiding this comment

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

can you bump the version?

@pavelzw pavelzw added the bug Something isn't working label Jun 12, 2025
@pavelzw pavelzw merged commit 9735946 into prefix-dev:main Jun 12, 2025
138 of 144 checks passed
@delsner delsner deleted the fix-cleanup branch June 12, 2025 11:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Post-job cleanup fails when setup-pixi action is invoked twice

2 participants