Skip to content

Commit f2408f0

Browse files
committed
Sync working groups
1 parent 6b9da87 commit f2408f0

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

_data/wg.yaml

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
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-09-24
16+
last-update: |
17+
Work is progressing. Still items that will need to be cleaned. Thus still at risk but managable.
318
- title: "Roq :: Quarkus SSG"
419
board-url: "https://github.com/orgs/quarkiverse/projects/6"
520
short-description: Allow Static Site Generation with Quarkus.
@@ -61,21 +76,6 @@ working-groups:
6176
last-activity: 2024-09-20
6277
last-update: |
6378
Just got started.
64-
- title: "Quarkus 3.15 LTS"
65-
board-url: "https://github.com/orgs/quarkusio/projects/28"
66-
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)
67-
readme: |
68-
<p>This working group uses a different board:</p>
69-
<ul>
70-
<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>
71-
<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>
72-
<li>The <code>in progress</code> means that the work has started and should be completed before the TLS cut date</li>
73-
<li>The <code>done</code> column means that the issues have been completed</li>
74-
</ul>
75-
status: at risk
76-
last-activity: 2024-09-17
77-
last-update: |
78-
Work is progressing. Still items that will need to be cleaned. Thus still at risk but managable.
7979
- title: "Test classloading"
8080
board-url: "https://github.com/orgs/quarkusio/projects/30"
8181
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)