Skip to content

Commit 49fc5f2

Browse files
committed
Sync working groups
1 parent 04ae7dd commit 49fc5f2

File tree

1 file changed

+19
-19
lines changed

1 file changed

+19
-19
lines changed

_data/wg.yaml

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,24 @@
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-27
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.
322
- title: "Gizmo 2"
423
board-url: "https://github.com/orgs/quarkusio/projects/43"
524
short-description: |
@@ -84,25 +103,6 @@ working-groups:
84103
last-update-date: 2025-04-01
85104
last-update: |
86105
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.
87-
- title: "Quarkus 3.15 LTS"
88-
board-url: "https://github.com/orgs/quarkusio/projects/28"
89-
short-description: |
90-
This WG focuses on defining the issues we would like to have in the next-to-be LTS (Quarkus 3.14/3.15)
91-
readme: |
92-
<p>This working group uses a different board:</p>
93-
<ul>
94-
<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>
95-
<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>
96-
<li>The <code>in progress</code> means that the work has started and should be completed before the TLS cut date</li>
97-
<li>The <code>done</code> column means that the issues have been completed</li>
98-
</ul>
99-
status: on track
100-
lts: true
101-
completed: false
102-
last-activity: 2025-04-23
103-
last-update-date: 2025-04-01
104-
last-update: |
105-
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.
106106
- title: "Observability.Next"
107107
board-url: "https://github.com/orgs/quarkusio/projects/42"
108108
short-description: |

0 commit comments

Comments
 (0)