From abbaed7bb753f6e8b81af45dcfe3e7295a3a96c4 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Fri, 13 Sep 2024 18:02:16 +0000 Subject: [PATCH] Sync working groups --- _data/wg.yaml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/_data/wg.yaml b/_data/wg.yaml index b1a090be7f..d4fa5c0b50 100644 --- a/_data/wg.yaml +++ b/_data/wg.yaml @@ -27,6 +27,15 @@ working-groups: last-activity: 2024-09-13 last-update: | Approaching completion. Watch [Quarkus Insight #177](https://www.youtube.com/watch?v=VP7c9ftFwrQ&list=PLsM3ZE5tGAVatO65JIxgskQh-OKoqM4F2&index=1) to see various demo going from configuration, local TLS, certificate reloading and ACME integration. + - title: "Quarkus Config and IDEs" + board-url: "https://github.com/orgs/quarkusio/projects/32" + short-description: Let's define a format for the files containing the config model we will include in the jars for IDE consumption. + readme: | +

Let's define a format for the files containing the config model we will include in the jars for IDE consumption.

+

See https://github.com/quarkusio/quarkus/discussions/42671 for more details.

+

Point of contact: @gsmet (Zulip: @_Guillaume Smet )

+ status: on track + last-activity: 2024-09-13 - 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. @@ -90,15 +99,6 @@ working-groups:

Point of contact: @iocanel (Ioannis Canelloson Zulip)

status: staled last-activity: 2024-09-10 - - title: "Quarkus Config and IDEs" - board-url: "https://github.com/orgs/quarkusio/projects/32" - short-description: Let's define a format for the files containing the config model we will include in the jars for IDE consumption. - readme: | -

Let's define a format for the files containing the config model we will include in the jars for IDE consumption.

-

See https://github.com/quarkusio/quarkus/discussions/42671 for more details.

-

Point of contact: @gsmet (Zulip: @_Guillaume Smet )

- status: on track - last-activity: 2024-09-10 - title: "Moving Quarkus to the CommonHaus Foundation" board-url: "https://github.com/orgs/quarkusio/projects/38" short-description: Work needed around moving Quarkus to foundation and streamline open governance.