From a29067b53f1009893aef804a0e8445f7517b87d2 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Thu, 9 Jan 2025 17:02:27 +0000 Subject: [PATCH] Sync working groups --- _data/wg.yaml | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/_data/wg.yaml b/_data/wg.yaml index 29b6a70695a..68d54619f3d 100644 --- a/_data/wg.yaml +++ b/_data/wg.yaml @@ -1,16 +1,5 @@ --- working-groups: - - title: "Quarkus 3.20 LTS" - board-url: "https://github.com/orgs/quarkusio/projects/41" - short-description: This working group aims to track the effort around the Quarkus 3.20 LTS version. - readme: | -

All the tasks related to the 3.20 LTS, including issues with backport, release process, and so on.

- status: on track - completed: false - last-activity: 2025-01-09 - last-update-date: 2024-12-17 - last-update: | - Starting tracking tasks fro the 3.19 LTS. - title: "Test classloading" board-url: "https://github.com/orgs/quarkusio/projects/30" 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. @@ -29,7 +18,7 @@ working-groups: status: on track completed: false - last-activity: 2025-01-06 + last-activity: 2025-01-09 last-update-date: 2024-11-25 last-update: | Good progress in the past week. Latest CI run: https://github.com/holly-cummins/quarkus/actions/runs/11940609084 @@ -39,6 +28,17 @@ working-groups: point-of-contact: "@holly-cummins (@Holly Cummins on Zulip)" proposal: https://github.com/quarkusio/quarkus/discussions/41867 discussion: https://quarkusio.zulipchat.com/#narrow/channel/187038-dev/topic/WG.20.2330.20Test.20Classloading.20chatter/ + - title: "Quarkus 3.20 LTS" + board-url: "https://github.com/orgs/quarkusio/projects/41" + short-description: This working group aims to track the effort around the Quarkus 3.20 LTS version. + readme: | +

All the tasks related to the 3.20 LTS, including issues with backport, release process, and so on.

+ status: on track + completed: false + last-activity: 2025-01-09 + last-update-date: 2024-12-17 + last-update: | + Starting tracking tasks fro the 3.19 LTS. - title: "WebSocket Next" board-url: "https://github.com/orgs/quarkusio/projects/26" short-description: WebSocket-Next related tasks