This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"completedTasks": [ | |
{ | |
"finishTime": 1627047806038, | |
"id": 4, | |
"name": "Bug Prevention", | |
"projectId": 1, | |
"startTime": 1627047771174, | |
"state": "COMPLETED_SUCCESS" | |
}, |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"completedTasks": [ | |
{ | |
"finishTime": 1627047806038, | |
"id": 4, | |
"name": "Bug Prevention", | |
"projectId": 1, | |
"startTime": 1627047771174, | |
"state": "COMPLETED_SUCCESS" | |
}, |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"completedTasks": [ | |
{ | |
"finishTime": 1627047806038, | |
"id": 4, | |
"name": "Bug Prevention", | |
"projectId": 1, | |
"startTime": 1627047771174, | |
"state": "COMPLETED_SUCCESS" | |
}, |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"completedTasks": [], | |
"pendingTasks": [ | |
{ | |
"finishTime": 0, | |
"id": 9, | |
"name": "Code Upgrade Proposal: debug-timer_sleep-60", | |
"startTime": 0, | |
"state": "2" | |
}, |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
tasks: | |
mode: pr | |
upgrade: | |
currentVersion: '7.1' | |
upgradeVersion: '7.3' | |
enableAll: true | |
quality: | |
categories: | |
- BugPrevention | |
- Performance |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"action": "created", | |
"issue": { | |
"url": "https://api.github.com/repos/gamerson/lfrgs-sim-ips-test/issues/3", | |
"repository_url": "https://api.github.com/repos/gamerson/lfrgs-sim-ips-test", | |
"labels_url": "https://api.github.com/repos/gamerson/lfrgs-sim-ips-test/issues/3/labels{/name}", | |
"comments_url": "https://api.github.com/repos/gamerson/lfrgs-sim-ips-test/issues/3/comments", | |
"events_url": "https://api.github.com/repos/gamerson/lfrgs-sim-ips-test/issues/3/events", | |
"html_url": "https://github.com/gamerson/lfrgs-sim-ips-test/issues/3", | |
"id": 725970390, |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"id": "lugbot", | |
"execute-command": "/opt/lugbot-upgrade.sh", | |
"command-working-directory": "/tmp", | |
"pass-arguments-to-command": | |
[ | |
{ | |
"source": "payload", | |
"name": "repository.owner.login" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
> Task :compileJava SKIPPED | |
> Task :processResources SKIPPED | |
> Task :classes SKIPPED | |
> Task :jar SKIPPED | |
> Task :startScripts SKIPPED | |
> Task :distTar SKIPPED | |
> Task :distZip SKIPPED | |
> Task :assemble SKIPPED | |
> Task :compileTestJava SKIPPED | |
> Task :processTestResources SKIPPED |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
allprojects { | |
plugins.withId("com.liferay.node") { | |
node.nodeUrl = node.nodeUrl.replace("http:", "https:") | |
} | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dxp-7.0-sp8 | |
commerce-2.0.7-7.2 | |
dxp-7.0-sp10 | |
portal-7.3-ga3 | |
dxp-7.1-sp2 | |
commerce-2.0.7-7.1 | |
portal-7.3-ga2 | |
commerce-2.0.2 | |
dxp-7.0-sp5 | |
dxp-7.2-ga1 |