Skip to content

Commit c09e1b5

Browse files
committed
Sync working groups
1 parent 2078185 commit c09e1b5

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-13
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.
@@ -53,25 +72,6 @@ working-groups:
5372
point-of-contact: "@phillip-kruger (@<strong>Phillip Krüger</strong> on Zulip)"
5473
proposal: https://github.com/quarkusio/quarkus/discussions/45377
5574
discussion: https://quarkusio.zulipchat.com/#narrow/stream/187038-dev
56-
- title: "Gizmo 2"
57-
board-url: "https://github.com/orgs/quarkusio/projects/43"
58-
short-description: Gizmo 2 related tasks
59-
readme: |
60-
<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>
61-
<ul>
62-
<li>Point of contact: @mkouba (@<strong>Martin Kouba</strong> on Zulip)</li>
63-
<li>Proposal: https://github.com/quarkusio/quarkus/discussions/46627</li>
64-
<li>Deliverable: TBD</li>
65-
</ul>
66-
status: on track
67-
completed: false
68-
last-activity: 2025-03-13
69-
last-update-date: 2025-03-13
70-
last-update: |
71-
It just started, but already lots of progress.
72-
deliverable: TBD
73-
point-of-contact: "@mkouba (@<strong>Martin Kouba</strong> on Zulip)"
74-
proposal: https://github.com/quarkusio/quarkus/discussions/46627
7575
- title: "Quarkus 3.15 LTS"
7676
board-url: "https://github.com/orgs/quarkusio/projects/28"
7777
short-description: This WG focuses on defining the issues we would like to have in the next-to-be LTS (Quarkus 3.14/3.15)

0 commit comments

Comments
 (0)