Skip to content

Commit 72f4c6d

Browse files
committed
Sync working groups
1 parent 9d1e899 commit 72f4c6d

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-09-16
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: "Dev Services Lifecycle"
429
board-url: "https://github.com/orgs/quarkusio/projects/49"
530
short-description: |
@@ -26,31 +51,6 @@ working-groups:
2651
point-of-contact: "@holly-cummins (@<strong>Holly Cummins</strong> on Zulip), @ozangunalp (@<strong>Ozan Günalp</strong> on Zulip )"
2752
proposal: https://github.com/quarkusio/quarkus/discussions/47683
2853
discussion: https://quarkusio.zulipchat.com/#narrow/channel/187038-dev
29-
- title: "Gizmo 2"
30-
board-url: "https://github.com/orgs/quarkusio/projects/43"
31-
short-description: |
32-
Gizmo 2 related tasks
33-
readme: |
34-
<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>
35-
<ul>
36-
<li>Point of contact: @mkouba (@<strong>Martin Kouba</strong> on Zulip)</li>
37-
<li>Proposal: https://github.com/quarkusio/quarkus/discussions/46627</li>
38-
<li>Discussion: <a href="https://quarkusio.zulipchat.com/#narrow/channel/187038-dev/topic/Gizmo.202.2Ex.20WG.20chat">Zulip topic</a></li>
39-
<li>Deliverable: TBD</li>
40-
</ul>
41-
status: on track
42-
lts: false
43-
completed: false
44-
last-activity: 2025-09-16
45-
last-update-date: 2025-09-08
46-
last-update: |
47-
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.
48-
49-
(This status update was automatically generated using AI.)
50-
deliverable: TBD
51-
point-of-contact: "@mkouba (@<strong>Martin Kouba</strong> on Zulip)"
52-
proposal: https://github.com/quarkusio/quarkus/discussions/46627
53-
discussion: https://quarkusio.zulipchat.com/#narrow/channel/187038-dev/topic/Gizmo.202.2Ex.20WG.20chat
5454
- title: "Spring-Style Testing"
5555
board-url: "https://github.com/orgs/quarkusio/projects/60"
5656
short-description: |

0 commit comments

Comments
 (0)