Skip to content

Conversation

@marsipu
Copy link
Member

@marsipu marsipu commented Feb 9, 2022

This adds an upload-workflow similar to here.

@marsipu marsipu mentioned this pull request Feb 9, 2022
8 tasks
@hoechenberger
Copy link
Member

hoechenberger commented Feb 10, 2022

FYI I'm using using something similar for openneuro-py:
https://github.com/hoechenberger/openneuro-py/blob/main/.github/workflows/python-publish.yml

I'm doing one additonal thing before uploading, which is running a twine check

Also I'm getting the username from ${{ secrets.PYPI_USERNAME }}, i.e. it's stored in the GH secrets

marsipu and others added 2 commits February 11, 2022 21:29
Co-authored-by: Richard Höchenberger <richard.hoechenberger@gmail.com>
Copy link
Member

@hoechenberger hoechenberger left a comment

Choose a reason for hiding this comment

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

Looking good!

@marsipu marsipu merged commit d7a5be3 into mne-tools:main Feb 13, 2022
@marsipu marsipu deleted the upload_workflow branch February 13, 2022 06:17
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.

3 participants