home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 741115905

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
741115905 MDU6SXNzdWU3NDExMTU5MDU= 4574 nightly upstream test 10194086 closed 0     6 2020-11-11T22:31:53Z 2020-11-22T02:37:14Z 2020-11-22T02:37:14Z MEMBER      

As discussed in the call today it would be nice to remove the upstream test from our ci and setup a "nightly" job to test against the development versions of pandas etc. This should lead to less failures unrelated to specific PRs. Question: how are we going to see that the upstream build failed? Having the failure in random PRs is not clean but very visible...

This could be done via github actions. See xpublish for an example setup: https://github.com/xarray-contrib/xpublish/tree/master/.github/workflows

xref #4313

{
    "url": "https://api.github.com/repos/pydata/xarray/issues/4574/reactions",
    "total_count": 1,
    "+1": 1,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  completed 13221727 issue

Links from other tables

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