diff --git a/_data/wg.yaml b/_data/wg.yaml index bbc18bd6ff0..1b16c8d55f5 100644 --- a/_data/wg.yaml +++ b/_data/wg.yaml @@ -1,5 +1,14 @@ --- working-groups: + - 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-30 - title: "Quarkus 3.15 LTS" board-url: "https://github.com/orgs/quarkusio/projects/28" short-description: This WG focuses on defining the issues we would like to have in the next-to-be LTS (Quarkus 3.14/3.15) @@ -79,15 +88,6 @@ working-groups: Since we don't have a target date, and progress is being made, I can declare this on track, with only a slightly murky conscience. This is a big change, and one which doesn't lend itself well to dividing into smaller chunks. I'm keeping a spreadsheet of build results. In the CI runs, the number of failing jobs was 31 at the last update, and it is now 25. A number of suites, such as `integration-tests/devtools` were failing, and are now passing. - - 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-24 - title: "Roq :: Quarkus SSG" board-url: "https://github.com/orgs/quarkiverse/projects/6" short-description: Allow Static Site Generation with Quarkus.