|
1 | 1 | ---
|
2 | 2 | working-groups:
|
| 3 | + - title: "Quarkus 3.20 LTS" |
| 4 | + board-url: "https://github.com/orgs/quarkusio/projects/41" |
| 5 | + short-description: This working group aims to track the effort around the Quarkus 3.20 LTS version. |
| 6 | + readme: | |
| 7 | + <p>All the tasks related to the 3.20 LTS, including issues with backport, release process, and so on.</p> |
| 8 | + status: on track |
| 9 | + completed: false |
| 10 | + last-activity: 2025-01-10 |
| 11 | + last-update-date: 2024-12-17 |
| 12 | + last-update: | |
| 13 | + Starting tracking tasks fro the 3.19 LTS. |
3 | 14 | - title: "Test classloading"
|
4 | 15 | board-url: "https://github.com/orgs/quarkusio/projects/30"
|
5 | 16 | 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.
|
@@ -28,17 +39,6 @@ working-groups:
|
28 | 39 | point-of-contact: "@holly-cummins (@<strong>Holly Cummins</strong> on Zulip)"
|
29 | 40 | proposal: https://github.com/quarkusio/quarkus/discussions/41867
|
30 | 41 | discussion: https://quarkusio.zulipchat.com/#narrow/channel/187038-dev/topic/WG.20.2330.20Test.20Classloading.20chatter/
|
31 |
| - - title: "Quarkus 3.20 LTS" |
32 |
| - board-url: "https://github.com/orgs/quarkusio/projects/41" |
33 |
| - short-description: This working group aims to track the effort around the Quarkus 3.20 LTS version. |
34 |
| - readme: | |
35 |
| - <p>All the tasks related to the 3.20 LTS, including issues with backport, release process, and so on.</p> |
36 |
| - status: on track |
37 |
| - completed: false |
38 |
| - last-activity: 2025-01-09 |
39 |
| - last-update-date: 2024-12-17 |
40 |
| - last-update: | |
41 |
| - Starting tracking tasks fro the 3.19 LTS. |
42 | 42 | - title: "WebSocket Next"
|
43 | 43 | board-url: "https://github.com/orgs/quarkusio/projects/26"
|
44 | 44 | short-description: WebSocket-Next related tasks
|
|
0 commit comments