home / github

Menu
  • Search all tables
  • GraphQL API

issue_comments

Table actions
  • GraphQL API for issue_comments

9 rows where issue = 1720850091 sorted by updated_at descending

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: reactions, created_at (date), updated_at (date)

user 4

  • keewis 3
  • martinfleis 3
  • welcome[bot] 2
  • dcherian 1

author_association 3

  • MEMBER 4
  • CONTRIBUTOR 3
  • NONE 2

issue 1

  • Upload nightly wheels to scientific-python-nightly-wheels · 9 ✖
id html_url issue_url node_id user created_at updated_at ▲ author_association body reactions performed_via_github_app issue
1560225308 https://github.com/pydata/xarray/pull/7865#issuecomment-1560225308 https://api.github.com/repos/pydata/xarray/issues/7865 IC_kwDOAMm_X85c_yYc dcherian 2448579 2023-05-23T22:49:14Z 2023-05-23T22:49:14Z MEMBER

Thanks @martinfleis this is a very valuable contribution to the ecosystem!

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  Upload nightly wheels to scientific-python-nightly-wheels 1720850091
1560060281 https://github.com/pydata/xarray/pull/7865#issuecomment-1560060281 https://api.github.com/repos/pydata/xarray/issues/7865 IC_kwDOAMm_X85c_KF5 keewis 14808389 2023-05-23T20:11:32Z 2023-05-23T20:11:32Z MEMBER

this appears to have worked. Thanks, @martinfleis!

{
    "total_count": 1,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 1,
    "eyes": 0
}
  Upload nightly wheels to scientific-python-nightly-wheels 1720850091
1560049559 https://github.com/pydata/xarray/pull/7865#issuecomment-1560049559 https://api.github.com/repos/pydata/xarray/issues/7865 IC_kwDOAMm_X85c_HeX welcome[bot] 30606887 2023-05-23T20:02:12Z 2023-05-23T20:02:12Z NONE

Congratulations on completing your first pull request! Welcome to Xarray! We are proud of you, and hope to see you again!

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  Upload nightly wheels to scientific-python-nightly-wheels 1720850091
1560049420 https://github.com/pydata/xarray/pull/7865#issuecomment-1560049420 https://api.github.com/repos/pydata/xarray/issues/7865 IC_kwDOAMm_X85c_HcM keewis 14808389 2023-05-23T20:02:05Z 2023-05-23T20:02:05Z MEMBER

add the token as a ANACONDA_NIGHTLY secret.

done. Let's try it!

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  Upload nightly wheels to scientific-python-nightly-wheels 1720850091
1559813805 https://github.com/pydata/xarray/pull/7865#issuecomment-1559813805 https://api.github.com/repos/pydata/xarray/issues/7865 IC_kwDOAMm_X85c-N6t martinfleis 36797143 2023-05-23T16:49:00Z 2023-05-23T16:49:00Z CONTRIBUTOR

depends on whether we can put local versions on anaconda

Seems okay -> https://anaconda.org/scientific-python-nightly-wheels/xarray/files

now I do, the username is the same as on github.

I've added you. You should be able to generate a token at https://anaconda.org/scientific-python-nightly-wheels/settings/access with Allow write access to the API site and Allow uploads to Standard Python repositories permissions and add the token as a ANACONDA_NIGHTLY secret.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  Upload nightly wheels to scientific-python-nightly-wheels 1720850091
1559677947 https://github.com/pydata/xarray/pull/7865#issuecomment-1559677947 https://api.github.com/repos/pydata/xarray/issues/7865 IC_kwDOAMm_X85c9sv7 keewis 14808389 2023-05-23T15:33:46Z 2023-05-23T15:33:46Z MEMBER

Do we need to build the wheel in the same way you currently do in [the TestPyPI workflow]

depends on whether we can put local versions on anaconda. PyPI and TestPyPI don't allow that, so we had to modify pyproject.toml to make setuptools-scm generate versions without the local part.

Do you have an account there so I can add you?

now I do, the username is the same as on github.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  Upload nightly wheels to scientific-python-nightly-wheels 1720850091
1559669046 https://github.com/pydata/xarray/pull/7865#issuecomment-1559669046 https://api.github.com/repos/pydata/xarray/issues/7865 IC_kwDOAMm_X85c9qk2 martinfleis 36797143 2023-05-23T15:28:39Z 2023-05-23T15:28:39Z CONTRIBUTOR

Do we need to build the wheel in the same way you currently do in https://github.com/pydata/xarray/blob/main/.github/workflows/testpypi-release.yaml? I used the building workflow from the PyPI release but I just noticed that you do it a bit differently when pushing to TestPyPI.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  Upload nightly wheels to scientific-python-nightly-wheels 1720850091
1559665998 https://github.com/pydata/xarray/pull/7865#issuecomment-1559665998 https://api.github.com/repos/pydata/xarray/issues/7865 IC_kwDOAMm_X85c9p1O martinfleis 36797143 2023-05-23T15:26:44Z 2023-05-23T15:26:44Z CONTRIBUTOR

I'll help setting that up, but I wonder if it is possible to sign up multiple people?

We can add as many people as you'd like. They just need an account on anaconda.org. Do you have an account there so I can add you? You can then add other as you'll need.

{
    "total_count": 1,
    "+1": 1,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  Upload nightly wheels to scientific-python-nightly-wheels 1720850091
1558206595 https://github.com/pydata/xarray/pull/7865#issuecomment-1558206595 https://api.github.com/repos/pydata/xarray/issues/7865 IC_kwDOAMm_X85c4FiD welcome[bot] 30606887 2023-05-22T23:57:08Z 2023-05-22T23:57:08Z NONE

Thank you for opening this pull request! It may take us a few days to respond here, so thank you for being patient. If you have questions, some answers may be found in our contributing guidelines.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  Upload nightly wheels to scientific-python-nightly-wheels 1720850091

Advanced export

JSON shape: default, array, newline-delimited, object

CSV options:

CREATE TABLE [issue_comments] (
   [html_url] TEXT,
   [issue_url] TEXT,
   [id] INTEGER PRIMARY KEY,
   [node_id] TEXT,
   [user] INTEGER REFERENCES [users]([id]),
   [created_at] TEXT,
   [updated_at] TEXT,
   [author_association] TEXT,
   [body] TEXT,
   [reactions] TEXT,
   [performed_via_github_app] TEXT,
   [issue] INTEGER REFERENCES [issues]([id])
);
CREATE INDEX [idx_issue_comments_issue]
    ON [issue_comments] ([issue]);
CREATE INDEX [idx_issue_comments_user]
    ON [issue_comments] ([user]);
Powered by Datasette · Queries took 20.5ms · About: xarray-datasette