|
1 | 1 | ---
|
2 | 2 | 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 |
3 | 16 | - title: "Test classloading"
|
4 | 17 | board-url: "https://github.com/orgs/quarkusio/projects/30"
|
5 | 18 | 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:
|
44 | 57 | status: on track
|
45 | 58 | last-activity: 2024-08-28
|
46 | 59 | 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 |
60 | 60 | - title: "Quarkus Config and IDEs"
|
61 | 61 | board-url: "https://github.com/orgs/quarkusio/projects/32"
|
62 | 62 | 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