Skip to content

Commit 53cf3f8

Browse files
committed
Sync working groups
1 parent bff9d68 commit 53cf3f8

File tree

1 file changed

+25
-25
lines changed

1 file changed

+25
-25
lines changed

_data/wg.yaml

Lines changed: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,30 @@
11
---
22
working-groups:
3+
- title: "Gizmo 2"
4+
board-url: "https://github.com/orgs/quarkusio/projects/43"
5+
short-description: |
6+
Gizmo 2 related tasks
7+
readme: |
8+
<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>
9+
<ul>
10+
<li>Point of contact: @mkouba (@<strong>Martin Kouba</strong> on Zulip)</li>
11+
<li>Proposal: https://github.com/quarkusio/quarkus/discussions/46627</li>
12+
<li>Discussion: <a href="https://quarkusio.zulipchat.com/#narrow/channel/187038-dev/topic/Gizmo.202.2Ex.20WG.20chat">Zulip topic</a></li>
13+
<li>Deliverable: TBD</li>
14+
</ul>
15+
status: on track
16+
lts: false
17+
completed: false
18+
last-activity: 2025-10-07
19+
last-update-date: 2025-09-08
20+
last-update: |
21+
In the past month, the WG - Gizmo 2 made notable progress by successfully closing several issues related to various technical enhancements and optimizations. Key improvements included fixing reversed body handling in `switch`, addressing caching for SAM locations, and reducing itable stub hits. The team also introduced new methods to streamline the handling of generic types and made efficiency improvements in `ExecutableCreatorImpl`. However, all the closed issues have also been reopened, indicating ongoing work and potential refinement needed for these tasks.
22+
23+
(This status update was automatically generated using AI.)
24+
deliverable: TBD
25+
point-of-contact: "@mkouba (@<strong>Martin Kouba</strong> on Zulip)"
26+
proposal: https://github.com/quarkusio/quarkus/discussions/46627
27+
discussion: https://quarkusio.zulipchat.com/#narrow/channel/187038-dev/topic/Gizmo.202.2Ex.20WG.20chat
328
- title: "Panache.Next"
429
board-url: "https://github.com/orgs/quarkusio/projects/50"
530
short-description: |
@@ -64,31 +89,6 @@ working-groups:
6489
point-of-contact: "@FroMage (@<strong>Stephane Epardaud</strong> on Zulip)"
6590
proposal: https://github.com/quarkusio/quarkus/discussions/48949
6691
discussion: https://quarkusio.zulipchat.com/#narrow/channel/187038-dev/topic/WG.20-.20Panache.2ENext/with/529258261
67-
- title: "Gizmo 2"
68-
board-url: "https://github.com/orgs/quarkusio/projects/43"
69-
short-description: |
70-
Gizmo 2 related tasks
71-
readme: |
72-
<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>
73-
<ul>
74-
<li>Point of contact: @mkouba (@<strong>Martin Kouba</strong> on Zulip)</li>
75-
<li>Proposal: https://github.com/quarkusio/quarkus/discussions/46627</li>
76-
<li>Discussion: <a href="https://quarkusio.zulipchat.com/#narrow/channel/187038-dev/topic/Gizmo.202.2Ex.20WG.20chat">Zulip topic</a></li>
77-
<li>Deliverable: TBD</li>
78-
</ul>
79-
status: on track
80-
lts: false
81-
completed: false
82-
last-activity: 2025-10-06
83-
last-update-date: 2025-09-08
84-
last-update: |
85-
In the past month, the WG - Gizmo 2 made notable progress by successfully closing several issues related to various technical enhancements and optimizations. Key improvements included fixing reversed body handling in `switch`, addressing caching for SAM locations, and reducing itable stub hits. The team also introduced new methods to streamline the handling of generic types and made efficiency improvements in `ExecutableCreatorImpl`. However, all the closed issues have also been reopened, indicating ongoing work and potential refinement needed for these tasks.
86-
87-
(This status update was automatically generated using AI.)
88-
deliverable: TBD
89-
point-of-contact: "@mkouba (@<strong>Martin Kouba</strong> on Zulip)"
90-
proposal: https://github.com/quarkusio/quarkus/discussions/46627
91-
discussion: https://quarkusio.zulipchat.com/#narrow/channel/187038-dev/topic/Gizmo.202.2Ex.20WG.20chat
9292
- title: "Test classloading"
9393
board-url: "https://github.com/orgs/quarkusio/projects/30"
9494
short-description: |

0 commit comments

Comments
 (0)