We had help from OutSystems setting up Pipeline Triggers a few months ago. Now we are getting this bash error, any help would be appreciated.
Hi Bret,
That is most likely because the Python version on which you are executing the scripts is greater than v3.8. Fortunately, we have published a new version of the outsystems-pipeline python package that resolves the xunitparser dependency.
Most likely, you only need to update the value of the OSPackage.Version variable to 0.6.0 within the pipeline variable group.
Regards,Duarte Castaño | DevOps Domain Expert
Thank you @Duarte Castaño that worked!