Sometines the solutions are so simple and almost there in front of you. I was frustrated a lot while working on projects with a local backend that I couldn't change the storage backend to zeo, of move it to another folder without touching instance.yaml, which is in git. (I even created separate 'build-dev-fs' targets in 1-2 local projects.).
Can we add this to the cookiecutter template? But please can someone check if this is correct Makefile-ish? It took me 20 minutes just to add/fix an if check 😊
plone/demo.plone.org#39
https://github.com/plone/demo.plone.org/pull/39/files#diff-5024268fbb0b80c2fca407bd63672f2e0e8c2b61e87f3bdd361e6a7a41a9dda3R99-R104
Sometines the solutions are so simple and almost there in front of you. I was frustrated a lot while working on projects with a local backend that I couldn't change the storage backend to zeo, of move it to another folder without touching instance.yaml, which is in git. (I even created separate 'build-dev-fs' targets in 1-2 local projects.).
Can we add this to the cookiecutter template? But please can someone check if this is correct Makefile-ish? It took me 20 minutes just to add/fix an if check 😊
plone/demo.plone.org#39
https://github.com/plone/demo.plone.org/pull/39/files#diff-5024268fbb0b80c2fca407bd63672f2e0e8c2b61e87f3bdd361e6a7a41a9dda3R99-R104