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 release build issues #21782

Merged
merged 1 commit into from
Feb 9, 2024
Merged

Conversation

mrclary
Copy link
Contributor

@mrclary mrclary commented Feb 8, 2024

Fix release build issues

  • Make temp directory if it doesn't already exist when creating keychain
  • Use a git patch to update Spyder's version when building conda package. This ensures a clean repo for get_version to report the version accurately.

Fixes #21776

* Make temp directory if it doesn't already exist when creating keychain
* Use a git patch to update Spyder's version when building conda package. This ensures a clean repo for get_version to report the version accurately.
@mrclary mrclary self-assigned this Feb 8, 2024
@mrclary mrclary marked this pull request as ready for review February 8, 2024 23:17
@ccordoba12 ccordoba12 added this to the v6.0beta1 milestone Feb 9, 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 8838ea6 into spyder-ide:master Feb 9, 2024
8 checks passed
@mrclary mrclary deleted the release-fix branch February 9, 2024 02:11
@mrclary mrclary mentioned this pull request May 13, 2024
16 tasks
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.

Standalone installers for 6.0 alpha4 are incorrectly named and Mac installer failed to build
2 participants