Skip to content

Commit 9a6e6d3

Browse files
committed
Sync working groups
1 parent 2fd41d9 commit 9a6e6d3

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-18
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.
@@ -38,25 +57,6 @@ working-groups:
3857
point-of-contact: "@holly-cummins (@<strong>Holly Cummins</strong> on Zulip)"
3958
proposal: https://github.com/quarkusio/quarkus/discussions/41867
4059
discussion: https://quarkusio.zulipchat.com/#narrow/channel/187038-dev/topic/WG.20.2330.20Test.20Classloading.20chatter/
41-
- title: "Quarkus 3.15 LTS"
42-
board-url: "https://github.com/orgs/quarkusio/projects/28"
43-
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)
44-
readme: |
45-
<p>This working group uses a different board:</p>
46-
<ul>
47-
<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>
48-
<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>
49-
<li>The <code>in progress</code> means that the work has started and should be completed before the TLS cut date</li>
50-
<li>The <code>done</code> column means that the issues have been completed</li>
51-
</ul>
52-
status: staled
53-
completed: false
54-
last-activity: 2025-02-18
55-
last-update-date: 2024-10-28
56-
last-update: |
57-
Everything is fine for now.
58-
59-
There are discussions on defining a regular cadence release. We will communicate when we have more details.
6060
- title: "Observability.Next"
6161
board-url: "https://github.com/orgs/quarkusio/projects/42"
6262
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)