home / github / issues

Menu
  • GraphQL API
  • Search all tables

issues: 362913084

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
362913084 MDExOlB1bGxSZXF1ZXN0MjE3NDkyNDIy 2432 switch travis language to generic 2443309 closed 0     3 2018-09-23T04:37:38Z 2018-09-26T23:27:55Z 2018-09-26T23:27:54Z MEMBER   0 pydata/xarray/pulls/2432

Following up on #2271. This switches the set language in our Travis-CI config from "python" to "generic". Since we don't use any of the Travis Python utilities, we didn't really need the python setting and the generic setting gives a few benefits:

  • smaller base image which should give a bit faster spin-up time
  • build matrix without reliance on python version, instead we just point to the conda environment file

  • [x] Tests passed (for all non-documentation changes)

{
    "url": "https://api.github.com/repos/pydata/xarray/issues/2432/reactions",
    "total_count": 0,
    "+1": 0,
    "-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
  • 3 rows from issue in issue_comments
Powered by Datasette · Queries took 5.362ms · About: xarray-datasette