-
Task
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
AT:
- there is a jenkins job running the following procedure:
- checkout the master branch and pull the latest state
- checkout the last commit of last night (e.g. git rev-list -1 --before="$DATE" master # e.g. DATE="Oct 2 2018")
- create the dependency list using the dedicated script and store the front-end+ back-end dependency list
- checkout the master branch again
- create the front-end and back-end dependency lists again
- create a diff between the old version of the front-end and back-end dependency lists
- if there are changes, send an email to optimize@camunda.com and list the changes in the email body