I have used Jenkins to extract packages from SVN and build using ABE and Deployer.
Since Project automator expects a project_automator.xml , is there a way to dynamically create these .xml based on packages or maps passed (any shell scripts etcc.) or do we need to create them manually .
Also will variable substitution importVarSubs (of Deployer) , be able to change the endpoints,JNDI’s etc for the packages.
Base on the latest component checked out from SVN i need to create project automator file so that only the components (which has been modiefied by developer) gets deployed.
If I use the groovy script for this will I also had to contact to the sales team ? Or can you explain what prime tool SAG provide for this and what exactly it does?
Hi
I am facing similar situation. Whenever I run the Jenkins job it is deploying all the packages exist under GitLab. Is there anyway to restrict to deploy only the packages which committed by the Developer.