Ensure “Success” build status means the environment is ready
In Shopware Native PaaS, a build from a commit SHA can sometimes show as “Success” even though the environment isn’t actually accessible and returns a 404 error. This causes downtime and confusion. The build process should only mark a build as “Success” once the environment is fully functional.
2
votes

-
After a “Success” build in Shopware Native PaaS, the Admin isn’t always updated right away. This is confusing and makes it hard to know when it’s safe to continue work. The “Success” status should only appear when the Admin is fully updated.