Jonathan de Jong
Jonathan de Jong
I don't think the core team will go ahead with a proposal like this, as electron has proven itself quite reliable, and tauri is something new. If you can illustrate...
Also; once possible, i'd like to see a feature-by-feature and benchmarking comparisons of the two, so that the element teams can see the tradeoffs themselves, this'd make the choice easier.
Could you run `pip list`? To confirm the pyswisseph version you have installed.
I'd like to mention [this](https://github.com/ruma/ruma/pull/1356#discussion_r1019282558) and [this](https://github.com/ruma/ruma/pull/1356#discussion_r1019246241) review note as things that're unable to be tested today, but we should keep track of to re-add in the future, after this...
It seems this github action is supposed to run on version increases and tags, do we want to run them only on that, or all pushes/PRs?
For that I need to find a way for it to check the head PR commit against the base branch, which I don't see an easy way of doing right...
For the github action itself, it seems to still be difficult to get it to check against just the base branch. If we set it to check against the latest...
Doesn't this require a `build.rs`?
I don't think so, but just making sure
If it'll become a compiler error, then multiple libraries will become mutually exclusively incompatible with eachother, which is not what we want