-
Notifications
You must be signed in to change notification settings - Fork 8
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
MAINT: Bump to 1.0.2 #118
MAINT: Bump to 1.0.2 #118
Conversation
Okay good now it failed, which it should (no way 1.0.2_0 has hit CDNs yet). I found the bug only because it succeeded the first time incorrectly! |
@hoechenberger FYI I think I have a test almost working, will push... |
@@ -196,6 +196,29 @@ jobs: | |||
run: | | |||
.\MNE-Python-%MNE_INSTALLER_VERSION%-Windows.exe /S /InstallationType=JustMe /AddToPath=1 | |||
|
|||
- name: Export frozen environment definition (macOS) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This whole block is verbatim copy-paste just to make sure the .json
is available before the testing blocks
Now let's see if it's fixed when I set the version properly in the version spec (and if the content is on the CDNs) |
@hoechenberger ready for review/merge from my end |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Wow this is amazing!!
Will fail until conda-forge/mne-feedstock#93 lands and then hits CDNs later today