Skip to content

Commit b45d0c9

Browse files
committed
Sync working groups
1 parent 07a9e20 commit b45d0c9

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-24
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: "Test classloading"
423
board-url: "https://github.com/orgs/quarkusio/projects/30"
524
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.
@@ -44,25 +63,6 @@ working-groups:
4463
Everything is fine for now.
4564
4665
There are discussions on defining a regular cadence release. We will communicate when we have more details.
47-
- title: "Gizmo 2"
48-
board-url: "https://github.com/orgs/quarkusio/projects/43"
49-
short-description: Gizmo 2 related tasks
50-
readme: |
51-
<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>
52-
<ul>
53-
<li>Point of contact: @mkouba (@<strong>Martin Kouba</strong> on Zulip)</li>
54-
<li>Proposal: https://github.com/quarkusio/quarkus/discussions/46627</li>
55-
<li>Deliverable: TBD</li>
56-
</ul>
57-
status: on track
58-
completed: false
59-
last-activity: 2025-03-20
60-
last-update-date: 2025-03-13
61-
last-update: |
62-
It just started, but already lots of progress.
63-
deliverable: TBD
64-
point-of-contact: "@mkouba (@<strong>Martin Kouba</strong> on Zulip)"
65-
proposal: https://github.com/quarkusio/quarkus/discussions/46627
6666
- title: "Chappie"
6767
board-url: "https://github.com/orgs/quarkiverse/projects/8"
6868
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)