Skip to content

Commit 55d85f0

Browse files
committed
Sync working groups
1 parent 9ea21cd commit 55d85f0

File tree

1 file changed

+20
-20
lines changed

1 file changed

+20
-20
lines changed

_data/wg.yaml

+20-20
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,5 @@
11
---
22
working-groups:
3-
- title: "Gizmo 2"
4-
board-url: "https://github.com/orgs/quarkusio/projects/43"
5-
short-description: Gizmo 2 related tasks
6-
readme: |
7-
<p>This _working group aims to make the <a href="https://github.com/dmlloyd/gizmo/tree/gizmo2">Gizmo 2 POC</a> production-ready and integrate it into Quarkus core.</p>
8-
<ul>
9-
<li>Point of contact: @mkouba (@<strong>Martin Kouba</strong> on Zulip)</li>
10-
<li>Proposal: https://github.com/quarkusio/quarkus/discussions/46627</li>
11-
<li>Deliverable: TBD</li>
12-
</ul>
13-
status: on track
14-
completed: false
15-
last-activity: 2025-03-14
16-
last-update-date: 2025-03-13
17-
last-update: |
18-
It just started, but already lots of progress.
19-
deliverable: TBD
20-
point-of-contact: "@mkouba (@<strong>Martin Kouba</strong> on Zulip)"
21-
proposal: https://github.com/quarkusio/quarkus/discussions/46627
223
- title: "Test classloading"
234
board-url: "https://github.com/orgs/quarkusio/projects/30"
245
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.
@@ -37,13 +18,32 @@ working-groups:
3718
</ul>
3819
status: on track
3920
completed: false
40-
last-activity: 2025-03-13
21+
last-activity: 2025-03-14
4122
last-update-date: 2025-03-03
4223
last-update: |
4324
Code cleanup underway to remove TODOs and the most egregious hacks. CI is (mostly, sometimes) green: https://github.com/quarkusio/quarkus/actions/runs/13628335866/job/38090976898
4425
point-of-contact: "@holly-cummins (@<strong>Holly Cummins</strong> on Zulip)"
4526
proposal: https://github.com/quarkusio/quarkus/discussions/41867
4627
discussion: https://quarkusio.zulipchat.com/#narrow/channel/187038-dev/topic/WG.20.2330.20Test.20Classloading.20chatter/
28+
- title: "Gizmo 2"
29+
board-url: "https://github.com/orgs/quarkusio/projects/43"
30+
short-description: Gizmo 2 related tasks
31+
readme: |
32+
<p>This _working group aims to make the <a href="https://github.com/dmlloyd/gizmo/tree/gizmo2">Gizmo 2 POC</a> production-ready and integrate it into Quarkus core.</p>
33+
<ul>
34+
<li>Point of contact: @mkouba (@<strong>Martin Kouba</strong> on Zulip)</li>
35+
<li>Proposal: https://github.com/quarkusio/quarkus/discussions/46627</li>
36+
<li>Deliverable: TBD</li>
37+
</ul>
38+
status: on track
39+
completed: false
40+
last-activity: 2025-03-14
41+
last-update-date: 2025-03-13
42+
last-update: |
43+
It just started, but already lots of progress.
44+
deliverable: TBD
45+
point-of-contact: "@mkouba (@<strong>Martin Kouba</strong> on Zulip)"
46+
proposal: https://github.com/quarkusio/quarkus/discussions/46627
4747
- title: "Chappie"
4848
board-url: "https://github.com/orgs/quarkiverse/projects/8"
4949
short-description: The main objective of this working group is to allow AI features in Quarkus Dev Mode (Dev UI and CLI)

0 commit comments

Comments
 (0)