You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed that the latest version pypgstac on pypi is 0.2.4. The main branch has a version of 0.2.3, and there's not tags for all released versions.
We should set up GitHub Actions to do the publishing, much like we are doing in pystac. That way releases happen on each GitHub release, and the python package is published by CI against tagged versions. This will require the stacutils user to be made a maintainer on the pypgstac pypi repository.
The text was updated successfully, but these errors were encountered:
👍 Was just going to make an issue that there aren't Git tags for every issue release. Would be nice to have them in sync with what gets pushed to pypi.
I noticed that the latest version pypgstac on pypi is 0.2.4. The main branch has a version of 0.2.3, and there's not tags for all released versions.
We should set up GitHub Actions to do the publishing, much like we are doing in pystac. That way releases happen on each GitHub release, and the python package is published by CI against tagged versions. This will require the
stacutils
user to be made a maintainer on the pypgstac pypi repository.The text was updated successfully, but these errors were encountered: