Skip to content

Commit 94108dd

Browse files
committed
Sync working groups
1 parent 8cb9116 commit 94108dd

File tree

1 file changed

+19
-19
lines changed

1 file changed

+19
-19
lines changed

_data/wg.yaml

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,24 @@
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-17
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
322
- title: "Chappie"
423
board-url: "https://github.com/orgs/quarkiverse/projects/8"
524
short-description: The main objective of this working group is to allow AI features in Quarkus Dev Mode (Dev UI and CLI)
@@ -28,25 +47,6 @@ working-groups:
2847
point-of-contact: "@phillip-kruger (@<strong>Phillip Krüger</strong> on Zulip)"
2948
proposal: https://github.com/quarkusio/quarkus/discussions/45377
3049
discussion: https://quarkusio.zulipchat.com/#narrow/stream/187038-dev
31-
- title: "Gizmo 2"
32-
board-url: "https://github.com/orgs/quarkusio/projects/43"
33-
short-description: Gizmo 2 related tasks
34-
readme: |
35-
<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>
36-
<ul>
37-
<li>Point of contact: @mkouba (@<strong>Martin Kouba</strong> on Zulip)</li>
38-
<li>Proposal: https://github.com/quarkusio/quarkus/discussions/46627</li>
39-
<li>Deliverable: TBD</li>
40-
</ul>
41-
status: on track
42-
completed: false
43-
last-activity: 2025-03-15
44-
last-update-date: 2025-03-13
45-
last-update: |
46-
It just started, but already lots of progress.
47-
deliverable: TBD
48-
point-of-contact: "@mkouba (@<strong>Martin Kouba</strong> on Zulip)"
49-
proposal: https://github.com/quarkusio/quarkus/discussions/46627
5050
- title: "Test classloading"
5151
board-url: "https://github.com/orgs/quarkusio/projects/30"
5252
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.

0 commit comments

Comments
 (0)