Skip to content

Commit 04f659f

Browse files
committed
Sync working groups
1 parent f747e2c commit 04f659f

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-25
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.
@@ -25,25 +44,6 @@ working-groups:
2544
point-of-contact: "@holly-cummins (@<strong>Holly Cummins</strong> on Zulip)"
2645
proposal: https://github.com/quarkusio/quarkus/discussions/41867
2746
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-24
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: "Quarkus 3.15 LTS"
4848
board-url: "https://github.com/orgs/quarkusio/projects/28"
4949
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)