Hi,
After recent AEM push update, our build is failing in "Code Quality" step .
Issue is with indexing, Please find below the issue statement
"Index definitions type needs to be 'lucene' to compliant with AEM as a Cloud Service"
How can I test this issue in local before pushing it to stage?
Thanks
Ganesh
+91-9380201140
Solved! Go to Solution.
Views
Replies
Total Likes
Hi @aem-enthu27 ,
You can setup jenkins on your local. There is a jenkins plugin "Adobe Cloud Manager Plugin". Once you install this on your local jenkins, it does allow you to run different scripts on your codebase. This will perform similar checks that happens on Cloud Manager. There are some configurations that you will have to do to set it up. Please refer to this link - https://plugins.jenkins.io/adobe-cloud-manager/
Check the operations that this plugin provides in the attached screenshots.
I find it very useful for multiple operations.
Some more useful links -
https://www.opsinventor.com/regarding-integrating-aem-cloud-manager-and-jenkins-diagrams-how-tos/
Moreover to fix the issue you can check this - https://experienceleague.adobe.com/docs/experience-manager-cloud-manager/using/how-to-use/custom-cod...
Hi,
Please check https://experienceleague.adobe.com/docs/experience-manager-cloud-manager/using/how-to-use/custom-cod...
Hi @aem-enthu27 ,
You can setup jenkins on your local. There is a jenkins plugin "Adobe Cloud Manager Plugin". Once you install this on your local jenkins, it does allow you to run different scripts on your codebase. This will perform similar checks that happens on Cloud Manager. There are some configurations that you will have to do to set it up. Please refer to this link - https://plugins.jenkins.io/adobe-cloud-manager/
Check the operations that this plugin provides in the attached screenshots.
I find it very useful for multiple operations.
Some more useful links -
https://www.opsinventor.com/regarding-integrating-aem-cloud-manager-and-jenkins-diagrams-how-tos/
Moreover to fix the issue you can check this - https://experienceleague.adobe.com/docs/experience-manager-cloud-manager/using/how-to-use/custom-cod...
Views
Likes
Replies