Content Fragment Extension Queries
Hello Team,
I have few queries related to Content Fragment Editor extension. I am new to App Builder, CF Editor Extension project.
1: Pipeline build deployment:
I have these Adobe IO Runtime workspaces: Local, Dev, Stage, Production.
Local is used for POC purpose. deployed the extension project here(using the command: aio app deploy). Able to test using the url:
https://experience.adobe.com/?devMode=true&ext=https://123456-sample-local.adobeio-static.net&repo=author-p123456-e66666.adobeaemcloud.com#/@xyz/aem/cf/editor/ ... so on
How to do deployment using pipeline? How to provide environment details.
2: Testing after deployment to Dev, Stage
Now, my testing team, authroing team wants to test the feature in dev, stage environemnt. Do they need to use URL with devMode?
example:
https://experience.adobe.com/?devMode=true&ext=https://123456-sample-Dev.adobeio-static.net&repo=author-p123456-e66666.adobeaemcloud.com#/@xyz/aem/cf/editor/ ... so on
https://experience.adobe.com/?devMode=true&ext=https://123456-sample-Stage.adobeio-static.net&repo=author-p123456-e66666.adobeaemcloud.com#/@xyz/aem/cf/editor/ ... so on
Or is there any better way to test?
cc @daniel-strmecki @sarav_prakash @amitvishwakarma @amanath_ullah
Thanks in advance

