Skip to content

Commit 854ce63

Browse files
committed
Sync working groups
1 parent c3c5881 commit 854ce63

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

_data/wg.yaml

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
---
22
working-groups:
3+
- title: "Quarkus 3.20 LTS"
4+
board-url: "https://github.com/orgs/quarkusio/projects/41"
5+
short-description: This working group aims to track the effort around the Quarkus 3.20 LTS version.
6+
readme: |
7+
<p>All the tasks related to the 3.20 LTS, including issues with backport, release process, and so on.</p>
8+
status: on track
9+
completed: false
10+
last-activity: 2024-12-23
11+
last-update-date: 2024-12-17
12+
last-update: |
13+
Starting tracking tasks fro the 3.19 LTS.
314
- title: "WebSocket Next"
415
board-url: "https://github.com/orgs/quarkusio/projects/26"
516
short-description: WebSocket-Next related tasks
@@ -21,17 +32,6 @@ working-groups:
2132
deliverable: <a rel="nofollow" href="https://www.youtube.com/watch?v=9ALOZrlP7TE">Quarkus Insight</a>
2233
point-of-contact: "@mkouba (@<strong>Martin Kouba</strong> on Zulip)"
2334
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.
3535
- title: "Test classloading"
3636
board-url: "https://github.com/orgs/quarkusio/projects/30"
3737
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)