Open benhoyt opened 2 weeks ago
@arturo-seijas @weiiwang01
It seems the error is caused by the saml-integrator
charm, which uses the new union type syntax for Python 3.10, while the test is running on 3.8. Do we need to update the saml-integrator
to be compatible with Python 3.8 or upgrade the interface test to run on Python 3.10?
Tests for interface smtp v0 failed.
See the workflow https://github.com/canonical/charm-relation-interfaces/actions/runs/11769735758 for more detail.
@shipperizer, @BarcoMasile, @nsklikas, @wood-push-melon, @natalian98, @massigori, @canonical-iam, @pik4ez-canonical
@benhoyt @natalian98 I've added backward compatibility to the smtp-integrator
charm for Python 3.8. Let me know if you encounter any other issues.
Tests for interface smtp v0 failed.
Provider
See the workflow https://github.com/canonical/charm-relation-interfaces/actions/runs/11713777734 for more detail.
@shipperizer, @BarcoMasile, @nsklikas, @wood-push-melon, @natalian98, @massigori, @canonical-iam, @pik4ez-canonical