Updated release notes and pyproject for 0.101.0rc0#2998
Merged
alejoe91 merged 5 commits intoSpikeInterface:mainfrom Jun 8, 2024
Merged
Updated release notes and pyproject for 0.101.0rc0#2998alejoe91 merged 5 commits intoSpikeInterface:mainfrom
alejoe91 merged 5 commits intoSpikeInterface:mainfrom
Conversation
Member
|
Like Heberto I don't fully understand the DEV flag? So in this type of release would the dev be False? Or you don't need to change that? |
Member
Author
|
@samuelgarcia this is an edge case, what do you think? |
Member
|
Also super tiny, but if we decide to do some sort of automated changelog in the future this is 0.101.0rc0, no? In the title of the PR :) |
Member
|
The DEV must be False in pypi release. It tell the code that for sure the install not in editable mode and then for installing SI inside conatiners then we use the pypi. So yes DEV=False for every release and then True just after. |
zm711
reviewed
Jun 7, 2024
…ce into prepare-0.100.0rc0
Co-authored-by: Zach McKenzie <92116279+zm711@users.noreply.github.com>
Member
Author
|
@samuelgarcia DEV=False is merged. Can someone approve this so we cut the pre-release for @DradeAW ? |
yger
approved these changes
Jun 8, 2024
zm711
approved these changes
Jun 8, 2024
Member
Author
|
Thanks guys! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
@samuelgarcia
I would merge this (#2827) first and release 0.100.7 bug fixes.
then this is ready to follow!