Skip to content

FEA005 -Automate build, test, and deployment processes

Feature ID FEA005
Subsystem the feature is part of PrestaShop as a Service
Responsible person Tugba Ilhan(0987)
Status proposal

All relevant issues related to or contributing to the definition of the feature are gathered here

[User Story 013] As a system administrator, I want to be able to quickly and easily roll back a deployment in case of issues, so that service availability is minimally impacted.
[User Story 014] As a test engineer, I want to trigger specific automated tests once the build process is successful, so I can validate the latest changes without manual coordination or execution.
[User Story 015] As team leader, I would like to be notified when builds fail or when tests fail on the main branch, allowing me to monitor the health of the development process.

User interface mock-up

No changes to user interface

Testing / possible acceptance criteria

  • System administrator can rollback deployment quickly and easily without service interruption. Test case

  • Automated tests are triggered automatically after a successful build. Test case

  • Team leader receives notifications on build or test failures on the main branch. Test case

Back to page...