Develop Flow when New Release/Tag is Created
Proposers
- Alvaro Andrés Anaya Amariles (Telefónica)
Description
- Action: Trigger the process to update the SDK in the Python Package Index (PyPI).
- Steps:
- Ensure the version is updated in setup.py or pyproject.toml.
- Create a release in your repository.
- Automate the packaging and publishing process to PyPI via CI pipeline.
- Use twine or similar tools to push to PyPI.
Acknowledgements
This work is funded by the European Commission through the project with Grant Agreement number .
example: This work is funded by the European Commission through the FIDAL project with Grant Agreement number 101096146.
Edited by Jorge Moratinos