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

[ci] reduce duplication in Python Windows CI #2962

Merged
merged 10 commits into from
Apr 1, 2020

Conversation

jameslamb
Copy link
Collaborator

Per discussion from #2936 (comment). Right now some CI logic is duplicated in .vsts-ci.yml and .appveyor.yml. Similar to how we've centralized that logic for mac and linux builds in .ci/ scripts, in this PR I propose cutting out that duplication and centralizing the logic in .ci/tetst_windows.ps1.

This should make it a little easier to make changes (such as changing our pegged version of scikit-learn whenever #2949 is merged) and should make #2936 easier to review.

Copy link
Collaborator

@StrikerRUS StrikerRUS left a comment

Choose a reason for hiding this comment

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

Some minor comments.

.appveyor.yml Outdated Show resolved Hide resolved
.ci/test_windows.ps1 Outdated Show resolved Hide resolved
.ci/test_windows.ps1 Outdated Show resolved Hide resolved
.ci/test_windows.ps1 Outdated Show resolved Hide resolved
.vsts-ci.yml Show resolved Hide resolved
.appveyor.yml Outdated Show resolved Hide resolved
@StrikerRUS StrikerRUS merged commit 2d4f390 into microsoft:master Apr 1, 2020
jameslamb added a commit to jameslamb/LightGBM that referenced this pull request Apr 2, 2020
@jameslamb jameslamb deleted the ci/python-windows-ci branch April 29, 2020 04:08
@github-actions
Copy link

This pull request has been automatically locked since there has not been any recent activity since it was closed. To start a new related discussion, open a new issue at https://github.com/microsoft/LightGBM/issues including a reference to this.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 24, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants