Skip to content

Commit f26d063

Browse files
committed
Sync working groups
1 parent 03273f2 commit f26d063

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.20 LTS"
4+
board-url: "https://github.com/orgs/quarkusio/projects/41"
5+
short-description: |
6+
This working group aims to track the effort around the Quarkus 3.20 LTS version.
7+
readme: |
8+
<p>All the tasks related to the 3.20 LTS, including issues with backport, release process, and so on.</p>
9+
status: on track
10+
lts: true
11+
completed: false
12+
last-activity: 2025-06-25
13+
last-update-date: 2025-04-01
14+
last-update: |
15+
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.
16+
- title: "Quarkus 3.15 LTS"
17+
board-url: "https://github.com/orgs/quarkusio/projects/28"
18+
short-description: |
19+
This WG focuses on defining the issues we would like to have in the next-to-be LTS (Quarkus 3.14/3.15)
20+
readme: |
21+
<p>This working group uses a different board:</p>
22+
<ul>
23+
<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>
24+
<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>
25+
<li>The <code>in progress</code> means that the work has started and should be completed before the TLS cut date</li>
26+
<li>The <code>done</code> column means that the issues have been completed</li>
27+
</ul>
28+
status: on track
29+
lts: true
30+
completed: false
31+
last-activity: 2025-06-25
32+
last-update-date: 2025-04-01
33+
last-update: |
34+
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.
335
- title: "Chappie"
436
board-url: "https://github.com/orgs/quarkiverse/projects/8"
537
short-description: |
@@ -264,38 +296,6 @@ working-groups:
264296
point-of-contact: "@holly-cummins (@<strong>Holly Cummins</strong> on Zulip)"
265297
proposal: https://github.com/quarkusio/quarkus/discussions/41867
266298
discussion: https://quarkusio.zulipchat.com/#narrow/channel/187038-dev/topic/WG.20.2330.20Test.20Classloading.20chatter/
267-
- title: "Quarkus 3.20 LTS"
268-
board-url: "https://github.com/orgs/quarkusio/projects/41"
269-
short-description: |
270-
This working group aims to track the effort around the Quarkus 3.20 LTS version.
271-
readme: |
272-
<p>All the tasks related to the 3.20 LTS, including issues with backport, release process, and so on.</p>
273-
status: on track
274-
lts: true
275-
completed: false
276-
last-activity: 2025-06-18
277-
last-update-date: 2025-04-01
278-
last-update: |
279-
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.
280-
- title: "Quarkus 3.15 LTS"
281-
board-url: "https://github.com/orgs/quarkusio/projects/28"
282-
short-description: |
283-
This WG focuses on defining the issues we would like to have in the next-to-be LTS (Quarkus 3.14/3.15)
284-
readme: |
285-
<p>This working group uses a different board:</p>
286-
<ul>
287-
<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>
288-
<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>
289-
<li>The <code>in progress</code> means that the work has started and should be completed before the TLS cut date</li>
290-
<li>The <code>done</code> column means that the issues have been completed</li>
291-
</ul>
292-
status: on track
293-
lts: true
294-
completed: false
295-
last-activity: 2025-06-18
296-
last-update-date: 2025-04-01
297-
last-update: |
298-
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.
299299
- title: "Unified Saga implementation"
300300
board-url: "https://github.com/orgs/quarkusio/projects/48"
301301
short-description: |

0 commit comments

Comments
 (0)