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] Temporary pin dask version at CI #4770

Merged
merged 5 commits into from
Nov 5, 2021
Merged

[ci] Temporary pin dask version at CI #4770

merged 5 commits into from
Nov 5, 2021

Conversation

StrikerRUS
Copy link
Collaborator

@StrikerRUS StrikerRUS commented Nov 4, 2021

Previous Dask version works fine on our CI.
Closed #4769.

2021.9.1 Dask version isn't available for Python <3.7, so don't pin version to use the latest available (2021.3.0).

Copy link
Collaborator

@jameslamb jameslamb left a comment

Choose a reason for hiding this comment

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

Thanks for this. Just approving now so you can merge if this works, since I'll be away from GitHub for a few hours.

Will have to dig into the specific reason dask / distributed v2021.10.0 seems to cause issues for our tests.

@jameslamb jameslamb merged commit 2394b41 into master Nov 5, 2021
@jameslamb jameslamb deleted the fix_dask branch November 5, 2021 01:17
@shiyu1994
Copy link
Collaborator

Nice work. Thank you both @StrikerRUS @jameslamb.

jmoralez added a commit to jmoralez/LightGBM that referenced this pull request Nov 5, 2021
StrikerRUS added a commit that referenced this pull request Jan 6, 2022
* pin Dask version at CI

* Update .vsts-ci.yml

* Update .vsts-ci.yml

* workaround for Python 3.6

* Update test.sh
@StrikerRUS StrikerRUS mentioned this pull request Jan 6, 2022
13 tasks
@jameslamb jameslamb mentioned this pull request Oct 7, 2022
40 tasks
@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 23, 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.

[ci] Test on Azure Pipeline Timeouts on Linux
3 participants