Scheduled maintenance on Saturday, 27 September 2025, from 07:00 AM to 4:00 PM GMT (09:00 AM to 6:00 PM CEST) - some services may be unavailable -

Skip to content

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:
    1. Ensure the version is updated in setup.py or pyproject.toml.
    2. Create a release in your repository.
    3. Automate the packaging and publishing process to PyPI via CI pipeline.
    4. 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