hhuijser / evp-portlet-upgrade

0 stars 0 forks source link

Initial setup for Lugot to help with upgrade. #134

Closed lugbot closed 3 years ago

lugbot commented 3 years ago

Lugbot Quickstart

Steps to configure Lugbot

Configure your webhooks settings and add a webhook for @lugbot.

.liferay/lugbot.yaml

Below is sample conetnts of a .liferay/lugbot.yaml file.

tasks:
mode: pr
upgrade:
    currentVersion: '6.2'
    upgradeVersion: '7.3'
    workspacePath: path/to/liferay-workspace/
    enableAll: true
quality:
    categories:
    - BugPrevention
    - Performance

Using Lugbot

Prepare an upgrade branch

Lugbot workflow

Lugbot commands