home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 830865392

This data as json

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/5244#issuecomment-830865392 https://api.github.com/repos/pydata/xarray/issues/5244 830865392 MDEyOklzc3VlQ29tbWVudDgzMDg2NTM5Mg== 13301940 2021-05-02T20:15:05Z 2021-05-02T20:15:52Z MEMBER

We could change the "how to release" steps too, in another PR is fine (or I can do it).

+1 for updating the how to release doc in another PR... I should point out that there are steps that this action doesn't address. For instance, step 2 and step 16

  1. Confirm there are no commits on stable that are not yet merged (ref): git merge upstream/stable

  2. Update the stable branch (used by ReadTheDocs) and switch back to master: sh git switch stable git rebase master git push --force upstream stable git switch master

How should we address these steps as part of the semi-automated release? Ccing @pydata/xarray in case they want to chime in

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  873842812
Powered by Datasette · Queries took 0.581ms · About: xarray-datasette