Skip to content

Commit ddac68e

Browse files
committed
Sync working groups
1 parent 8959430 commit ddac68e

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-17
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.
@@ -17,21 +32,6 @@ working-groups:
1732
Since we don't have a target date, and progress is being made, I can declare this on track, with only a slightly murky conscience.
1833
1934
This is a big change, and one which doesn't lend itself well to dividing into smaller chunks. I'm keeping a spreadsheet of build results. In the CI runs, the number of failing jobs was 31 at the last update, and it is now 25. A number of suites, such as `integration-tests/devtools` were failing, and are now passing.
20-
- title: "Quarkus 3.15 LTS"
21-
board-url: "https://github.com/orgs/quarkusio/projects/28"
22-
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)
23-
readme: |
24-
<p>This working group uses a different board:</p>
25-
<ul>
26-
<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>
27-
<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>
28-
<li>The <code>in progress</code> means that the work has started and should be completed before the TLS cut date</li>
29-
<li>The <code>done</code> column means that the issues have been completed</li>
30-
</ul>
31-
status: at risk
32-
last-activity: 2024-09-16
33-
last-update: |
34-
Work is progressing. Still items that will need to be cleaned. Thus still at risk but managable.
3535
- title: "Enhanced TLS support"
3636
board-url: "https://github.com/orgs/quarkusio/projects/24"
3737
short-description: Track the progress around the new TLS configuration centralization and new features (like Let's Encrypt, Cert-Manager, and local experience...)

0 commit comments

Comments
 (0)