i don't think there is any requirement to build deployment pipeline as Yuri mentioned espocrm is not a framework product and it is a complied product. Best way is to use https://github.com/espocrm/ext-template which will allow you to build test and install any changes - the sweet part if you isolate any potential problem but using ext-template in a way that if there is any issue uninstall extension (reinstall previous version) and fix issue. in most case i have never had any issue since all test are done locally and only build extension when satisfied.
This has been my experience so far. Probably some other dev can share their thoughts here.
Cheers
This has been my experience so far. Probably some other dev can share their thoughts here.
Cheers
Comment