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/issues/5232#issuecomment-833779348,https://api.github.com/repos/pydata/xarray/issues/5232,833779348,MDEyOklzc3VlQ29tbWVudDgzMzc3OTM0OA==,14808389,2021-05-06T18:54:39Z,2021-05-06T18:56:22Z,MEMBER,"ah, right, only the ""push tag"" workflow run failed","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,870292042
https://github.com/pydata/xarray/issues/5232#issuecomment-833777039,https://api.github.com/repos/pydata/xarray/issues/5232,833777039,MDEyOklzc3VlQ29tbWVudDgzMzc3NzAzOQ==,14808389,2021-05-06T18:51:30Z,2021-05-06T18:51:30Z,MEMBER,"maybe we should make the ""upload to TestPyPI"" a separate step?","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,870292042
https://github.com/pydata/xarray/issues/5232#issuecomment-833776140,https://api.github.com/repos/pydata/xarray/issues/5232,833776140,MDEyOklzc3VlQ29tbWVudDgzMzc3NjE0MA==,14808389,2021-05-06T18:51:04Z,2021-05-06T18:51:04Z,MEMBER,"errr... we can't do anything about that, PyPI and TestPyPI don't allow republishing the same version","{""total_count"": 1, ""+1"": 1, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,870292042
https://github.com/pydata/xarray/issues/5232#issuecomment-833773673,https://api.github.com/repos/pydata/xarray/issues/5232,833773673,MDEyOklzc3VlQ29tbWVudDgzMzc3MzY3Mw==,14808389,2021-05-06T18:49:44Z,2021-05-06T18:50:22Z,MEMBER,"yes, please. The command to create the tag should be
```
# empty commit unless you update the release date there
git commit --empty -am 'Release v0.18.0'
git tag -a v0.18.0 -m 'v0.18.0'
```","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,870292042
https://github.com/pydata/xarray/issues/5232#issuecomment-833682044,https://api.github.com/repos/pydata/xarray/issues/5232,833682044,MDEyOklzc3VlQ29tbWVudDgzMzY4MjA0NA==,14808389,2021-05-06T16:51:28Z,2021-05-06T16:51:28Z,MEMBER,"not sure how far you got with the release, but it would be good to get #5272 in before that.","{""total_count"": 1, ""+1"": 1, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,870292042
https://github.com/pydata/xarray/issues/5232#issuecomment-833651866,https://api.github.com/repos/pydata/xarray/issues/5232,833651866,MDEyOklzc3VlQ29tbWVudDgzMzY1MTg2Ng==,14808389,2021-05-06T16:14:44Z,2021-05-06T16:14:44Z,MEMBER,"uploading to TestPyPI works so uploading to PyPI *should* work, too, once we have the token","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,870292042
https://github.com/pydata/xarray/issues/5232#issuecomment-833610586,https://api.github.com/repos/pydata/xarray/issues/5232,833610586,MDEyOklzc3VlQ29tbWVudDgzMzYxMDU4Ng==,14808389,2021-05-06T15:22:57Z,2021-05-06T15:23:29Z,MEMBER,"#5235 shouldn't be that much of an issue. There are two decisions to check: never collapse the `repr` of `MemoryCachedArray` and keep the array used to check that small (we have a limit of `1e5`, after which the `repr` changes from `array([...])` to `[xyz values with dtype=...]`)
Edit: essentially: I don't want to merge it myself","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,870292042
https://github.com/pydata/xarray/issues/5232#issuecomment-832588071,https://api.github.com/repos/pydata/xarray/issues/5232,832588071,MDEyOklzc3VlQ29tbWVudDgzMjU4ODA3MQ==,14808389,2021-05-05T10:37:49Z,2021-05-05T10:40:47Z,MEMBER,"I think that's because nobody had that idea, yet.
Edit: that would also help with the idea in https://github.com/pydata/xarray/pull/5244#issuecomment-831511929. Let's continue that discussion in #5244","{""total_count"": 1, ""+1"": 0, ""-1"": 0, ""laugh"": 1, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,870292042
https://github.com/pydata/xarray/issues/5232#issuecomment-832563855,https://api.github.com/repos/pydata/xarray/issues/5232,832563855,MDEyOklzc3VlQ29tbWVudDgzMjU2Mzg1NQ==,14808389,2021-05-05T09:56:42Z,2021-05-05T09:56:42Z,MEMBER,"we could also temporarily switch the uploads to `test.pypi.org` to verify, create debug versions (rc candidates?) and switch back to `pypi.org` once we're confident","{""total_count"": 2, ""+1"": 2, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,870292042
https://github.com/pydata/xarray/issues/5232#issuecomment-831362303,https://api.github.com/repos/pydata/xarray/issues/5232,831362303,MDEyOklzc3VlQ29tbWVudDgzMTM2MjMwMw==,14808389,2021-05-03T16:03:33Z,2021-05-03T16:03:33Z,MEMBER,"great, you're a maintainer now (for `pint-xarray`, too, btw)","{""total_count"": 2, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 2, ""rocket"": 0, ""eyes"": 0}",,870292042