Develop-latest stability

How stable is the “develop-latest” build for Docker right now?

There are a few features and fixes we could use right now :slight_smile:
I’ve done some initial testing locally and it seems ok for the most part, but I’d like a second opinion.

Hi @dev-rd,

all things merged into develop branch are typically properly reviewed and tested. However due to some occasional problems (e.g. there could be a migration problem upon merging or something discovered later in our staging environment) I would not recommend to “auto-update” baserow from the develop branch.

It’s always a bit tricky with the develop-latest branch, but I agree with @petrs that everything is properly tested. For your information, we deployed the latest changes to baserow.io last Monday, so most of it should be quite stable.

We merged a big change of the formula system afterward, making it much more performant if you have many depending on fields. There can be bugs there. That why we were more comfortable putting it in the develop branch for 2 or 3 weeks before we deploy/release it.

Which features and fixes are you looking for specifically?

The most important ones would be:

highlighting edited row

lookup/formula filters and other fixes i.e.

primary field change

type to complete / enter to selct

we use some formulas, but not overly complicated ones - I’ll check if we have some time allotted to fixes in case they do not work as expected.