home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 1557705518

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/issues/7863#issuecomment-1557705518 https://api.github.com/repos/pydata/xarray/issues/7863 1557705518 IC_kwDOAMm_X85c2LMu 14808389 2023-05-22T18:33:15Z 2023-05-22T18:33:15Z MEMBER

I wonder if pure-python projects could get away with asking to install from github? This works today: sh pip install git+https://github.com/pydata/xarray.git and we have been using it downstream in nightly CI.

That said, I can see a central location being helpful, and we'd certainly be happy to add a scheduled github action to upload built packages. We'd need some help with setting that up, though, as I personally don't have any experience whatsoever in uploading to anaconda.org. Do you have documentation/examples on how to do the actual upload?

That would also allow us to stop publishing builds to TestPyPI (not sure if those are nightlies), as that seems to have accumulated quite a few packages already that due to the PyPI policy stay there forever.

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