space_packet_parser icon indicating copy to clipboard operation
space_packet_parser copied to clipboard

Move Space Packet Parser into LASP PyPI Organization

Open medley56 opened this issue 4 months ago • 2 comments

Summary

We have a community level Organization on PyPI now, which helps to manage teams of people working on PyPI projects. We should move Space Packet Parser into the Org.

Expected Issues

  • Breakage of PyPI publishing from GitHub
  • Need to create a new Trusted Publisher endpoint for OIDC in new PyPI project

medley56 avatar Aug 14 '25 16:08 medley56

I'm not following what the org does. I think it is just a way of organizing/grouping projects, but doesn't change anything about the "project" itself does it?

No projects currently: https://pypi.org/org/lasp/

But, looking at Numpy as an example, I don't think anything needs to be changed, you are basically just adding a new reference I think?

numpy org: https://pypi.org/org/numpy/ numpy project: https://pypi.org/project/numpy/

greglucas avatar Aug 14 '25 20:08 greglucas

I think the only issue I'm confident of is the need to recreate a new PyPI-side trusted publisher for GitHub because the trusted publishers reportedly don't follow projects when they are transferred to an Organization. But yes, on the GitHub side, hopefully no changes are required.

medley56 avatar Aug 14 '25 20:08 medley56