There are cases that during a Batch Publish and Install step using the ALOps Extension API
, although the process finishes with no errors , the app is not actually installed but remains just published.
That causes a false sense of everything is ok but actually that is not the case. What we do now is to either login to the enviroment and check everything is properly installed or rerun the pipeline and check the installed apps at the begining.
A list with the actual installed apps (from those sent) in the end of the process will be an idea to verify the correct completion of the process.
There are cases that during a Batch Publish and Install step using the ALOps Extension API
, although the process finishes with no errors , the app is not actually installed but remains just published.
That causes a false sense of everything is ok but actually that is not the case. What we do now is to either login to the enviroment and check everything is properly installed or rerun the pipeline and check the installed apps at the begining.
A list with the actual installed apps (from those sent) in the end of the process will be an idea to verify the correct completion of the process.