Skip to content

Commit aa9bced

Browse files
committed
Sync working groups
1 parent 4ad76dd commit aa9bced

File tree

1 file changed

+32
-32
lines changed

1 file changed

+32
-32
lines changed

_data/wg.yaml

Lines changed: 32 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,37 @@
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+
<li>Deliverable: <a href="https://www.youtube.com/watch?v=9ALOZrlP7TE">Quarkus Insight</a></li>
13+
</ul>
14+
status: complete
15+
completed: true
16+
last-activity: 2024-12-17
17+
last-update-date: 2024-12-16
18+
last-update: |
19+
Completed!
20+
See https://quarkus.io/guides/websockets-next-tutorial and https://quarkus.io/guides/websockets-next-reference
21+
deliverable: <a rel="nofollow" href="https://www.youtube.com/watch?v=9ALOZrlP7TE">Quarkus Insight</a>
22+
point-of-contact: "@mkouba (@<strong>Martin Kouba</strong> on Zulip)"
23+
proposal: https://github.com/quarkusio/quarkus/discussions/38473
24+
- title: "Quarkus 3.20 LTS"
25+
board-url: "https://github.com/orgs/quarkusio/projects/41"
26+
short-description: This working group aims to track the effort around the Quarkus 3.20 LTS version.
27+
readme: |
28+
<p>All the tasks related to the 3.20 LTS, including issues with backport, release process, and so on.</p>
29+
status: on track
30+
completed: false
31+
last-activity: 2024-12-17
32+
last-update-date: 2024-12-17
33+
last-update: |
34+
Starting tracking tasks fro the 3.19 LTS.
335
- title: "Test classloading"
436
board-url: "https://github.com/orgs/quarkusio/projects/30"
537
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 +60,6 @@ working-groups:
2860
point-of-contact: "@holly-cummins (@<strong>Holly Cummins</strong> on Zulip)"
2961
proposal: https://github.com/quarkusio/quarkus/discussions/41867
3062
discussion: https://quarkusio.zulipchat.com/#narrow/channel/187038-dev/topic/WG.20.2330.20Test.20Classloading.20chatter/
31-
- title: "Quarkus 3.19 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.19 LTS version.
34-
readme: |
35-
<p>All the tasks related to the 3.19 LTS, including issues with backport, release process, and so on.</p>
36-
status: on track
37-
completed: false
38-
last-activity: 2024-12-17
39-
last-update-date: 2024-12-17
40-
last-update: |
41-
Starting tracking tasks fro the 3.19 LTS.
4263
- title: "Quarkus 3.15 LTS"
4364
board-url: "https://github.com/orgs/quarkusio/projects/28"
4465
short-description: This WG focuses on defining the issues we would like to have in the next-to-be LTS (Quarkus 3.14/3.15)
@@ -58,27 +79,6 @@ working-groups:
5879
Everything is fine for now.
5980
6081
There are discussions on defining a regular cadence release. We will communicate when we have more details.
61-
- title: "WebSocket Next"
62-
board-url: "https://github.com/orgs/quarkusio/projects/26"
63-
short-description: WebSocket-Next related tasks
64-
readme: |
65-
<p>The WebSocket Next <em>focus group</em> aims to improve our WebSocket experience.</p>
66-
<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>
67-
<ul>
68-
<li>Point of contact: @mkouba (@<strong>Martin Kouba</strong> on Zulip)</li>
69-
<li>Proposal: https://github.com/quarkusio/quarkus/discussions/38473</li>
70-
<li>Deliverable: <a href="https://www.youtube.com/watch?v=9ALOZrlP7TE">Quarkus Insight</a></li>
71-
</ul>
72-
status: complete
73-
completed: true
74-
last-activity: 2024-12-16
75-
last-update-date: 2024-12-16
76-
last-update: |
77-
Completed!
78-
See https://quarkus.io/guides/websockets-next-tutorial and https://quarkus.io/guides/websockets-next-reference
79-
deliverable: <a rel="nofollow" href="https://www.youtube.com/watch?v=9ALOZrlP7TE">Quarkus Insight</a>
80-
point-of-contact: "@mkouba (@<strong>Martin Kouba</strong> on Zulip)"
81-
proposal: https://github.com/quarkusio/quarkus/discussions/38473
8282
- title: "Quarkus Config and IDEs"
8383
board-url: "https://github.com/orgs/quarkusio/projects/32"
8484
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)