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

Prepare for Dask 2.2 release #303

Merged
merged 7 commits into from Jul 30, 2019
Merged

Prepare for Dask 2.2 release #303

merged 7 commits into from Jul 30, 2019

Commits on Jul 29, 2019

  1. Pip install dask/distributed git master in CI

    This is just to test against new versions prior to a release upstream
    mrocklin committed Jul 29, 2019
    Copy the full SHA
    a842070 View commit details
    Browse the repository at this point in the history
  2. Update use of Adaptive

    mrocklin committed Jul 29, 2019
    Copy the full SHA
    d8e2ef7 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    7820379 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    4e0a082 View commit details
    Browse the repository at this point in the history
  5. add scheduler_comm

    mrocklin committed Jul 29, 2019
    Copy the full SHA
    7d82ca9 View commit details
    Browse the repository at this point in the history
  6. Turn worker_key into a staticmethod

    This avoids serialization issues
    mrocklin committed Jul 29, 2019
    Copy the full SHA
    6aca080 View commit details
    Browse the repository at this point in the history
  7. Remove dask master from CI

    mrocklin committed Jul 29, 2019
    Copy the full SHA
    7ed3953 View commit details
    Browse the repository at this point in the history