arobirosa / areco-deployment-script-manager

Simple but powerful Patch system for SAP Commerce Cloud (hybris)
Apache License 2.0
12 stars 5 forks source link
hybris hybris-automations hybris-commerce-suite hybris-extensions java sap sap-commerce sap-hybris

Areco Deployment Script Manager

Simple but powerful Patch system for SAP Commerce Cloud, formely known as SAP hybris

With this extension you can create deployment scripts (patches) which are going to be automatically run during the update running system of the SAP Commerce platform. It allows you to fully automate the changes in the data that every tickets requires, the early testing of this changes and the reduction of errors related to these changes.

Disclaimer: this project is not affiliated, associated, authorized, endorsed by, or in any way officially connected with SAP, or any of its subsidiaries or its affiliates.

Features

Advantages over SAP Commerce's patch extension

What are the advantages of the Areco Deployment Scripts manager compared to the Hybris Patch extension?

Installation

Installation instructions

Usage

How to write patches

How to run patches

Screenshots

This extension addes a new menu in the Backoffice (or hMC)

New menu in Backoffice

It shows the list of applied patches

List of applied patches in Backoffice

It stores the stacktrace of any patch which failed during the execution

Patch with a failed execution in Backoffice

The execution of the patches is logged on the console and you can use ant to apply the patches without updating the system

The execution of the patches is logged on the console

Contributing

How to contribute as an user, translator or developer