From 2cf3c455df611024b82b39a29e749e03d7b1b1dd Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Tue, 7 Jan 2025 18:04:02 +0000 Subject: [PATCH] Sync working groups --- _data/wg.yaml | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/_data/wg.yaml b/_data/wg.yaml index b75bf61b8f..17bb12332e 100644 --- a/_data/wg.yaml +++ b/_data/wg.yaml @@ -1,5 +1,16 @@ --- 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-07 + 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. @@ -28,17 +39,6 @@ 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-06 - 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