Skip to content

Commit 2d3f1d5

Browse files
committed
Sync working groups
1 parent 359513e commit 2d3f1d5

File tree

1 file changed

+19
-15
lines changed

1 file changed

+19
-15
lines changed

_data/wg.yaml

Lines changed: 19 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
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-28
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.
315
- title: "Quarkus to the CommonHaus Foundation"
416
board-url: "https://github.com/orgs/quarkusio/projects/38"
517
short-description: Work needed around moving Quarkus to foundation and streamline open governance.
@@ -32,7 +44,10 @@ working-groups:
3244
completed: false
3345
last-activity: 2024-10-28
3446
last-update: |
35-
Just got started.
47+
Still on track.
48+
In the last period, we organized an international manhunt to find the owner of the quarkus.dev DNS name :-) We were able to identify the owner, and everything is fine. `quarkus.io` and `quarkus.dev` should be transferred to the foundation at some point.
49+
50+
Also, Emmanuel opened an ADR to discuss the reviewing process, which is essential for the project's open governance.
3651
- title: "Test classloading"
3752
board-url: "https://github.com/orgs/quarkusio/projects/30"
3853
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.
@@ -94,20 +109,9 @@ working-groups:
94109
completed: false
95110
last-activity: 2024-10-21
96111
last-update: |
97-
3.15 has been cut.
98-
The 3.15.x is the new LTS, starting with 3.15.1
99-
- title: "WebSocket Next"
100-
board-url: "https://github.com/orgs/quarkusio/projects/26"
101-
short-description: WebSocket-Next related tasks
102-
readme: |
103-
<p>The WebSocket Next <em>focus group</em> aims to improve our WebSocket experience.</p>
104-
<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>
105-
<p>Point of contact: @mkouba (@<strong>Martin Kouba</strong> on Zulip)</p>
106-
status: on track
107-
completed: false
108-
last-activity: 2024-10-11
109-
last-update: |
110-
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.
112+
Everything is fine for now.
113+
114+
There are discussions on defining a regular cadence release. We will communicate when we have more details.
111115
- title: "Quarkus Config and IDEs"
112116
board-url: "https://github.com/orgs/quarkusio/projects/32"
113117
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

Comments
 (0)