Dev Ops: getting from development to deployment

Hello All

Just a general query to find out what others are doing with regards to Dev Ops. Dev Ops meaning how to get from development to deployment.

How do you release small bug fixes while simultaneously working on a large update? How do you deal with a feature being dropped when halfway through development? How do you deal with data changes after updating (meta and actual data)?

I’m not running into a specific problem - just trying to get a discussion about best practices for development. Any feedback is appreciated!

Cheers,
Kirk

1 Like

You can try and workaround them but there is no good solution in Bubble for those problems you mention.

There is this small feature they added for hot fixing on the same browser session, but it’s not bulletproof.

That is why they have added some features like branching in their roadmap.