Hi Beeplogic,
We are just starting on with Stambia, and now building packages is possible through command line
It would be really interesting for us to know how did you bridge the gap between source control and deployment :
what is the scope of your integration pipeline : did you manage to complete the chain package>deliveries>runtime through your deployment tool ?
are you using analytics for any deployment step ?
how do you handle the dependency graph between your processes ? (do you pick a single package / all of them / different strategy)
Did you integrate any automatic tests in the pipeline, or relying solely on failing package/delivery command line was enough ?
Did you aim at continuous integration/delivery ?
Thanks for your answer !