-
Notifications
You must be signed in to change notification settings - Fork 39
Open
Description
I’d like to suggest integrating the XMPP Interop Test framework into the CI pipeline. This would help ensure standards compliance and detect interoperability issues. Although I can't see any preexisting continuous integration workflows in this repository, the framework supports GitHub Workflows (as well as many others). Integration should be straightforward as long as a running XMPP service can be made available in the pipeline.
There are already similar integrations for ejabberd and Openfire that could serve as references. I’d be happy to help work on setting this up, though I would need some guidance from the team.