Hi Abhishek Narain ,
Something is not clear for me.
We want to use this new package to validate and test the factory before the change is merged in the collaboration branch.
So: PR to collaboration branch -> build artefact produced -> deployment back in DEV and tests -> PR approved and merged -> build artefact produced for release to int and prod.
Is this correct? I understood from the documentation that this method requires this DEV deployment (which before was not needed), as a replacement of the Publish button.
How this deployment back in dev works since dev has also git integration enabled?
I have tried it, deployment back in dev works, but I can't identify my changes in the Factory UI. There are on the feature branch and not in collaboration branch (of course, since merge did not happen at this time), but where the changes are applied after deploying back to dev?
Thank you in advance!