Skip to content

Commit 34bc5a8

Browse files
committed
Sync working groups
1 parent 0313da6 commit 34bc5a8

File tree

1 file changed

+16
-16
lines changed

1 file changed

+16
-16
lines changed

_data/wg.yaml

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
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: on track
15+
last-activity: 2024-09-30
16+
last-update: |
17+
3.15 has been cut.
18+
The 3.15.x is the new LTS, starting with 3.15.1
319
- title: "Enhanced TLS support"
420
board-url: "https://github.com/orgs/quarkusio/projects/24"
521
short-description: Track the progress around the new TLS configuration centralization and new features (like Let's Encrypt, Cert-Manager, and local experience...)
@@ -46,22 +62,6 @@ working-groups:
4662
last-activity: 2024-09-29
4763
last-update: |
4864
Just got started.
49-
- title: "Quarkus 3.15 LTS"
50-
board-url: "https://github.com/orgs/quarkusio/projects/28"
51-
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)
52-
readme: |
53-
<p>This working group uses a different board:</p>
54-
<ul>
55-
<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>
56-
<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>
57-
<li>The <code>in progress</code> means that the work has started and should be completed before the TLS cut date</li>
58-
<li>The <code>done</code> column means that the issues have been completed</li>
59-
</ul>
60-
status: on track
61-
last-activity: 2024-09-29
62-
last-update: |
63-
3.15 has been cut.
64-
The 3.15.x is the new LTS, starting with 3.15.1
6565
- title: "Test classloading"
6666
board-url: "https://github.com/orgs/quarkusio/projects/30"
6767
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)