Skip to content

Commit 95e95b8

Browse files
committed
Sync working groups
1 parent 67a193e commit 95e95b8

File tree

1 file changed

+32
-32
lines changed

1 file changed

+32
-32
lines changed

_data/wg.yaml

Lines changed: 32 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,37 @@
11
---
22
working-groups:
3+
- title: "Quarkus 3.15 LTS"
4+
board-url: "https://github.com/orgs/quarkusio/projects/28"
5+
short-description: |
6+
This WG focuses on defining the issues we would like to have in the next-to-be LTS (Quarkus 3.14/3.15)
7+
readme: |
8+
<p>This working group uses a different board:</p>
9+
<ul>
10+
<li>The <code>under discussion</code> column contains the issues we would like to have in the next LTS but are still under consideration.</li>
11+
<li>The <code>out of scope</code> column contains the issues under discussion' that won't be included. The reason can be time or technical...</li>
12+
<li>The <code>in progress</code> means that the work has started and should be completed before the TLS cut date</li>
13+
<li>The <code>done</code> column means that the issues have been completed</li>
14+
</ul>
15+
status: on track
16+
lts: true
17+
completed: false
18+
last-activity: 2025-04-08
19+
last-update-date: 2025-04-01
20+
last-update: |
21+
In the last month, the WG - Quarkus 3.15 LTS closed two issues: one regarding the assignment of random ports in the configuration and another updating the Kafka client version to 3.7.2 to address CVE-2024-56128. No new issues were opened, reflecting a commitment to resolving important topics for the upcoming LTS release.
22+
- title: "Quarkus 3.20 LTS"
23+
board-url: "https://github.com/orgs/quarkusio/projects/41"
24+
short-description: |
25+
This working group aims to track the effort around the Quarkus 3.20 LTS version.
26+
readme: |
27+
<p>All the tasks related to the 3.20 LTS, including issues with backport, release process, and so on.</p>
28+
status: on track
29+
lts: true
30+
completed: false
31+
last-activity: 2025-04-08
32+
last-update-date: 2025-04-01
33+
last-update: |
34+
In the past month, the WG - Quarkus 3.20 LTS successfully closed three issues, addressing an exception related to missing Maven classes in the dev-ui for Gradle projects, enhancing the Grafana LGTM dashboards, and determining the appropriate Kafka client version for the 3.20 LTS release. No new issues were opened during this period, indicating focused progress on existing challenges.
335
- title: "Gizmo 2"
436
board-url: "https://github.com/orgs/quarkusio/projects/43"
537
short-description: |
@@ -23,25 +55,6 @@ working-groups:
2355
point-of-contact: "@mkouba (@<strong>Martin Kouba</strong> on Zulip)"
2456
proposal: https://github.com/quarkusio/quarkus/discussions/46627
2557
discussion: https://quarkusio.zulipchat.com/#narrow/channel/187038-dev/topic/Gizmo.202.2Ex.20WG.20chat
26-
- title: "Quarkus 3.15 LTS"
27-
board-url: "https://github.com/orgs/quarkusio/projects/28"
28-
short-description: |
29-
This WG focuses on defining the issues we would like to have in the next-to-be LTS (Quarkus 3.14/3.15)
30-
readme: |
31-
<p>This working group uses a different board:</p>
32-
<ul>
33-
<li>The <code>under discussion</code> column contains the issues we would like to have in the next LTS but are still under consideration.</li>
34-
<li>The <code>out of scope</code> column contains the issues under discussion' that won't be included. The reason can be time or technical...</li>
35-
<li>The <code>in progress</code> means that the work has started and should be completed before the TLS cut date</li>
36-
<li>The <code>done</code> column means that the issues have been completed</li>
37-
</ul>
38-
status: on track
39-
lts: true
40-
completed: false
41-
last-activity: 2025-04-08
42-
last-update-date: 2025-04-01
43-
last-update: |
44-
In the last month, the WG - Quarkus 3.15 LTS closed two issues: one regarding the assignment of random ports in the configuration and another updating the Kafka client version to 3.7.2 to address CVE-2024-56128. No new issues were opened, reflecting a commitment to resolving important topics for the upcoming LTS release.
4558
- title: "Unified Saga implementation"
4659
board-url: "https://github.com/orgs/quarkusio/projects/48"
4760
short-description: |
@@ -87,19 +100,6 @@ working-groups:
87100
deliverable: TBD
88101
point-of-contact: "@xstefank (@<strong>Martin Stefanko|448453</strong> on Zulip)"
89102
proposal: https://github.com/quarkusio/quarkus/discussions/46672
90-
- title: "Quarkus 3.20 LTS"
91-
board-url: "https://github.com/orgs/quarkusio/projects/41"
92-
short-description: |
93-
This working group aims to track the effort around the Quarkus 3.20 LTS version.
94-
readme: |
95-
<p>All the tasks related to the 3.20 LTS, including issues with backport, release process, and so on.</p>
96-
status: on track
97-
lts: true
98-
completed: false
99-
last-activity: 2025-04-07
100-
last-update-date: 2025-04-01
101-
last-update: |
102-
In the past month, the WG - Quarkus 3.20 LTS successfully closed three issues, addressing an exception related to missing Maven classes in the dev-ui for Gradle projects, enhancing the Grafana LGTM dashboards, and determining the appropriate Kafka client version for the 3.20 LTS release. No new issues were opened during this period, indicating focused progress on existing challenges.
103103
- title: "Test classloading"
104104
board-url: "https://github.com/orgs/quarkusio/projects/30"
105105
short-description: |

0 commit comments

Comments
 (0)