From f5a0ed51eb433a10ac24a516d901e5727c60d2e0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 3 Jul 2023 13:28:40 +0000 Subject: [PATCH] chore: autopublish 2023-07-03T13:28:40Z --- data/kogito-status/20230703.json | 286 ++++++++++++++++++------------- data/kogito-status/latest.json | 286 ++++++++++++++++++------------- data/product.json | 2 +- 3 files changed, 331 insertions(+), 243 deletions(-) diff --git a/data/kogito-status/20230703.json b/data/kogito-status/20230703.json index 581df97ea..6b721fd9b 100644 --- a/data/kogito-status/20230703.json +++ b/data/kogito-status/20230703.json @@ -2,9 +2,9 @@ "metadata": { "title": "Kogito Status", "subtitle": "Kiegroup Kogito organization repositories CI status", - "date": "2023-07-03T12:42:24.278Z", + "date": "2023-07-03T13:28:35.615Z", "createdBy": "GitHub Action", - "createdUrl": "https://github.com/kiegroup/kogito-pipelines/actions/runs/5444592177" + "createdUrl": "https://github.com/kiegroup/kogito-pipelines/actions/runs/5445050600" }, "projects": [ { @@ -6292,10 +6292,10 @@ "id": 14735823202, "name": "ubuntu-latest / Java-11 / Maven-3.8.7", "html_url": "https://github.com/kiegroup/kogito-apps/actions/runs/5443825056/jobs/9900846193", - "status": "in_progress", - "conclusion": null, + "status": "completed", + "conclusion": "failure", "started_at": "2023-07-03T11:15:02Z", - "completed_at": null, + "completed_at": "2023-07-03T12:56:15Z", "slug": "github-actions", "avatar_url": "https://avatars.githubusercontent.com/u/9919?v=4" }, @@ -10064,10 +10064,10 @@ "id": 14736575635, "name": "serverless-workflow-examples (ubuntu-latest / Java-11 / Maven-3.8.7)", "html_url": "https://github.com/kiegroup/kogito-examples/actions/runs/5444081271/jobs/9901431269", - "status": "in_progress", - "conclusion": null, + "status": "completed", + "conclusion": "failure", "started_at": "2023-07-03T11:45:39Z", - "completed_at": null, + "completed_at": "2023-07-03T12:57:48Z", "slug": "github-actions", "avatar_url": "https://avatars.githubusercontent.com/u/9919?v=4" }, @@ -10075,10 +10075,10 @@ "id": 14736575463, "name": "kogito-springboot-examples (ubuntu-latest / Java-11 / Maven-3.8.7)", "html_url": "https://github.com/kiegroup/kogito-examples/actions/runs/5444081271/jobs/9901431128", - "status": "in_progress", - "conclusion": null, + "status": "completed", + "conclusion": "success", "started_at": "2023-07-03T11:45:39Z", - "completed_at": null, + "completed_at": "2023-07-03T12:55:52Z", "slug": "github-actions", "avatar_url": "https://avatars.githubusercontent.com/u/9919?v=4" }, @@ -10086,10 +10086,10 @@ "id": 14736575248, "name": "kogito-quarkus-examples (ubuntu-latest / Java-11 / Maven-3.8.7)", "html_url": "https://github.com/kiegroup/kogito-examples/actions/runs/5444081271/jobs/9901430956", - "status": "in_progress", - "conclusion": null, + "status": "completed", + "conclusion": "success", "started_at": "2023-07-03T11:45:40Z", - "completed_at": null, + "completed_at": "2023-07-03T13:21:44Z", "slug": "github-actions", "avatar_url": "https://avatars.githubusercontent.com/u/9919?v=4" }, @@ -12638,7 +12638,7 @@ } ], "created_at": "2023-06-30T20:48:16Z", - "updated_at": "2023-07-03T09:43:42Z", + "updated_at": "2023-07-03T13:23:04Z", "closed_at": null, "merged_at": null, "base": { @@ -15218,12 +15218,14 @@ "pulls_url": "https://api.github.com/repos/kiegroup/kie-tools/pulls{/number}", "pullRequests": [ { - "number": 1827, - "title": "KOGITO-9399: SWF Editor - Multiplying Architecture integration in Edit Mode", - "url": "https://api.github.com/repos/kiegroup/kie-tools/pulls/1827", - "html_url": "https://github.com/kiegroup/kie-tools/pull/1827", + "number": 1829, + "title": "KOGITO-9423: Searching inside directories uses file extensions", + "url": "https://api.github.com/repos/kiegroup/kie-tools/pulls/1829", + "html_url": "https://github.com/kiegroup/kie-tools/pull/1829", "state": "open", "labels": [ + "waiting-for-qe", + "waiting-for-review", "Serverless Workflow" ], "draft": false, @@ -15242,123 +15244,128 @@ "login": "tiagobento", "avatar_url": "https://avatars.githubusercontent.com/u/1584568?v=4", "html_url": "https://github.com/tiagobento" + }, + { + "login": "tomasdavidorg", + "avatar_url": "https://avatars.githubusercontent.com/u/4498639?v=4", + "html_url": "https://github.com/tomasdavidorg" } ], - "created_at": "2023-06-30T21:02:32Z", - "updated_at": "2023-07-03T10:03:34Z", + "created_at": "2023-07-03T12:46:52Z", + "updated_at": "2023-07-03T13:20:54Z", "closed_at": null, "merged_at": null, "base": { "ref": "main", - "sha": "97b9a12e5163d32833c393a424c190c7afb7dfcb", + "sha": "a49a2a9cc32b083dc4fb86ef2fbf220c0ee511b5", "label": "kiegroup:main" }, "head": { - "ref": "KOGITO-9399", - "sha": "02e1c3cc152440e940972ab09bc156ebc2a3c91d", - "label": "handreyrc:KOGITO-9399" + "ref": "KOGITO-9423-Searching-inside-directories-uses-file-extensions", + "sha": "2bbbba159ee9095af5059c9ae521eeda7744fe52", + "label": "fantonangeli:KOGITO-9423-Searching-inside-directories-uses-file-extensions" }, "user": { - "login": "handreyrc", - "avatar_url": "https://avatars.githubusercontent.com/u/47090342?v=4", - "html_url": "https://github.com/handreyrc" + "login": "fantonangeli", + "avatar_url": "https://avatars.githubusercontent.com/u/17780574?v=4", + "html_url": "https://github.com/fantonangeli" }, "checks": [ { - "id": 14698426762, + "id": 14739435596, "name": "CodeQL", - "html_url": "https://github.com/kiegroup/kie-tools/runs/14698426762", + "html_url": "https://github.com/kiegroup/kie-tools/runs/14739435596", "status": "completed", - "conclusion": "success", - "started_at": "2023-06-30T21:07:29Z", - "completed_at": "2023-06-30T21:07:31Z", + "conclusion": "neutral", + "started_at": "2023-07-03T13:26:16Z", + "completed_at": "2023-07-03T13:26:21Z", "slug": "github-code-scanning", "avatar_url": "https://avatars.githubusercontent.com/u/9919?v=4" }, { - "id": 14698324999, + "id": 14739285817, "name": "run (windows-latest)", - "html_url": "https://github.com/kiegroup/kie-tools/actions/runs/5426969162/jobs/9869698575", - "status": "completed", - "conclusion": "success", - "started_at": "2023-06-30T21:02:52Z", - "completed_at": "2023-06-30T22:13:55Z", + "html_url": "https://github.com/kiegroup/kie-tools/actions/runs/5444976912/jobs/9903576101", + "status": "in_progress", + "conclusion": null, + "started_at": "2023-07-03T13:21:29Z", + "completed_at": null, "slug": "github-actions", "avatar_url": "https://avatars.githubusercontent.com/u/9919?v=4" }, { - "id": 14698324872, + "id": 14739285571, "name": "run (macos-latest)", - "html_url": "https://github.com/kiegroup/kie-tools/actions/runs/5426969162/jobs/9869698467", - "status": "completed", - "conclusion": "success", - "started_at": "2023-06-30T21:02:51Z", - "completed_at": "2023-06-30T22:06:30Z", + "html_url": "https://github.com/kiegroup/kie-tools/actions/runs/5444976912/jobs/9903575917", + "status": "in_progress", + "conclusion": null, + "started_at": "2023-07-03T13:21:33Z", + "completed_at": null, "slug": "github-actions", "avatar_url": "https://avatars.githubusercontent.com/u/9919?v=4" }, { - "id": 14698324791, - "name": "check", - "html_url": "https://github.com/kiegroup/kie-tools/actions/runs/5426969169/jobs/9869698400", - "status": "completed", - "conclusion": "success", - "started_at": "2023-06-30T21:02:45Z", - "completed_at": "2023-06-30T21:05:41Z", + "id": 14739285298, + "name": "run (ubuntu-latest)", + "html_url": "https://github.com/kiegroup/kie-tools/actions/runs/5444976912/jobs/9903575703", + "status": "in_progress", + "conclusion": null, + "started_at": "2023-07-03T13:21:25Z", + "completed_at": null, "slug": "github-actions", "avatar_url": "https://avatars.githubusercontent.com/u/9919?v=4" }, { - "id": 14698324761, + "id": 14739274560, "name": "Analyze (javascript)", - "html_url": "https://github.com/kiegroup/kie-tools/actions/runs/5426969167/jobs/9869698371", + "html_url": "https://github.com/kiegroup/kie-tools/actions/runs/5444976910/jobs/9903567206", "status": "completed", "conclusion": "success", - "started_at": "2023-06-30T21:02:43Z", - "completed_at": "2023-06-30T21:07:37Z", + "started_at": "2023-07-03T13:21:03Z", + "completed_at": "2023-07-03T13:26:24Z", "slug": "github-actions", "avatar_url": "https://avatars.githubusercontent.com/u/9919?v=4" }, { - "id": 14698324753, - "name": "run (ubuntu-latest)", - "html_url": "https://github.com/kiegroup/kie-tools/actions/runs/5426969162/jobs/9869698366", + "id": 14739274454, + "name": "check", + "html_url": "https://github.com/kiegroup/kie-tools/actions/runs/5444976908/jobs/9903567120", "status": "completed", "conclusion": "success", - "started_at": "2023-06-30T21:02:45Z", - "completed_at": "2023-06-30T22:13:15Z", + "started_at": "2023-07-03T13:21:04Z", + "completed_at": "2023-07-03T13:24:41Z", "slug": "github-actions", "avatar_url": "https://avatars.githubusercontent.com/u/9919?v=4" }, { - "id": 14698324725, + "id": 14739274452, "name": "check", - "html_url": "https://github.com/kiegroup/kie-tools/actions/runs/5426969179/jobs/9869698345", + "html_url": "https://github.com/kiegroup/kie-tools/actions/runs/5444976911/jobs/9903567119", "status": "completed", "conclusion": "success", - "started_at": "2023-06-30T21:02:43Z", - "completed_at": "2023-06-30T21:04:38Z", + "started_at": "2023-07-03T13:21:04Z", + "completed_at": "2023-07-03T13:23:02Z", "slug": "github-actions", "avatar_url": "https://avatars.githubusercontent.com/u/9919?v=4" }, { - "id": 14698324637, + "id": 14739274254, "name": "Analyze (go)", - "html_url": "https://github.com/kiegroup/kie-tools/actions/runs/5426969167/jobs/9869698271", - "status": "completed", - "conclusion": "success", - "started_at": "2023-06-30T21:02:43Z", - "completed_at": "2023-06-30T21:08:55Z", + "html_url": "https://github.com/kiegroup/kie-tools/actions/runs/5444976910/jobs/9903566968", + "status": "in_progress", + "conclusion": null, + "started_at": "2023-07-03T13:21:05Z", + "completed_at": null, "slug": "github-actions", "avatar_url": "https://avatars.githubusercontent.com/u/9919?v=4" } ] }, { - "number": 1826, - "title": "KOGITO-9496: SWF Standalone Editor is not opening after added Firefox support", - "url": "https://api.github.com/repos/kiegroup/kie-tools/pulls/1826", - "html_url": "https://github.com/kiegroup/kie-tools/pull/1826", + "number": 1827, + "title": "KOGITO-9399: SWF Editor - Multiplying Architecture integration in Edit Mode", + "url": "https://api.github.com/repos/kiegroup/kie-tools/pulls/1827", + "html_url": "https://github.com/kiegroup/kie-tools/pull/1827", "state": "open", "labels": [ "Serverless Workflow" @@ -15370,14 +15377,19 @@ "avatar_url": "https://avatars.githubusercontent.com/u/531351?v=4", "html_url": "https://github.com/ederign" }, + { + "login": "paulovmr", + "avatar_url": "https://avatars.githubusercontent.com/u/832830?v=4", + "html_url": "https://github.com/paulovmr" + }, { "login": "tiagobento", "avatar_url": "https://avatars.githubusercontent.com/u/1584568?v=4", "html_url": "https://github.com/tiagobento" } ], - "created_at": "2023-06-30T20:54:15Z", - "updated_at": "2023-07-03T10:02:58Z", + "created_at": "2023-06-30T21:02:32Z", + "updated_at": "2023-07-03T10:03:34Z", "closed_at": null, "merged_at": null, "base": { @@ -15386,101 +15398,101 @@ "label": "kiegroup:main" }, "head": { - "ref": "KOGITO-9496", - "sha": "f7c6e658b4e8a49ee68a0dd746493a90cd92c1bc", - "label": "paulovmr:KOGITO-9496" + "ref": "KOGITO-9399", + "sha": "02e1c3cc152440e940972ab09bc156ebc2a3c91d", + "label": "handreyrc:KOGITO-9399" }, "user": { - "login": "paulovmr", - "avatar_url": "https://avatars.githubusercontent.com/u/832830?v=4", - "html_url": "https://github.com/paulovmr" + "login": "handreyrc", + "avatar_url": "https://avatars.githubusercontent.com/u/47090342?v=4", + "html_url": "https://github.com/handreyrc" }, "checks": [ { - "id": 14698257838, + "id": 14698426762, "name": "CodeQL", - "html_url": "https://github.com/kiegroup/kie-tools/runs/14698257838", + "html_url": "https://github.com/kiegroup/kie-tools/runs/14698426762", "status": "completed", "conclusion": "success", - "started_at": "2023-06-30T20:59:17Z", - "completed_at": "2023-06-30T20:59:22Z", + "started_at": "2023-06-30T21:07:29Z", + "completed_at": "2023-06-30T21:07:31Z", "slug": "github-code-scanning", "avatar_url": "https://avatars.githubusercontent.com/u/9919?v=4" }, { - "id": 14698174050, - "name": "check", - "html_url": "https://github.com/kiegroup/kie-tools/actions/runs/5426920075/jobs/9869583387", + "id": 14698324999, + "name": "run (windows-latest)", + "html_url": "https://github.com/kiegroup/kie-tools/actions/runs/5426969162/jobs/9869698575", "status": "completed", "conclusion": "success", - "started_at": "2023-06-30T20:54:28Z", - "completed_at": "2023-06-30T20:57:56Z", + "started_at": "2023-06-30T21:02:52Z", + "completed_at": "2023-06-30T22:13:55Z", "slug": "github-actions", "avatar_url": "https://avatars.githubusercontent.com/u/9919?v=4" }, { - "id": 14698173904, - "name": "run (windows-latest)", - "html_url": "https://github.com/kiegroup/kie-tools/actions/runs/5426920071/jobs/9869583282", + "id": 14698324872, + "name": "run (macos-latest)", + "html_url": "https://github.com/kiegroup/kie-tools/actions/runs/5426969162/jobs/9869698467", "status": "completed", "conclusion": "success", - "started_at": "2023-06-30T20:54:35Z", - "completed_at": "2023-06-30T21:53:33Z", + "started_at": "2023-06-30T21:02:51Z", + "completed_at": "2023-06-30T22:06:30Z", "slug": "github-actions", "avatar_url": "https://avatars.githubusercontent.com/u/9919?v=4" }, { - "id": 14698173816, - "name": "run (macos-latest)", - "html_url": "https://github.com/kiegroup/kie-tools/actions/runs/5426920071/jobs/9869583224", + "id": 14698324791, + "name": "check", + "html_url": "https://github.com/kiegroup/kie-tools/actions/runs/5426969169/jobs/9869698400", "status": "completed", "conclusion": "success", - "started_at": "2023-06-30T20:54:34Z", - "completed_at": "2023-06-30T21:30:43Z", + "started_at": "2023-06-30T21:02:45Z", + "completed_at": "2023-06-30T21:05:41Z", "slug": "github-actions", "avatar_url": "https://avatars.githubusercontent.com/u/9919?v=4" }, { - "id": 14698173776, + "id": 14698324761, "name": "Analyze (javascript)", - "html_url": "https://github.com/kiegroup/kie-tools/actions/runs/5426920073/jobs/9869583196", + "html_url": "https://github.com/kiegroup/kie-tools/actions/runs/5426969167/jobs/9869698371", "status": "completed", "conclusion": "success", - "started_at": "2023-06-30T20:54:25Z", - "completed_at": "2023-06-30T20:59:26Z", + "started_at": "2023-06-30T21:02:43Z", + "completed_at": "2023-06-30T21:07:37Z", "slug": "github-actions", "avatar_url": "https://avatars.githubusercontent.com/u/9919?v=4" }, { - "id": 14698173712, + "id": 14698324753, "name": "run (ubuntu-latest)", - "html_url": "https://github.com/kiegroup/kie-tools/actions/runs/5426920071/jobs/9869583145", + "html_url": "https://github.com/kiegroup/kie-tools/actions/runs/5426969162/jobs/9869698366", "status": "completed", "conclusion": "success", - "started_at": "2023-06-30T20:54:29Z", - "completed_at": "2023-06-30T21:26:14Z", + "started_at": "2023-06-30T21:02:45Z", + "completed_at": "2023-06-30T22:13:15Z", "slug": "github-actions", "avatar_url": "https://avatars.githubusercontent.com/u/9919?v=4" }, { - "id": 14698173698, + "id": 14698324725, "name": "check", - "html_url": "https://github.com/kiegroup/kie-tools/actions/runs/5426920072/jobs/9869583135", + "html_url": "https://github.com/kiegroup/kie-tools/actions/runs/5426969179/jobs/9869698345", "status": "completed", "conclusion": "success", - "started_at": "2023-06-30T20:54:25Z", - "completed_at": "2023-06-30T20:56:34Z", + "started_at": "2023-06-30T21:02:43Z", + "completed_at": "2023-06-30T21:04:38Z", "slug": "github-actions", "avatar_url": "https://avatars.githubusercontent.com/u/9919?v=4" }, { - "id": 14698173686, + "id": 14698324637, "name": "Analyze (go)", - "html_url": "https://github.com/kiegroup/kie-tools/actions/runs/5426920073/jobs/9869583126", + "html_url": "https://github.com/kiegroup/kie-tools/actions/runs/5426969167/jobs/9869698271", "status": "completed", "conclusion": "success", - "started_at": "2023-06-30T20:54:26Z", - "completed_at": "2023-06-30T21:00:33Z", + "started_at": "2023-06-30T21:02:43Z", + "completed_at": "2023-06-30T21:08:55Z", "slug": "github-actions", "avatar_url": "https://avatars.githubusercontent.com/u/9919?v=4" } @@ -18212,10 +18224,31 @@ "labels": [ "backport-1.40.x" ], - "draft": true, - "requested_reviewers": [], + "draft": false, + "requested_reviewers": [ + { + "login": "krisv", + "avatar_url": "https://avatars.githubusercontent.com/u/408314?v=4", + "html_url": "https://github.com/krisv" + }, + { + "login": "robpblake", + "avatar_url": "https://avatars.githubusercontent.com/u/1170393?v=4", + "html_url": "https://github.com/robpblake" + }, + { + "login": "MarianMacik", + "avatar_url": "https://avatars.githubusercontent.com/u/6797884?v=4", + "html_url": "https://github.com/MarianMacik" + }, + { + "login": "kaldesai", + "avatar_url": "https://avatars.githubusercontent.com/u/43639538?v=4", + "html_url": "https://github.com/kaldesai" + } + ], "created_at": "2023-06-28T21:07:57Z", - "updated_at": "2023-07-01T15:30:45Z", + "updated_at": "2023-07-03T13:26:30Z", "closed_at": null, "merged_at": null, "base": { @@ -18234,6 +18267,17 @@ "html_url": "https://github.com/ricardozanini" }, "checks": [ + { + "id": 14739225560, + "name": "Building Serverless Workflow Documentation with Antora", + "html_url": "https://github.com/kiegroup/kogito-docs/actions/runs/5444961320/jobs/9903529472", + "status": "completed", + "conclusion": "success", + "started_at": "2023-07-03T13:19:30Z", + "completed_at": "2023-07-03T13:20:37Z", + "slug": "github-actions", + "avatar_url": "https://avatars.githubusercontent.com/u/9919?v=4" + }, { "id": 14696699054, "name": "Mixed content - tangerine-crostata-04a6bf", diff --git a/data/kogito-status/latest.json b/data/kogito-status/latest.json index 581df97ea..6b721fd9b 100644 --- a/data/kogito-status/latest.json +++ b/data/kogito-status/latest.json @@ -2,9 +2,9 @@ "metadata": { "title": "Kogito Status", "subtitle": "Kiegroup Kogito organization repositories CI status", - "date": "2023-07-03T12:42:24.278Z", + "date": "2023-07-03T13:28:35.615Z", "createdBy": "GitHub Action", - "createdUrl": "https://github.com/kiegroup/kogito-pipelines/actions/runs/5444592177" + "createdUrl": "https://github.com/kiegroup/kogito-pipelines/actions/runs/5445050600" }, "projects": [ { @@ -6292,10 +6292,10 @@ "id": 14735823202, "name": "ubuntu-latest / Java-11 / Maven-3.8.7", "html_url": "https://github.com/kiegroup/kogito-apps/actions/runs/5443825056/jobs/9900846193", - "status": "in_progress", - "conclusion": null, + "status": "completed", + "conclusion": "failure", "started_at": "2023-07-03T11:15:02Z", - "completed_at": null, + "completed_at": "2023-07-03T12:56:15Z", "slug": "github-actions", "avatar_url": "https://avatars.githubusercontent.com/u/9919?v=4" }, @@ -10064,10 +10064,10 @@ "id": 14736575635, "name": "serverless-workflow-examples (ubuntu-latest / Java-11 / Maven-3.8.7)", "html_url": "https://github.com/kiegroup/kogito-examples/actions/runs/5444081271/jobs/9901431269", - "status": "in_progress", - "conclusion": null, + "status": "completed", + "conclusion": "failure", "started_at": "2023-07-03T11:45:39Z", - "completed_at": null, + "completed_at": "2023-07-03T12:57:48Z", "slug": "github-actions", "avatar_url": "https://avatars.githubusercontent.com/u/9919?v=4" }, @@ -10075,10 +10075,10 @@ "id": 14736575463, "name": "kogito-springboot-examples (ubuntu-latest / Java-11 / Maven-3.8.7)", "html_url": "https://github.com/kiegroup/kogito-examples/actions/runs/5444081271/jobs/9901431128", - "status": "in_progress", - "conclusion": null, + "status": "completed", + "conclusion": "success", "started_at": "2023-07-03T11:45:39Z", - "completed_at": null, + "completed_at": "2023-07-03T12:55:52Z", "slug": "github-actions", "avatar_url": "https://avatars.githubusercontent.com/u/9919?v=4" }, @@ -10086,10 +10086,10 @@ "id": 14736575248, "name": "kogito-quarkus-examples (ubuntu-latest / Java-11 / Maven-3.8.7)", "html_url": "https://github.com/kiegroup/kogito-examples/actions/runs/5444081271/jobs/9901430956", - "status": "in_progress", - "conclusion": null, + "status": "completed", + "conclusion": "success", "started_at": "2023-07-03T11:45:40Z", - "completed_at": null, + "completed_at": "2023-07-03T13:21:44Z", "slug": "github-actions", "avatar_url": "https://avatars.githubusercontent.com/u/9919?v=4" }, @@ -12638,7 +12638,7 @@ } ], "created_at": "2023-06-30T20:48:16Z", - "updated_at": "2023-07-03T09:43:42Z", + "updated_at": "2023-07-03T13:23:04Z", "closed_at": null, "merged_at": null, "base": { @@ -15218,12 +15218,14 @@ "pulls_url": "https://api.github.com/repos/kiegroup/kie-tools/pulls{/number}", "pullRequests": [ { - "number": 1827, - "title": "KOGITO-9399: SWF Editor - Multiplying Architecture integration in Edit Mode", - "url": "https://api.github.com/repos/kiegroup/kie-tools/pulls/1827", - "html_url": "https://github.com/kiegroup/kie-tools/pull/1827", + "number": 1829, + "title": "KOGITO-9423: Searching inside directories uses file extensions", + "url": "https://api.github.com/repos/kiegroup/kie-tools/pulls/1829", + "html_url": "https://github.com/kiegroup/kie-tools/pull/1829", "state": "open", "labels": [ + "waiting-for-qe", + "waiting-for-review", "Serverless Workflow" ], "draft": false, @@ -15242,123 +15244,128 @@ "login": "tiagobento", "avatar_url": "https://avatars.githubusercontent.com/u/1584568?v=4", "html_url": "https://github.com/tiagobento" + }, + { + "login": "tomasdavidorg", + "avatar_url": "https://avatars.githubusercontent.com/u/4498639?v=4", + "html_url": "https://github.com/tomasdavidorg" } ], - "created_at": "2023-06-30T21:02:32Z", - "updated_at": "2023-07-03T10:03:34Z", + "created_at": "2023-07-03T12:46:52Z", + "updated_at": "2023-07-03T13:20:54Z", "closed_at": null, "merged_at": null, "base": { "ref": "main", - "sha": "97b9a12e5163d32833c393a424c190c7afb7dfcb", + "sha": "a49a2a9cc32b083dc4fb86ef2fbf220c0ee511b5", "label": "kiegroup:main" }, "head": { - "ref": "KOGITO-9399", - "sha": "02e1c3cc152440e940972ab09bc156ebc2a3c91d", - "label": "handreyrc:KOGITO-9399" + "ref": "KOGITO-9423-Searching-inside-directories-uses-file-extensions", + "sha": "2bbbba159ee9095af5059c9ae521eeda7744fe52", + "label": "fantonangeli:KOGITO-9423-Searching-inside-directories-uses-file-extensions" }, "user": { - "login": "handreyrc", - "avatar_url": "https://avatars.githubusercontent.com/u/47090342?v=4", - "html_url": "https://github.com/handreyrc" + "login": "fantonangeli", + "avatar_url": "https://avatars.githubusercontent.com/u/17780574?v=4", + "html_url": "https://github.com/fantonangeli" }, "checks": [ { - "id": 14698426762, + "id": 14739435596, "name": "CodeQL", - "html_url": "https://github.com/kiegroup/kie-tools/runs/14698426762", + "html_url": "https://github.com/kiegroup/kie-tools/runs/14739435596", "status": "completed", - "conclusion": "success", - "started_at": "2023-06-30T21:07:29Z", - "completed_at": "2023-06-30T21:07:31Z", + "conclusion": "neutral", + "started_at": "2023-07-03T13:26:16Z", + "completed_at": "2023-07-03T13:26:21Z", "slug": "github-code-scanning", "avatar_url": "https://avatars.githubusercontent.com/u/9919?v=4" }, { - "id": 14698324999, + "id": 14739285817, "name": "run (windows-latest)", - "html_url": "https://github.com/kiegroup/kie-tools/actions/runs/5426969162/jobs/9869698575", - "status": "completed", - "conclusion": "success", - "started_at": "2023-06-30T21:02:52Z", - "completed_at": "2023-06-30T22:13:55Z", + "html_url": "https://github.com/kiegroup/kie-tools/actions/runs/5444976912/jobs/9903576101", + "status": "in_progress", + "conclusion": null, + "started_at": "2023-07-03T13:21:29Z", + "completed_at": null, "slug": "github-actions", "avatar_url": "https://avatars.githubusercontent.com/u/9919?v=4" }, { - "id": 14698324872, + "id": 14739285571, "name": "run (macos-latest)", - "html_url": "https://github.com/kiegroup/kie-tools/actions/runs/5426969162/jobs/9869698467", - "status": "completed", - "conclusion": "success", - "started_at": "2023-06-30T21:02:51Z", - "completed_at": "2023-06-30T22:06:30Z", + "html_url": "https://github.com/kiegroup/kie-tools/actions/runs/5444976912/jobs/9903575917", + "status": "in_progress", + "conclusion": null, + "started_at": "2023-07-03T13:21:33Z", + "completed_at": null, "slug": "github-actions", "avatar_url": "https://avatars.githubusercontent.com/u/9919?v=4" }, { - "id": 14698324791, - "name": "check", - "html_url": "https://github.com/kiegroup/kie-tools/actions/runs/5426969169/jobs/9869698400", - "status": "completed", - "conclusion": "success", - "started_at": "2023-06-30T21:02:45Z", - "completed_at": "2023-06-30T21:05:41Z", + "id": 14739285298, + "name": "run (ubuntu-latest)", + "html_url": "https://github.com/kiegroup/kie-tools/actions/runs/5444976912/jobs/9903575703", + "status": "in_progress", + "conclusion": null, + "started_at": "2023-07-03T13:21:25Z", + "completed_at": null, "slug": "github-actions", "avatar_url": "https://avatars.githubusercontent.com/u/9919?v=4" }, { - "id": 14698324761, + "id": 14739274560, "name": "Analyze (javascript)", - "html_url": "https://github.com/kiegroup/kie-tools/actions/runs/5426969167/jobs/9869698371", + "html_url": "https://github.com/kiegroup/kie-tools/actions/runs/5444976910/jobs/9903567206", "status": "completed", "conclusion": "success", - "started_at": "2023-06-30T21:02:43Z", - "completed_at": "2023-06-30T21:07:37Z", + "started_at": "2023-07-03T13:21:03Z", + "completed_at": "2023-07-03T13:26:24Z", "slug": "github-actions", "avatar_url": "https://avatars.githubusercontent.com/u/9919?v=4" }, { - "id": 14698324753, - "name": "run (ubuntu-latest)", - "html_url": "https://github.com/kiegroup/kie-tools/actions/runs/5426969162/jobs/9869698366", + "id": 14739274454, + "name": "check", + "html_url": "https://github.com/kiegroup/kie-tools/actions/runs/5444976908/jobs/9903567120", "status": "completed", "conclusion": "success", - "started_at": "2023-06-30T21:02:45Z", - "completed_at": "2023-06-30T22:13:15Z", + "started_at": "2023-07-03T13:21:04Z", + "completed_at": "2023-07-03T13:24:41Z", "slug": "github-actions", "avatar_url": "https://avatars.githubusercontent.com/u/9919?v=4" }, { - "id": 14698324725, + "id": 14739274452, "name": "check", - "html_url": "https://github.com/kiegroup/kie-tools/actions/runs/5426969179/jobs/9869698345", + "html_url": "https://github.com/kiegroup/kie-tools/actions/runs/5444976911/jobs/9903567119", "status": "completed", "conclusion": "success", - "started_at": "2023-06-30T21:02:43Z", - "completed_at": "2023-06-30T21:04:38Z", + "started_at": "2023-07-03T13:21:04Z", + "completed_at": "2023-07-03T13:23:02Z", "slug": "github-actions", "avatar_url": "https://avatars.githubusercontent.com/u/9919?v=4" }, { - "id": 14698324637, + "id": 14739274254, "name": "Analyze (go)", - "html_url": "https://github.com/kiegroup/kie-tools/actions/runs/5426969167/jobs/9869698271", - "status": "completed", - "conclusion": "success", - "started_at": "2023-06-30T21:02:43Z", - "completed_at": "2023-06-30T21:08:55Z", + "html_url": "https://github.com/kiegroup/kie-tools/actions/runs/5444976910/jobs/9903566968", + "status": "in_progress", + "conclusion": null, + "started_at": "2023-07-03T13:21:05Z", + "completed_at": null, "slug": "github-actions", "avatar_url": "https://avatars.githubusercontent.com/u/9919?v=4" } ] }, { - "number": 1826, - "title": "KOGITO-9496: SWF Standalone Editor is not opening after added Firefox support", - "url": "https://api.github.com/repos/kiegroup/kie-tools/pulls/1826", - "html_url": "https://github.com/kiegroup/kie-tools/pull/1826", + "number": 1827, + "title": "KOGITO-9399: SWF Editor - Multiplying Architecture integration in Edit Mode", + "url": "https://api.github.com/repos/kiegroup/kie-tools/pulls/1827", + "html_url": "https://github.com/kiegroup/kie-tools/pull/1827", "state": "open", "labels": [ "Serverless Workflow" @@ -15370,14 +15377,19 @@ "avatar_url": "https://avatars.githubusercontent.com/u/531351?v=4", "html_url": "https://github.com/ederign" }, + { + "login": "paulovmr", + "avatar_url": "https://avatars.githubusercontent.com/u/832830?v=4", + "html_url": "https://github.com/paulovmr" + }, { "login": "tiagobento", "avatar_url": "https://avatars.githubusercontent.com/u/1584568?v=4", "html_url": "https://github.com/tiagobento" } ], - "created_at": "2023-06-30T20:54:15Z", - "updated_at": "2023-07-03T10:02:58Z", + "created_at": "2023-06-30T21:02:32Z", + "updated_at": "2023-07-03T10:03:34Z", "closed_at": null, "merged_at": null, "base": { @@ -15386,101 +15398,101 @@ "label": "kiegroup:main" }, "head": { - "ref": "KOGITO-9496", - "sha": "f7c6e658b4e8a49ee68a0dd746493a90cd92c1bc", - "label": "paulovmr:KOGITO-9496" + "ref": "KOGITO-9399", + "sha": "02e1c3cc152440e940972ab09bc156ebc2a3c91d", + "label": "handreyrc:KOGITO-9399" }, "user": { - "login": "paulovmr", - "avatar_url": "https://avatars.githubusercontent.com/u/832830?v=4", - "html_url": "https://github.com/paulovmr" + "login": "handreyrc", + "avatar_url": "https://avatars.githubusercontent.com/u/47090342?v=4", + "html_url": "https://github.com/handreyrc" }, "checks": [ { - "id": 14698257838, + "id": 14698426762, "name": "CodeQL", - "html_url": "https://github.com/kiegroup/kie-tools/runs/14698257838", + "html_url": "https://github.com/kiegroup/kie-tools/runs/14698426762", "status": "completed", "conclusion": "success", - "started_at": "2023-06-30T20:59:17Z", - "completed_at": "2023-06-30T20:59:22Z", + "started_at": "2023-06-30T21:07:29Z", + "completed_at": "2023-06-30T21:07:31Z", "slug": "github-code-scanning", "avatar_url": "https://avatars.githubusercontent.com/u/9919?v=4" }, { - "id": 14698174050, - "name": "check", - "html_url": "https://github.com/kiegroup/kie-tools/actions/runs/5426920075/jobs/9869583387", + "id": 14698324999, + "name": "run (windows-latest)", + "html_url": "https://github.com/kiegroup/kie-tools/actions/runs/5426969162/jobs/9869698575", "status": "completed", "conclusion": "success", - "started_at": "2023-06-30T20:54:28Z", - "completed_at": "2023-06-30T20:57:56Z", + "started_at": "2023-06-30T21:02:52Z", + "completed_at": "2023-06-30T22:13:55Z", "slug": "github-actions", "avatar_url": "https://avatars.githubusercontent.com/u/9919?v=4" }, { - "id": 14698173904, - "name": "run (windows-latest)", - "html_url": "https://github.com/kiegroup/kie-tools/actions/runs/5426920071/jobs/9869583282", + "id": 14698324872, + "name": "run (macos-latest)", + "html_url": "https://github.com/kiegroup/kie-tools/actions/runs/5426969162/jobs/9869698467", "status": "completed", "conclusion": "success", - "started_at": "2023-06-30T20:54:35Z", - "completed_at": "2023-06-30T21:53:33Z", + "started_at": "2023-06-30T21:02:51Z", + "completed_at": "2023-06-30T22:06:30Z", "slug": "github-actions", "avatar_url": "https://avatars.githubusercontent.com/u/9919?v=4" }, { - "id": 14698173816, - "name": "run (macos-latest)", - "html_url": "https://github.com/kiegroup/kie-tools/actions/runs/5426920071/jobs/9869583224", + "id": 14698324791, + "name": "check", + "html_url": "https://github.com/kiegroup/kie-tools/actions/runs/5426969169/jobs/9869698400", "status": "completed", "conclusion": "success", - "started_at": "2023-06-30T20:54:34Z", - "completed_at": "2023-06-30T21:30:43Z", + "started_at": "2023-06-30T21:02:45Z", + "completed_at": "2023-06-30T21:05:41Z", "slug": "github-actions", "avatar_url": "https://avatars.githubusercontent.com/u/9919?v=4" }, { - "id": 14698173776, + "id": 14698324761, "name": "Analyze (javascript)", - "html_url": "https://github.com/kiegroup/kie-tools/actions/runs/5426920073/jobs/9869583196", + "html_url": "https://github.com/kiegroup/kie-tools/actions/runs/5426969167/jobs/9869698371", "status": "completed", "conclusion": "success", - "started_at": "2023-06-30T20:54:25Z", - "completed_at": "2023-06-30T20:59:26Z", + "started_at": "2023-06-30T21:02:43Z", + "completed_at": "2023-06-30T21:07:37Z", "slug": "github-actions", "avatar_url": "https://avatars.githubusercontent.com/u/9919?v=4" }, { - "id": 14698173712, + "id": 14698324753, "name": "run (ubuntu-latest)", - "html_url": "https://github.com/kiegroup/kie-tools/actions/runs/5426920071/jobs/9869583145", + "html_url": "https://github.com/kiegroup/kie-tools/actions/runs/5426969162/jobs/9869698366", "status": "completed", "conclusion": "success", - "started_at": "2023-06-30T20:54:29Z", - "completed_at": "2023-06-30T21:26:14Z", + "started_at": "2023-06-30T21:02:45Z", + "completed_at": "2023-06-30T22:13:15Z", "slug": "github-actions", "avatar_url": "https://avatars.githubusercontent.com/u/9919?v=4" }, { - "id": 14698173698, + "id": 14698324725, "name": "check", - "html_url": "https://github.com/kiegroup/kie-tools/actions/runs/5426920072/jobs/9869583135", + "html_url": "https://github.com/kiegroup/kie-tools/actions/runs/5426969179/jobs/9869698345", "status": "completed", "conclusion": "success", - "started_at": "2023-06-30T20:54:25Z", - "completed_at": "2023-06-30T20:56:34Z", + "started_at": "2023-06-30T21:02:43Z", + "completed_at": "2023-06-30T21:04:38Z", "slug": "github-actions", "avatar_url": "https://avatars.githubusercontent.com/u/9919?v=4" }, { - "id": 14698173686, + "id": 14698324637, "name": "Analyze (go)", - "html_url": "https://github.com/kiegroup/kie-tools/actions/runs/5426920073/jobs/9869583126", + "html_url": "https://github.com/kiegroup/kie-tools/actions/runs/5426969167/jobs/9869698271", "status": "completed", "conclusion": "success", - "started_at": "2023-06-30T20:54:26Z", - "completed_at": "2023-06-30T21:00:33Z", + "started_at": "2023-06-30T21:02:43Z", + "completed_at": "2023-06-30T21:08:55Z", "slug": "github-actions", "avatar_url": "https://avatars.githubusercontent.com/u/9919?v=4" } @@ -18212,10 +18224,31 @@ "labels": [ "backport-1.40.x" ], - "draft": true, - "requested_reviewers": [], + "draft": false, + "requested_reviewers": [ + { + "login": "krisv", + "avatar_url": "https://avatars.githubusercontent.com/u/408314?v=4", + "html_url": "https://github.com/krisv" + }, + { + "login": "robpblake", + "avatar_url": "https://avatars.githubusercontent.com/u/1170393?v=4", + "html_url": "https://github.com/robpblake" + }, + { + "login": "MarianMacik", + "avatar_url": "https://avatars.githubusercontent.com/u/6797884?v=4", + "html_url": "https://github.com/MarianMacik" + }, + { + "login": "kaldesai", + "avatar_url": "https://avatars.githubusercontent.com/u/43639538?v=4", + "html_url": "https://github.com/kaldesai" + } + ], "created_at": "2023-06-28T21:07:57Z", - "updated_at": "2023-07-01T15:30:45Z", + "updated_at": "2023-07-03T13:26:30Z", "closed_at": null, "merged_at": null, "base": { @@ -18234,6 +18267,17 @@ "html_url": "https://github.com/ricardozanini" }, "checks": [ + { + "id": 14739225560, + "name": "Building Serverless Workflow Documentation with Antora", + "html_url": "https://github.com/kiegroup/kogito-docs/actions/runs/5444961320/jobs/9903529472", + "status": "completed", + "conclusion": "success", + "started_at": "2023-07-03T13:19:30Z", + "completed_at": "2023-07-03T13:20:37Z", + "slug": "github-actions", + "avatar_url": "https://avatars.githubusercontent.com/u/9919?v=4" + }, { "id": 14696699054, "name": "Mixed content - tangerine-crostata-04a6bf", diff --git a/data/product.json b/data/product.json index 315b7bf1a..f28f954d0 100644 --- a/data/product.json +++ b/data/product.json @@ -4,7 +4,7 @@ "id": "kogito-status", "name": "Kogito Status", "folder": "kogito-status", - "date": 1688388148904 + "date": 1688390920143 } ], "jobs": []