|
1 | 1 | --- |
2 | 2 | working-groups: |
| 3 | + - title: "WebSocket Next" |
| 4 | + board-url: "https://github.com/orgs/quarkusio/projects/26" |
| 5 | + short-description: WebSocket-Next related tasks |
| 6 | + readme: | |
| 7 | + <p>The WebSocket Next <em>focus group</em> aims to improve our WebSocket experience.</p> |
| 8 | + <p>Recently, we delivered a new approach to dealing with WebSocket (both for the server and client). This was the first step. There are still a few areas to improve, such as documentation, security, observability, and testability. The goal of this focus group is to track these efforts.</p> |
| 9 | + <ul> |
| 10 | + <li>Point of contact: @mkouba (@<strong>Martin Kouba</strong> on Zulip)</li> |
| 11 | + <li>Proposal: https://github.com/quarkusio/quarkus/discussions/38473</li> |
| 12 | + </ul> |
| 13 | + status: on track |
| 14 | + completed: false |
| 15 | + last-activity: 2024-12-16 |
| 16 | + last-update-date: 2024-11-25 |
| 17 | + last-update: | |
| 18 | + I think that this WG [can be completed](https://github.com/quarkusio/quarkus/blob/main/adr/0005-working-group-process.adoc#completing-a-working-group). The goal was achieved. The only issue in progress is related to performance which is an ongoing effort. |
| 19 | + |
| 20 | + CC @cescoffier |
| 21 | + point-of-contact: "@mkouba (@<strong>Martin Kouba</strong> on Zulip)" |
| 22 | + proposal: https://github.com/quarkusio/quarkus/discussions/38473 |
3 | 23 | - title: "Test classloading" |
4 | 24 | board-url: "https://github.com/orgs/quarkusio/projects/30" |
5 | 25 | 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. |
@@ -41,26 +61,6 @@ working-groups: |
41 | 61 | last-update-date: 2024-11-29 |
42 | 62 | last-update: | |
43 | 63 | I fixed a few issues in the doc generation but wasn't able to make much progress for this round. |
44 | | - - title: "WebSocket Next" |
45 | | - board-url: "https://github.com/orgs/quarkusio/projects/26" |
46 | | - short-description: WebSocket-Next related tasks |
47 | | - readme: | |
48 | | - <p>The WebSocket Next <em>focus group</em> aims to improve our WebSocket experience.</p> |
49 | | - <p>Recently, we delivered a new approach to dealing with WebSocket (both for the server and client). This was the first step. There are still a few areas to improve, such as documentation, security, observability, and testability. The goal of this focus group is to track these efforts.</p> |
50 | | - <ul> |
51 | | - <li>Point of contact: @mkouba (@<strong>Martin Kouba</strong> on Zulip)</li> |
52 | | - <li>Proposal: https://github.com/quarkusio/quarkus/discussions/38473</li> |
53 | | - </ul> |
54 | | - status: on track |
55 | | - completed: false |
56 | | - last-activity: 2024-11-22 |
57 | | - last-update-date: 2024-11-25 |
58 | | - last-update: | |
59 | | - I think that this WG [can be completed](https://github.com/quarkusio/quarkus/blob/main/adr/0005-working-group-process.adoc#completing-a-working-group). The goal was achieved. The only issue in progress is related to performance which is an ongoing effort. |
60 | | - |
61 | | - CC @cescoffier |
62 | | - point-of-contact: "@mkouba (@<strong>Martin Kouba</strong> on Zulip)" |
63 | | - proposal: https://github.com/quarkusio/quarkus/discussions/38473 |
64 | 64 | - title: "Roq :: Quarkus SSG" |
65 | 65 | board-url: "https://github.com/orgs/quarkiverse/projects/6" |
66 | 66 | short-description: Allow Static Site Generation with Quarkus. |
|
0 commit comments