home / github / issues

Menu
  • GraphQL API
  • Search all tables

issues: 742845971

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
742845971 MDExOlB1bGxSZXF1ZXN0NTIwODk3NDY1 4583 Add GH action for running tests against upstream dev 13301940 closed 0     7 2020-11-13T23:19:36Z 2020-11-22T04:37:52Z 2020-11-22T02:37:14Z MEMBER   0 pydata/xarray/pulls/4583

This GitHub action will run tests against the upstream dependencies. When the tests fail, the GH action will create an issue (with "CI" label). The body of the created issue includes:

  • test summary report
  • a link to the failed workflow run

Here's a couple screenshots from a toy repository:

  • [x] Closes #4574
  • [x] Tests added
  • [x] Passes isort . && black . && mypy . && flake8
  • [x] User visible changes (including notable bug fixes) are documented in whats-new.rst
  • [ ] New functions/methods are listed in api.rst
{
    "url": "https://api.github.com/repos/pydata/xarray/issues/4583/reactions",
    "total_count": 5,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 5,
    "rocket": 0,
    "eyes": 0
}
    13221727 pull

Links from other tables

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