Add phases to existing runs via the Python SDK
You can now append phase data to runs that were already uploaded, making incremental test reporting easier.
- Added API endpoint to add phases to existing runs
- Added automatic testing of Python scripts before releases
