PyPI Package Deployment Questions
💬 Request/Question for PyPi package deployment
I need help on publishing packages to PyPi from a specific repository in Eclipse Tractus-X I have tried in our mail list to ask for support but no one knew how could I do it.
Here was my email from the list:
We at the industry core hub (https://github.com/eclipse-tractusx/industry-core-hub) are looking for support, we have created a new repository called Tractus-X SDK, which we will develop and will be a “literally toolbox” for using the EDC, DTR and the Submodel Service according to the Catena-X Data Provision and Data Consumption Standards. It can be re-used by other KIT use cases that want to use this components, and they will have an example on how to use it (frontend and backend) in the IC-Hub.
More description is here: https://github.com/eclipse-tractusx/tractusx-sdk
However now that we have a repository for that, in order to use is in our industry core hub repo, we need to find a way to publish this “libraries” which are in Python into PyPi Issue: https://github.com/eclipse-tractusx/tractusx-sdk/issues/6
I see that other eclipse projects have uploaded they packages here already so is not impossible: https://pypi.org/search/?q=eclipse&o=
Therefore I have some questions:
- Does anybody know what are the best practices on uploading thinks with Github Actions to PyPi?
- Do we need to set some “secrets” in our repo to allow that? How do we do that?
- Any examples already available?
What do I need to do to achieve that???
🚨 Priority
-
Urgent -
High -
Medium -
Low
⚠ ️ Severity
-
Blocker -
Major -
Normal -
Low