html_url,issue_url,id,node_id,user,created_at,updated_at,author_association,body,reactions,performed_via_github_app,issue https://github.com/pydata/xarray/pull/4730#issuecomment-757912380,https://api.github.com/repos/pydata/xarray/issues/4730,757912380,MDEyOklzc3VlQ29tbWVudDc1NzkxMjM4MA==,14808389,2021-01-11T12:10:59Z,2021-01-11T12:10:59Z,MEMBER,Merging. If any issues remain we can fix them in new PRs.,"{""total_count"": 2, ""+1"": 2, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,773945564 https://github.com/pydata/xarray/pull/4730#issuecomment-756424653,https://api.github.com/repos/pydata/xarray/issues/4730,756424653,MDEyOklzc3VlQ29tbWVudDc1NjQyNDY1Mw==,14808389,2021-01-07T22:25:04Z,2021-01-07T22:57:54Z,MEMBER,"actually, we have a picture in the contributing docs which is really out-of-date now (there's still `stickler` and `appveyor`). Should we update that here, or is it fine to keep it until we rewrite the contributing docs (see #4361)?","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,773945564 https://github.com/pydata/xarray/pull/4730#issuecomment-756253405,https://api.github.com/repos/pydata/xarray/issues/4730,756253405,MDEyOklzc3VlQ29tbWVudDc1NjI1MzQwNQ==,14808389,2021-01-07T17:14:25Z,2021-01-07T17:14:25Z,MEMBER,"yes, this is for documentation-only commits. I would skip `CI Additional` and `CI` and keep `linting`, and ignore it for `CI Upstream` (see the discussion at https://github.com/pydata/xarray/pull/4729#discussion_r549794175).","{""total_count"": 1, ""+1"": 1, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,773945564 https://github.com/pydata/xarray/pull/4730#issuecomment-756245479,https://api.github.com/repos/pydata/xarray/issues/4730,756245479,MDEyOklzc3VlQ29tbWVudDc1NjI0NTQ3OQ==,14808389,2021-01-07T17:04:14Z,2021-01-07T17:04:14Z,MEMBER,should we do `skip-ci` in a different PR?,"{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,773945564 https://github.com/pydata/xarray/pull/4730#issuecomment-755254195,https://api.github.com/repos/pydata/xarray/issues/4730,755254195,MDEyOklzc3VlQ29tbWVudDc1NTI1NDE5NQ==,14808389,2021-01-06T11:46:52Z,2021-01-06T11:46:52Z,MEMBER,"win-py36 seems to consistently fail with some obscure ""Windows fatal exception"" error. Since we have #4720, should we care about this?","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,773945564 https://github.com/pydata/xarray/pull/4730#issuecomment-754960749,https://api.github.com/repos/pydata/xarray/issues/4730,754960749,MDEyOklzc3VlQ29tbWVudDc1NDk2MDc0OQ==,14808389,2021-01-05T23:21:29Z,2021-01-05T23:21:29Z,MEMBER,"while we're at it: how about adding some of the hooks from `pre-commit/pre-commit-hooks`, like `trailing-whitespace`, `end-of-file-fixer`, `check-docstring-first`, and `check-yaml`? Can also be in a new PR.","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,773945564 https://github.com/pydata/xarray/pull/4730#issuecomment-750545072,https://api.github.com/repos/pydata/xarray/issues/4730,750545072,MDEyOklzc3VlQ29tbWVudDc1MDU0NTA3Mg==,14808389,2020-12-23T23:15:37Z,2021-01-05T22:56:01Z,MEMBER,"I think the EOF issue is a bug in `blackdoc`, it shouldn't remove the newline immediately before EOF. To fix the `mypy` errors I would change the hook configuration to exclude `properties` and `asv_bench`: ```yaml - repo: https://github.com/pre-commit/mirrors-mypy rev: v0.790 # Must match ci/requirements/*.yml hooks: - id: mypy exclude: ""properties|asv_bench"" ``` if we do want to type check those we could add a empty `__init__.py` to `properties` and fix the errors in `asv_bench`","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,773945564 https://github.com/pydata/xarray/pull/4730#issuecomment-754951477,https://api.github.com/repos/pydata/xarray/issues/4730,754951477,MDEyOklzc3VlQ29tbWVudDc1NDk1MTQ3Nw==,14808389,2021-01-05T22:55:36Z,2021-01-05T22:55:36Z,MEMBER,"I just released `blackdoc=0.3.2` (and updated `.pre-commit-config.yaml` in #4769), which fixes the issue mentioned in https://github.com/pydata/xarray/pull/4730#issuecomment-750545072.","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,773945564 https://github.com/pydata/xarray/pull/4730#issuecomment-753693790,https://api.github.com/repos/pydata/xarray/issues/4730,753693790,MDEyOklzc3VlQ29tbWVudDc1MzY5Mzc5MA==,14808389,2021-01-03T23:42:58Z,2021-01-03T23:42:58Z,MEMBER,from #4729: it might make sense to allow skipping the CI added here using a `skip-ci` or `[skip-ci]` in the commit subject line (the first line of the commit message).,"{""total_count"": 1, ""+1"": 1, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,773945564