Skip to content

Commit 73126e6

Browse files
committed
Sync working groups
1 parent e5b3f85 commit 73126e6

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

_data/wg.yaml

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,5 @@
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-
<p>Point of contact: @mkouba (@<strong>Martin Kouba</strong> on Zulip)</p>
10-
status: on track
11-
completed: false
12-
last-activity: 2024-10-11
13-
last-update: |
14-
The last outstanding issue is OTel integration. @michalvavrik is working on a [pull request](https://github.com/quarkusio/quarkus/pull/41956). I will meet with Michal and Bruno in the coming weeks. The PR is quite massive and we need to review it carefully.
153
- title: "Roq :: Quarkus SSG"
164
board-url: "https://github.com/orgs/quarkiverse/projects/6"
175
short-description: Allow Static Site Generation with Quarkus.
@@ -33,7 +21,7 @@ working-groups:
3321
<p>This is a great opportunity to participate in fun effort and be involved with the Quarkus community, if anyone is interested in being a part of this, please reach out to me 🚀</p>
3422
status: on track
3523
completed: false
36-
last-activity: 2024-10-10
24+
last-activity: 2024-10-11
3725
last-update: |
3826
0.0.3 has been released, it is the MVP version and allowed to publish the Roq blog: https://quarkiverse.io/quarkus-roq/posts/2024-08-29-welcome-to-roq/
3927
@@ -42,6 +30,18 @@ working-groups:
4230
The target is to have 1.0.0 the 1 October 2024.
4331
4432
For 1.0 we need pagination, tags and SEO.
33+
- title: "WebSocket Next"
34+
board-url: "https://github.com/orgs/quarkusio/projects/26"
35+
short-description: WebSocket-Next related tasks
36+
readme: |
37+
<p>The WebSocket Next <em>focus group</em> aims to improve our WebSocket experience.</p>
38+
<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>
39+
<p>Point of contact: @mkouba (@<strong>Martin Kouba</strong> on Zulip)</p>
40+
status: on track
41+
completed: false
42+
last-activity: 2024-10-11
43+
last-update: |
44+
The last outstanding issue is OTel integration. @michalvavrik is working on a [pull request](https://github.com/quarkusio/quarkus/pull/41956). I will meet with Michal and Bruno in the coming weeks. The PR is quite massive and we need to review it carefully.
4545
- title: "Test classloading"
4646
board-url: "https://github.com/orgs/quarkusio/projects/30"
4747
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.

0 commit comments

Comments
 (0)