Skip to content

Commit 7270741

Browse files
committed
Sync working groups
1 parent cea16e8 commit 7270741

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-27
16+
last-update: |
17+
Work is progressing. Still items that will need to be cleaned. Thus still at risk but managable.
318
- title: "Test classloading"
419
board-url: "https://github.com/orgs/quarkusio/projects/30"
520
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.
@@ -26,21 +41,6 @@ working-groups:
2641
<p><em>Point of contact</em>: @gsmet (Zulip: @_<strong>Guillaume Smet</strong> )</p>
2742
status: on track
2843
last-activity: 2024-09-24
29-
- title: "Quarkus 3.15 LTS"
30-
board-url: "https://github.com/orgs/quarkusio/projects/28"
31-
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)
32-
readme: |
33-
<p>This working group uses a different board:</p>
34-
<ul>
35-
<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>
36-
<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>
37-
<li>The <code>in progress</code> means that the work has started and should be completed before the TLS cut date</li>
38-
<li>The <code>done</code> column means that the issues have been completed</li>
39-
</ul>
40-
status: at risk
41-
last-activity: 2024-09-24
42-
last-update: |
43-
Work is progressing. Still items that will need to be cleaned. Thus still at risk but managable.
4444
- title: "Roq :: Quarkus SSG"
4545
board-url: "https://github.com/orgs/quarkiverse/projects/6"
4646
short-description: Allow Static Site Generation with Quarkus.

0 commit comments

Comments
 (0)