hhuijser / evp-portlet-upgrade

0 stars 0 forks source link

[lugbot] Added workspacePath to Lugbot configuration file. #7

Closed lugbot closed 3 years ago

lugbot commented 3 years ago

Lugbot has created this PR to add a workspacePath setting in Lugbot config file.

merge advice

In order for Lugbot to help with upgrading the code in this repository, a new Liferay Workspace must be created and that location must be specified in the .liferay/lugbot.yaml file like the following example:

currentVersion: "6.2"
upgradeVersion: "7.3"
workspacePath: "workspace/"

In this this pull request, a new workspacePath: setting has been added. If this is merged, Lugbot will send a subsequent pull request with a new workspace directory pre-inited.


:information_source: The upgrades provided in this PR will not be tried again until the branch test0106 is deleted.