You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 6, 2022. It is now read-only.
Each connector has to pass TDD tests before submit PR.
When pass TDD tests, we need generate a pass certificate under the connector project. Submit the connector with the TDD certificate.
We will use github CI to verify the certificate automatically.
The certificate will contains,
1, connector information, id, group, class name, type
2, md5 for every class files.
Purpose is to make sure every PR has pass TDD tests.
The text was updated successfully, but these errors were encountered: