|
1 | 1 | --- |
2 | 2 | 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 |
3 | 22 | - title: "Chappie" |
4 | 23 | board-url: "https://github.com/orgs/quarkiverse/projects/8" |
5 | 24 | 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: |
28 | 47 | point-of-contact: "@phillip-kruger (@<strong>Phillip Krüger</strong> on Zulip)" |
29 | 48 | proposal: https://github.com/quarkusio/quarkus/discussions/45377 |
30 | 49 | 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 |
50 | 50 | - title: "Test classloading" |
51 | 51 | board-url: "https://github.com/orgs/quarkusio/projects/30" |
52 | 52 | 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