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

github action to release importnb #112

Merged
merged 7 commits into from
Nov 8, 2020
Merged

github action to release importnb #112

merged 7 commits into from
Nov 8, 2020

Conversation

tonyfast
Copy link
Member

@tonyfast tonyfast commented Nov 7, 2020

No description provided.

@tonyfast
Copy link
Member Author

tonyfast commented Nov 7, 2020

@bollwyvl mind given a review on this pr. i'm not doing anything fancy with the version bumps. just wanted to check this approach was sane.


steps:
- uses: actions/checkout@v2
- name: Set up Python ${{ matrix.python-version }}
uses: actions/setup-python@v1
uses: actions/setup-python@v2
Copy link
Contributor

Choose a reason for hiding this comment

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

nice

Copy link
Contributor

@bollwyvl bollwyvl left a comment

Choose a reason for hiding this comment

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

won't know until it fails, but at least it won't publish anything, and we can probably try again! maybe do a 0.7.0rc0 to test after merging?

Also, we should probably put the version number in the release title, as the version is no longer clearly shown in the GH UI...

@tonyfast tonyfast merged commit 946b94c into master Nov 8, 2020
@tonyfast tonyfast deleted the release branch November 8, 2020 23:49
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.

None yet

2 participants