Skip to content

Commit 3143911

Browse files
committed
Sync working groups
1 parent 296dd92 commit 3143911

File tree

1 file changed

+20
-20
lines changed

1 file changed

+20
-20
lines changed

_data/wg.yaml

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,25 @@
11
---
22
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
323
- title: "Test classloading"
424
board-url: "https://github.com/orgs/quarkusio/projects/30"
525
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:
4161
last-update-date: 2024-11-29
4262
last-update: |
4363
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
6464
- title: "Roq :: Quarkus SSG"
6565
board-url: "https://github.com/orgs/quarkiverse/projects/6"
6666
short-description: Allow Static Site Generation with Quarkus.

0 commit comments

Comments
 (0)