hdresearch / nolita

Work with web-enabled agents quickly — whether running a quick task or bootstrapping a full-stack product.
https://nolita.ai
MIT License
79 stars 3 forks source link

meta: migrate to two-branch deploy process #62

Closed matildepark closed 2 months ago

matildepark commented 2 months ago

Treating main as a living project works for constant iteration but it creates scenarios like in #59 where we can't patch stable due to breaking changes in dev.

The changes are small:

Then we can deploy bug fixes to stable alongside major release work.