Skip to content

Commit 20ce126

Browse files
committed
Sync working groups
1 parent 835b086 commit 20ce126

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: 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: staled
15+
completed: false
16+
last-activity: 2025-02-28
17+
last-update-date: 2024-10-28
18+
last-update: |
19+
Everything is fine for now.
20+
21+
There are discussions on defining a regular cadence release. We will communicate when we have more details.
322
- title: "Test classloading"
423
board-url: "https://github.com/orgs/quarkusio/projects/30"
524
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.
@@ -49,25 +68,6 @@ working-groups:
4968
last-update-date: 2024-12-17
5069
last-update: |
5170
Starting tracking tasks fro the 3.19 LTS.
52-
- title: "Quarkus 3.15 LTS"
53-
board-url: "https://github.com/orgs/quarkusio/projects/28"
54-
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)
55-
readme: |
56-
<p>This working group uses a different board:</p>
57-
<ul>
58-
<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>
59-
<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>
60-
<li>The <code>in progress</code> means that the work has started and should be completed before the TLS cut date</li>
61-
<li>The <code>done</code> column means that the issues have been completed</li>
62-
</ul>
63-
status: staled
64-
completed: false
65-
last-activity: 2025-02-18
66-
last-update-date: 2024-10-28
67-
last-update: |
68-
Everything is fine for now.
69-
70-
There are discussions on defining a regular cadence release. We will communicate when we have more details.
7171
- title: "Observability.Next"
7272
board-url: "https://github.com/orgs/quarkusio/projects/42"
7373
short-description: Observability.Next is a strategic initiative to modernize the observability stack within the Quarkus framework, aiming to streamline and enhance its ability to monitor and manage distributed systems.

0 commit comments

Comments
 (0)