Skip to content

DOC update and extend maintainer docs for making releases#13377

Merged
qinhanmin2014 merged 4 commits intoscikit-learn:masterfrom
jnothman:release-docs
Mar 4, 2019
Merged

DOC update and extend maintainer docs for making releases#13377
qinhanmin2014 merged 4 commits intoscikit-learn:masterfrom
jnothman:release-docs

Conversation

@jnothman
Copy link
Copy Markdown
Member

@jnothman jnothman commented Mar 3, 2019

Need to check rendering as well as have content reviewed.

$ git tag -a 0.999

$ git push origin --tags
$ git push https://github.com/scikit-learn/scikit-learn --tags
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

probably upstream would make more sense. Or the git-ssh link instead of https, since https and 2FA are not besties. On the other hand, at the point somebody's doing this release, they can figure this out themselves. So no hard feelings.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

https and 2FA are fine as long as you keep your token. Shrug. Can change

in https://github.com/scikit-learn/scikit-learn.github.io::

$ cd /tmp
$ git clone --depth 1 --no-checkout https://github.com/scikit-learn/scikit-learn.github.io
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

shouldn't we default on git-ssh really?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Why? By far the majority of the time is spent in file transfer in which I would think the overhead is negligible in both cases...?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Or do you mean to make push easy, assuming keys are set up? I don't find pushing with 2FA to https a big problem, personally...

Copy link
Copy Markdown
Member

@adrinjalali adrinjalali left a comment

Choose a reason for hiding this comment

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

Otherwise LGTM, thanks @jnothman :)

Copy link
Copy Markdown
Member

@adrinjalali adrinjalali left a comment

Choose a reason for hiding this comment

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

Thanks @jnothman

@qinhanmin2014 qinhanmin2014 merged commit 0344a2a into scikit-learn:master Mar 4, 2019
xhluca pushed a commit to xhluca/scikit-learn that referenced this pull request Apr 28, 2019
xhluca pushed a commit to xhluca/scikit-learn that referenced this pull request Apr 28, 2019
xhluca pushed a commit to xhluca/scikit-learn that referenced this pull request Apr 28, 2019
koenvandevelde pushed a commit to koenvandevelde/scikit-learn that referenced this pull request Jul 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants