Skip to content

Commit d3eff84

Browse files
committed
Sync working groups
1 parent 7d0ba10 commit d3eff84

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

_data/wg.yaml

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,5 @@
11
---
22
working-groups:
3-
- title: "Quarkus Config and IDEs"
4-
board-url: "https://github.com/orgs/quarkusio/projects/32"
5-
short-description: Let's define a format for the files containing the config model we will include in the jars for IDE consumption.
6-
readme: |
7-
<p>Let's define a format for the files containing the config model we will include in the jars for IDE consumption.</p>
8-
<p>See https://github.com/quarkusio/quarkus/discussions/42671 for more details.</p>
9-
<p><em>Point of contact</em>: @gsmet (Zulip: @_<strong>Guillaume Smet</strong> )</p>
10-
status: on track
11-
completed: false
12-
last-activity: 2024-11-29
13-
last-update-date: 2024-11-29
14-
last-update: |
15-
I fixed a few issues in the doc generation but wasn't able to make much progress for this round.
163
- title: "Test classloading"
174
board-url: "https://github.com/orgs/quarkusio/projects/30"
185
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.
@@ -31,7 +18,7 @@ working-groups:
3118
</ul>
3219
status: on track
3320
completed: false
34-
last-activity: 2024-11-28
21+
last-activity: 2024-12-02
3522
last-update-date: 2024-11-25
3623
last-update: |
3724
Good progress in the past week. Latest CI run: https://github.com/holly-cummins/quarkus/actions/runs/11940609084
@@ -41,6 +28,19 @@ working-groups:
4128
point-of-contact: "@holly-cummins (@<strong>Holly Cummins</strong> on Zulip)"
4229
proposal: https://github.com/quarkusio/quarkus/discussions/41867
4330
discussion: https://quarkusio.zulipchat.com/#narrow/channel/187038-dev/topic/WG.20.2330.20Test.20Classloading.20chatter/
31+
- title: "Quarkus Config and IDEs"
32+
board-url: "https://github.com/orgs/quarkusio/projects/32"
33+
short-description: Let's define a format for the files containing the config model we will include in the jars for IDE consumption.
34+
readme: |
35+
<p>Let's define a format for the files containing the config model we will include in the jars for IDE consumption.</p>
36+
<p>See https://github.com/quarkusio/quarkus/discussions/42671 for more details.</p>
37+
<p><em>Point of contact</em>: @gsmet (Zulip: @_<strong>Guillaume Smet</strong> )</p>
38+
status: on track
39+
completed: false
40+
last-activity: 2024-11-29
41+
last-update-date: 2024-11-29
42+
last-update: |
43+
I fixed a few issues in the doc generation but wasn't able to make much progress for this round.
4444
- title: "WebSocket Next"
4545
board-url: "https://github.com/orgs/quarkusio/projects/26"
4646
short-description: WebSocket-Next related tasks

0 commit comments

Comments
 (0)