Skip to content

Areco Deployment Manager 1.5.3

Choose a tag to compare

@arobirosa arobirosa released this 11 Apr 10:19
· 100 commits to master since this release

This release has an important new feature: Now you can run deployment scripts multiple times. They will run during every create essential or project data step. You can use this type of script mainly to override changes done by hybris extensions on every update running system. Please use them scarcely because you will have to correct these scripts every time you change the data model.

Features

  • #4 Allow deployment scripts to run on every project or essential step creation

Bugfixing

  • Init Scripts aren't trigger after ant initialize on junit tenant [https://sourceforge.net/p/arecodeploymentscriptsmanager/tickets/57/]
  • The QA tests don't work with Hybris 1905 [https://sourceforge.net/p/arecodeploymentscriptsmanager/tickets/56/]

Maintenance

  • Improve SAP Cloud Readiness [https://sourceforge.net/p/arecodeploymentscriptsmanager/tickets/58/]
  • Remove dependency on the deprecated cockpit extension [https://sourceforge.net/p/arecodeploymentscriptsmanager/tickets/59/]

Migration to Github

This release is hosted on GitHub. I moved this project there because the rendering of the wiki pages works better, the update of the issues is faster and I am using Github for my second public project.

I hope this extension saves you time and that you have to seldom do extra hours.