Orcascript and autocompiler
- How-to
- Giuseppe moglia
- PowerBuilder
- Tuesday, 3 September 2019 02:58 PM UTC
Hi Guys
I've set up an Source Control System with SVN and a Continous Integration system with Jenkins.
I've one workspace with 4 targets with some pbls shared
Moreover on different target I've the same object in different pbls
For instance for the target A the object X is in b.pbl and for the target C the object X is in d.pbl
So in my Jenkins job, in order to build the target A, I've to delete the d.pbl.src folder under ws_objects
and in my Jenkins job, in order to build the target C, I've to delete the b.pbl.src folder under ws_objects
The question is:
Orcascript regenerate all pbls (from objects under ws_objects) under my target or pbc170 does it itself
Which features (RAM, CPU, disk etc) has to have my Jenkins and autocompile machine to improve my performances?
Thanks
Find Questions by Tag
Helpful?
If a reply or comment is helpful for you, please don’t hesitate to click the Helpful button. This action is further confirmation of their invaluable contribution to the Appeon Community.