Hello there, I am trying to avoid sonar scan for third party packages/code for some reasons in cloud manager CI/CD pipeline. Tried configuring below configuration in root pom file.<properties> .... ... <sonar.exclusions> **/apps/acs-commons/**, **/apps/acs-co...
Hello Team, As I am exploring the capabilities of EDS, want to understand the controlling the cache for pages on EDS. Tried couple of methods such are having .helix/headers with cache-control header in google drive and following another step of having configuration helix-routes.yaml file in git rep...
Hi Arun,I was able to follow the document from given link and able to add custom headers from .helix/headers - Custom headers which are workingurl Key Value** Publisher EDS but could not get that working fo...