Граф коммитов

18 Коммитов

Автор SHA1 Сообщение Дата
James Lamb c9d1ac7bea
[python-package] remove MSVS solution files from sdist (#6698)
* [python-package] remove MSVS solution files from sdist

* remove one more line

---------

Co-authored-by: Nikita Titov <nekit94-08@mail.ru>
2024-10-26 20:31:39 +03:00
vnherdeiro 989361555b
[ci] fix some shellcheck warnings in package-building scripts (#6641)
* Shellcheck compliance improvement (commit squashing)

* rolledback some sh files to address PR review

* Addressing comments on PR review

* Update docs/build-docs.sh

* checking gh login

* fixing cmakelint

* another fix to failing ci

* fixing linting ignoring files

* Fixing shellcheck issues on build-python and build-cran-package scripts

* Update build-cran-package.sh

Co-authored-by: James Lamb <jaylamb20@gmail.com>

* Update build-cran-package.sh

Co-authored-by: James Lamb <jaylamb20@gmail.com>

* Update build-cran-package.sh

Co-authored-by: James Lamb <jaylamb20@gmail.com>

* Adressing PR comments

* fixing CI

* Update build-python.sh

Co-authored-by: James Lamb <jaylamb20@gmail.com>

* Update build-python.sh

Co-authored-by: James Lamb <jaylamb20@gmail.com>

* Update build-python.sh

Co-authored-by: James Lamb <jaylamb20@gmail.com>

* Update build-python.sh

Co-authored-by: James Lamb <jaylamb20@gmail.com>

* Update build-python.sh

Co-authored-by: James Lamb <jaylamb20@gmail.com>

* fixing quotemark typo

* fix CI

* fix CI

* triggering new CI (scikit-learn dev has changed)

* adressing PR comments

* ignore warnings about BUILD_ARGS and PIP_INSTALL_ARGS

---------

Co-authored-by: vnherdeiro <vnherdeiro@github.com>
Co-authored-by: James Lamb <jaylamb20@gmail.com>
2024-10-17 23:07:21 +03:00
Nikita Titov e8a68f2e22
[docs] use consistent naming for R-package and Python-package across the repo (#6655) 2024-10-06 21:49:20 -05:00
Nikita Titov e52d8fb880
[ci] ask pip to always install local artifact but not download package from PyPI (#6574) 2024-07-29 09:45:55 -05:00
James Lamb 525f8b4b80
[c++] remove HDFS support (fixes #6436) (#6534) 2024-07-12 09:31:34 -07:00
James Lamb 6c76b6b72a
[python-package] avoid overwriting dependencies via 'build-python.sh install' (#6526)
Co-authored-by: Nikita Titov <nekit94-08@mail.ru>
2024-07-10 12:33:37 +03:00
James Lamb c906cfde85
[cmake] [c++] use .dylib extension unconditionally on macOS (#6418) 2024-04-22 23:15:32 -05:00
James Lamb 52441c478f
[ci] make shell scripts stricter (#6266) 2024-04-22 19:28:51 -05:00
James Lamb f6ecd4de9b
[python-package] prevent build-python.sh from modifying already-installed dependencies (#6403) 2024-04-19 21:48:18 -05:00
James Lamb cc733f8595
[ci] ensure shell script exit codes are in range 0-255 (#6305) 2024-02-09 22:42:00 -06:00
James Lamb 5fe84f8f3b
[python-package] make it possible to build wheels without internet connection (fixes #5979) (#6042) 2023-08-20 20:24:55 -05:00
James Lamb 8de30d7b97
[python-package] ignore pip cache dir in build-python.sh (#5945) 2023-06-30 07:52:34 -05:00
James Lamb 30942a32e3
[python-package] [ci] switch to PEP 517 / 518 builds (remove `setup.py`) (fixes #5061) (#5759) 2023-06-15 11:30:34 -05:00
James Lamb b859f7b17e
[python-package] ensure 'build-python.sh' always reinstalls (fixes #5906) (#5907) 2023-06-10 09:20:29 -05:00
James Lamb fe69fa9f43
[python-package] remove unnecessary Boost files from sdists (#5912) 2023-06-08 08:17:40 -05:00
James Lamb 1c873af9c0
[ci] [python-package] move tool configuration to pyproject.toml (#5872) 2023-05-08 18:05:54 -05:00
James Lamb 7c71db049a
[ci] minor fixes to build-python.sh (#5869) 2023-05-06 12:34:20 -05:00
James Lamb a97c444b4c
[ci] [python-package] replace 'python setup.py' with a shell script (#5837) 2023-05-04 17:06:11 -05:00