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

Prep for second alpha release #141

Merged
merged 9 commits into from
Oct 15, 2020
Merged

Conversation

frreiss
Copy link
Member

@frreiss frreiss commented Oct 15, 2020

This PR increments the version number on master to 0.1a2 and adds instructions for creating releases. Once this PR is merged, I'll test out those instructions with a second alpha release.

Copy link
Member

@BryanCutler BryanCutler left a comment

Choose a reason for hiding this comment

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

LGTM

1. Ensure that all the notebooks under the `notebooks` directory run and
produce substantially the same output as before. This step only needs to be
done with our primary versions of Python and Pandas at the time of the
release.
Copy link
Member

Choose a reason for hiding this comment

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

Is it possible to test this in CI?

Copy link
Member

Choose a reason for hiding this comment

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

Looks like the best option is to convert notebook to a script with nbconvert package, then run the script. Maybe too much for CI, but we could make a bash script to run them all and launch it manually, wdyt? We should still run each notebook to check the output before release, but this might help to flush out any api changes..

@BryanCutler BryanCutler merged commit f5f5f70 into CODAIT:master Oct 15, 2020
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.

2 participants