Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PR: Fix workflow glob (Installers) #22089

Merged
merged 1 commit into from
May 17, 2024
Merged

Conversation

mrclary
Copy link
Contributor

@mrclary mrclary commented May 17, 2024

Resolves "Error: EISDIR: illegal operation on a directory, read" on linux for release asset upload. constructor creates a tmp directory in the distribution directory for some reason, so must exclude it.

Successfully tested with a release on my fork: https://github.com/mrclary/spyder/releases/tag/v6.0.0b2.dev2

Resolves "Error: EISDIR: illegal operation on a directory, read" on linux for release asset upload.
constructor creates a tmp directory in the distribution directory for some reason, so must exclude it.
@mrclary mrclary requested a review from dalthviz May 17, 2024 05:35
@mrclary mrclary self-assigned this May 17, 2024
@ccordoba12 ccordoba12 added this to the v6.0beta2 milestone May 17, 2024
@ccordoba12 ccordoba12 changed the title Fix workflow glob. PR: Fix workflow glob (Installers) May 17, 2024
Copy link
Member

@ccordoba12 ccordoba12 left a comment

Choose a reason for hiding this comment

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

Thanks @mrclary!

@ccordoba12 ccordoba12 merged commit eeb9c78 into spyder-ide:master May 17, 2024
9 checks passed
@mrclary mrclary deleted the fix-glob branch May 17, 2024 14:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants