Nikita Titov
5c8a331bf5
Replace deprecated `licenseUrl` field with `license` one in `.nuspec` file ( #4669 )
...
* Replace deprecated `licenseUrl` field with `license` one in `.nuspec` file
* Update create_nuget.py
2021-10-12 11:11:38 +08:00
Nikita Titov
96583ab589
[python] migrate to pathlib in setup.py and use `absolute()` on paths first ( #4444 )
...
* use absolute() on paths first
* migrate to pathlib in setup.py
2021-07-10 16:18:50 +03:00
Nikita Titov
6bff79da68
[python] migrate to pathlib in create_nuget.py ( #4422 )
2021-07-02 15:05:28 +03:00
Nishit Jain
54403999b1
Migrated to f-strings for .\.nuget\create_nuget.py #4136 ( #4162 )
...
* Migrated to f-strings for .\.nuget\create_nuget.py #4136
* Migrate to f-strings for the Python code for docs/conf.py #4136
* add missing whitespace at ./docs/conf.py:79:14
* Revert "add missing whitespace at ./docs/conf.py:79:14"
This reverts commit 60200849b1
.
* Revert "Migrate to f-strings for the Python code for docs/conf.py #4136"
This reverts commit 6f28bd11d5
.
* added the requested changes in .nuget/create_nuget.py
* added the requested changes
* Update .nuget/create_nuget.py
Co-authored-by: Nikita Titov <nekit94-08@mail.ru>
* Update .nuget/create_nuget.py
Co-authored-by: Nikita Titov <nekit94-08@mail.ru>
* Update .nuget/create_nuget.py
Co-authored-by: Nikita Titov <nekit94-08@mail.ru>
Co-authored-by: Nikita Titov <nekit94-08@mail.ru>
2021-04-11 21:08:47 -05:00
Nikita Titov
d6ebd063ff
[ci][python] run isort in CI linting job ( #3990 )
...
* run isort in CI linting job
* workaround conda compatibility issues
2021-02-16 20:09:13 +03:00
Guolin Ke
33af069cc1
[CI] fix nuget version
2020-08-07 08:46:13 +08:00
Nikita Titov
ef0b2d8287
[ci] use raw strings in NuGet helper script ( #2710 )
2020-01-26 18:07:25 -06:00
Guolin Ke
94fbe5bb9f
[docs] updated Microsoft GitHub URL ( #2152 )
...
* fix travis badge
* updated GitHub Microsoft URL
2019-05-08 13:51:28 +08:00
Nikita Titov
81d50c7c24
autoincrement year in NuGet description ( #1948 )
2019-01-15 13:30:51 +03:00
Nikita Titov
ccf2570ca3
[docs][ci][python] added docstring style test and fixed errors in existing docstrings ( #1759 )
...
* added docstring style test and fixed errors in existing docstrings
* hotfix
* hotfix
* fix grammar
* hotfix
2018-10-16 14:19:36 +08:00
Guolin Ke
fc7c75fca2
fix nuget ( #1569 )
...
* try to fix nuget
* add exe copy
* Update create_nuget.py
* Update .vsts-ci.yml
* add build folder
* fix build folder
* Update create_nuget.py
* Update create_nuget.py
* Update create_nuget.py
* Update create_nuget.py
* update version to test on nuget.org
2018-08-26 11:35:50 +08:00
Nikita Titov
c6cdea75a3
[ci][python] improved paths in setup.py and small CI refactoring ( #1513 )
...
* fixed paths in python-package installation
* less cd commands at CI
* hotfix
* added copying missed file from windows directory
* not copy filters file
* refined paths in nuget creation script
* removed filters file from MANIFEST.in
2018-07-15 19:03:39 +03:00
Guolin Ke
1437ce8b8f
add vsts ci ( #1497 )
...
* fix bugs
* many fixes
* remove duplicate lines
* test for mingw
* Not nuget in appveyor
* remove mingw build
* Update test.sh
* Update test.sh
* Update test.sh
* fixed macOS wheel name
* don't run docs test at VSTS
* made nuget creating script directory independent
2018-07-12 23:43:59 +08:00
Guolin Ke
282fd4e631
support release by CI
2017-06-25 09:29:07 +08:00