Thomas J. Fan
6f39cab2ba
DOC Use wheelhouse_uploader directly to publish to pypi ( #22234 )
2022-01-27 14:52:40 +01:00
Adrin Jalali
6d5774f689
DOC minor updates to release process ( #21172 )
...
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
2021-09-29 13:59:48 +02:00
Dimitri Papadopoulos Orfanos
f71c031314
DOC Typos found by codespell ( #21069 )
2021-09-17 19:04:54 +02:00
Nicolas Hug
309f135c32
MNT Remove HistGradientBoosting from experimental ( #19799 )
2021-04-02 16:40:20 +02:00
Adrin Jalali
468c3f4057
MNT replace master with main ( #19237 )
...
* replace master with main
* fix imbalanced-learn
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
* asv default branch is `master`
Co-authored-by: Jérémie du Boisberranger <34657725+jeremiedbb@users.noreply.github.com>
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
Co-authored-by: Jérémie du Boisberranger <34657725+jeremiedbb@users.noreply.github.com>
2021-01-22 15:19:48 +01:00
Juan Carlos Alfaro Jiménez
983d1ee3de
DOC Fix typo in experimental features documentation ( #19053 )
2020-12-21 11:13:51 -05:00
Olivier Grisel
4773f3e39d
DOC more updates to maintainers' doc ( #18954 )
...
Co-authored-by: Adrin Jalali <adrin.jalali@gmail.com>
Co-authored-by: Chiara Marmo <cmarmo@users.noreply.github.com>
Co-authored-by: Juan Carlos Alfaro Jiménez <JuanCarlos.Alfaro@uclm.es>
2020-12-04 16:10:23 -05:00
Juan Carlos Alfaro Jiménez
eaa45c86f7
DOC Update maintainers' guide to use new wheel builder system ( #18878 )
...
Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
2020-11-26 13:41:20 -05:00
Chiara Marmo
cd939ac9a9
DOC Temporarily remove prompt from 2 command lines ( #18920 )
2020-11-26 16:30:10 +01:00
JHayes
3d8db98ea5
DOC add sphinx-prompt to ease select/copy/paste of prompt command #18512 ( #18516 )
...
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
2020-11-23 15:16:47 +01:00
Roman Yurchak
5a4340834d
Fix mypy errors ( #16726 )
2020-03-30 15:41:05 +02:00
Jérémie du Boisberranger
5009d11347
DOC remind to update the version in maintainers guide ( #16589 )
2020-02-28 15:01:22 +01:00
Roman Yurchak
54cbf428a9
DOC Note on commit co-authorship when merging PRs ( #16550 )
2020-02-27 00:05:18 +11:00
Adrin Jalali
1382831f41
DOC clarifications on the release process ( #15759 )
...
* some extra comments
* reorganize steps
* more info
* more clarification
* further instructions
* be cautious with tagging
* add pypi note
* git log copy
* upstream
* more explanation
* fix typo
* clarify
* typo
* further clarifications, address comments
* add link to pep101
* explain branch names
* apply comments
* cover more comments
* clarify branching, remove Dash ref
* Update maintainer.rst
* address some of Roman's comments
* address some of Nocolas's suggestions
* trying to address comments
* CLN Adds reference to conda-forge recipe/meta.yml
* DOC Explicitly push the tag by name
* DOC Explicitly git add folders before commiting
* fixed ref and removed redundant sentence (I think)
* Added note about making sure derecations are handled
* fixed title headers, this file is not just about releasing
* removed redundant paragraph
* major changes
* minor comments
Co-authored-by: Hanmin Qin <qinhanmin2005@sina.com>
Co-authored-by: Thomas J Fan <thomasjpfan@gmail.com>
Co-authored-by: Roman Yurchak <rth.yurchak@gmail.com>
Co-authored-by: Nicolas Hug <contact@nicolas-hug.com>
2020-01-28 17:13:58 +01:00
Brian Wignall
0e10b3a3cb
DOC Fix typos, via a Levenshtein-style corrector ( #15923 )
2019-12-19 16:26:02 -08:00
Joel Nothman
f8fd09c74c
DOC warn on published docs other than latest release ( #14634 )
...
Companion to https://github.com/scikit-learn/scikit-learn.github.io/pull/13
2019-08-14 15:37:12 +02:00
Hanmin Qin
acd35103c8
DOC List experimental features which are not included in sklearn.experimental ( #14431 )
2019-07-25 23:40:30 +02:00
Nicolas Hug
e76984b0a1
[MRG] doc about creating an experimental module ( #13865 )
2019-05-15 17:41:17 +02:00
Joel Nothman
eec7614a1f
Small fixes to maintainer commands
2019-05-13 23:49:56 +10:00
Joel Nothman
ee986788cb
DOC Add commit contributors
2019-04-29 23:04:51 +10:00
Joel Nothman
0344a2a704
DOC update and extend maintainer docs for making releases ( #13377 )
2019-03-04 20:31:51 +08:00
Joel Nothman
cd1cb303ea
[MRG] MNT Tools for working with what's new ( #11800 )
2019-03-04 10:36:00 +01:00
Olivier Grisel
6f9b1b6284
DOC use twine to upload wheels to pypi ( #12661 )
2018-11-26 15:18:14 +11:00
Tom Dupré la Tour
1906c959a9
DOC Generated author list from github ( #11708 )
2018-09-12 17:47:52 +02:00
Nicholas Nadeau, P.Eng., AVS
3e26fc63be
MAINT Fixing Typos ( #11017 )
2018-04-24 09:32:25 +10:00
James Bourbeau
e9299adce6
DOC Updates contributing.rst with doc build instructions ( #10272 )
2017-12-13 07:41:07 +11:00
Joel Nothman
fd25481683
[MRG+1] MAINT Use magic to list documentation versions ( #9841 )
2017-11-20 10:52:38 +01:00
Loïc Estève
18cf2e5580
[MRG] DOC add documentation about Travis cron job ( #10124 )
2017-11-14 13:41:41 +01:00
Olivier Grisel
d15128b9ea
MAINT update links and instructions to download and upload from PyPI
2017-06-23 16:14:00 +02:00
Joel Nothman
47730445b7
DOC release date in what's new ( #7518 )
2016-09-28 21:53:01 -07:00
Andreas Mueller
fa59f82992
DOC update doc/readme
2015-10-17 12:53:20 -04:00
Lars Buitinck
9a9b9e85ed
DOC+COSMIT: typos, lots of them
...
Fixes #2102 . There's one typo left in joblib which is better fixed
upstream.
2013-09-13 16:29:42 +02:00
Gael Varoquaux
7cab9bdc79
DOC: add doc on making a release
2012-10-09 01:10:40 +02:00