Good morning folks,
I'm currently trying to automate building Bonita artifact using Jenkins pipeline.
When I started looking for an example for such a script, I found a concept called BCD IN Bonita Documentation. I tried to follow the steps mentioned but no results, I couldn't pull the image from quay.io/bonitasoft/bcd-controller:3.4.5
Is there another way to do the pipeline script, or is there an example ?
Another question, what are the output artifact from a Bonita project ? (Zip for API extension, .bar for process ....)
I need the steps to succeed my build and the command needed to do so.
Regards,
Hi Fatma,
Automating Bonita project build is an enterprise value, and I’m afraid we do not provide any open-source tooling for that.
If you (or your company) are interested, you can contact Bonitasoft sales team.
Have a nice day
Romain
Alright, but what about this link https://documentation.bonitasoft.com/bonita/7.8/set-up-continuous-integration.
It gives me the possibility to build Bonita artifact using a freestyle Job,
My purpose now is to build it with a pipeline Job in Jenkins. Is it even possible ?
If you have any useful links or suggestions, please let me know :)
Regards,
As it is stated in this page:
For Enterprise, Performance, Efficiency, and Teamwork editions only.
Sorry
Another question : what is the output when I EXECUTE Bonitasubscription.sh ?