home / github / issues

Menu
  • GraphQL API
  • Search all tables

issues: 589886157

This data as json

id node_id number title user state locked assignee milestone comments created_at updated_at closed_at author_association active_lock_reason draft pull_request body reactions performed_via_github_app state_reason repo type
589886157 MDExOlB1bGxSZXF1ZXN0Mzk1MzIxNDU1 3919 add a CI that tests xarray with all optional dependencies but dask 14808389 closed 0     12 2020-03-29T21:09:45Z 2020-04-03T20:32:59Z 2020-04-03T19:48:19Z MEMBER   0 pydata/xarray/pulls/3919

Was using the py38 environment the correct choice? I'm also not sure if adding a new CI was as simple as adding two lines, but that's something I will see once the CI runs :grin:

Edit: dask, dask-core and distributed get pulled in by other packages, so it seems there is a bit more investigation necessary.

  • [x] Closes #3794
  • [ ] Tests added
  • [x] Passes isort -rc . && black . && mypy . && flake8
  • [x] Fully documented, including whats-new.rst for all changes and api.rst for new API
{
    "url": "https://api.github.com/repos/pydata/xarray/issues/3919/reactions",
    "total_count": 1,
    "+1": 1,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
    13221727 pull

Links from other tables

  • 0 rows from issues_id in issues_labels
  • 12 rows from issue in issue_comments
Powered by Datasette · Queries took 0.544ms · About: xarray-datasette