Skip to content

Commit 0678ab3

Browse files
committed
Sync working groups
1 parent 00532e0 commit 0678ab3

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

_data/wg.yaml

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
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: at risk
15+
last-activity: 2024-08-29
316
- title: "Test classloading"
417
board-url: "https://github.com/orgs/quarkusio/projects/30"
518
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.
@@ -44,19 +57,6 @@ working-groups:
4457
status: on track
4558
last-activity: 2024-08-28
4659
last-update: Good progress so far.
47-
- title: "Quarkus 3.15 LTS"
48-
board-url: "https://github.com/orgs/quarkusio/projects/28"
49-
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)
50-
readme: |
51-
<p>This working group uses a different board:</p>
52-
<ul>
53-
<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>
54-
<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>
55-
<li>The <code>in progress</code> means that the work has started and should be completed before the TLS cut date</li>
56-
<li>The <code>done</code> column means that the issues have been completed</li>
57-
</ul>
58-
status: at risk
59-
last-activity: 2024-08-28
6060
- title: "Quarkus Config and IDEs"
6161
board-url: "https://github.com/orgs/quarkusio/projects/32"
6262
short-description: Let's define a format for the files containing the config model we will include in the jars for IDE consumption.

0 commit comments

Comments
 (0)