Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a daily CI job that compiles against the latest rust-sdk and create an issue if broken #135

Open
richvdh opened this issue Jul 5, 2024 · 0 comments

Comments

@richvdh
Copy link
Member

richvdh commented Jul 5, 2024

We keep discovering that the wasm bindings don't build against the current rust SDK. We would like a CI job which runs daily and builds and tests the wasm-bindings against the current rust SDK. If it fails, it should open an issue (if one is not already open), and ping us in a Matrix room.

https://github.com/element-hq/synapse/blob/develop/.github/workflows/twisted_trunk.yml may provide inspiration for the "open an issue" part.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant