Skip to content

Commit 01df303

Browse files
committed
Sync working groups
1 parent 772eb22 commit 01df303

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: 2025-01-26
11+
last-update-date: 2024-12-17
12+
last-update: |
13+
Starting tracking tasks fro the 3.19 LTS.
314
- title: "Test classloading"
415
board-url: "https://github.com/orgs/quarkusio/projects/30"
516
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.
@@ -27,17 +38,6 @@ working-groups:
2738
point-of-contact: "@holly-cummins (@<strong>Holly Cummins</strong> on Zulip)"
2839
proposal: https://github.com/quarkusio/quarkus/discussions/41867
2940
discussion: https://quarkusio.zulipchat.com/#narrow/channel/187038-dev/topic/WG.20.2330.20Test.20Classloading.20chatter/
30-
- title: "Quarkus 3.20 LTS"
31-
board-url: "https://github.com/orgs/quarkusio/projects/41"
32-
short-description: This working group aims to track the effort around the Quarkus 3.20 LTS version.
33-
readme: |
34-
<p>All the tasks related to the 3.20 LTS, including issues with backport, release process, and so on.</p>
35-
status: on track
36-
completed: false
37-
last-activity: 2025-01-23
38-
last-update-date: 2024-12-17
39-
last-update: |
40-
Starting tracking tasks fro the 3.19 LTS.
4141
- title: "WebSocket Next"
4242
board-url: "https://github.com/orgs/quarkusio/projects/26"
4343
short-description: WebSocket-Next related tasks

0 commit comments

Comments
 (0)