Skip to content

Commit 2aaddd5

Browse files
committed
Sync working groups
1 parent f220d9e commit 2aaddd5

File tree

1 file changed

+18
-18
lines changed

1 file changed

+18
-18
lines changed

_data/wg.yaml

+18-18
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,5 @@
11
---
22
working-groups:
3-
- title: "Quarkus 3.15 LTS"
4-
board-url: "https://github.com/orgs/quarkusio/projects/28"
5-
short-description: This WG focuses on defining the issues we would like to have in the next-to-be LTS (Quarkus 3.14/3.15)
6-
readme: |
7-
<p>This working group uses a different board:</p>
8-
<ul>
9-
<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>
10-
<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>
11-
<li>The <code>in progress</code> means that the work has started and should be completed before the TLS cut date</li>
12-
<li>The <code>done</code> column means that the issues have been completed</li>
13-
</ul>
14-
status: on track
15-
completed: false
16-
last-activity: 2024-11-13
17-
last-update: |
18-
Everything is fine for now.
19-
20-
There are discussions on defining a regular cadence release. We will communicate when we have more details.
213
- title: "WebSocket Next"
224
board-url: "https://github.com/orgs/quarkusio/projects/26"
235
short-description: WebSocket-Next related tasks
@@ -37,6 +19,24 @@ working-groups:
3719
The CDI request context is only activated if needed: https://github.com/quarkusio/quarkus/pull/43915.
3820
3921
I hope that WS Next will be feature-complete at the time of 3.17 release.
22+
- title: "Quarkus 3.15 LTS"
23+
board-url: "https://github.com/orgs/quarkusio/projects/28"
24+
short-description: This WG focuses on defining the issues we would like to have in the next-to-be LTS (Quarkus 3.14/3.15)
25+
readme: |
26+
<p>This working group uses a different board:</p>
27+
<ul>
28+
<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>
29+
<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>
30+
<li>The <code>in progress</code> means that the work has started and should be completed before the TLS cut date</li>
31+
<li>The <code>done</code> column means that the issues have been completed</li>
32+
</ul>
33+
status: on track
34+
completed: false
35+
last-activity: 2024-11-13
36+
last-update: |
37+
Everything is fine for now.
38+
39+
There are discussions on defining a regular cadence release. We will communicate when we have more details.
4040
- title: "Test classloading"
4141
board-url: "https://github.com/orgs/quarkusio/projects/30"
4242
short-description: The goal of this working group is to rewrite Quarkus's test classloading, so that tests are run in the same classloader as the application under tests, and Quarkus extensions can do "Quarkus-y" manipulations of test classes.

0 commit comments

Comments
 (0)