Skip to content

Commit 5ed24f8

Browse files
committed
Sync working groups
1 parent ca14700 commit 5ed24f8

File tree

1 file changed

+16
-16
lines changed

1 file changed

+16
-16
lines changed

_data/wg.yaml

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
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: inactive
14+
completed: false
15+
last-activity: 2025-03-12
16+
deliverable: TBD
17+
point-of-contact: "@mkouba (@<strong>Martin Kouba</strong> on Zulip)"
18+
proposal: https://github.com/quarkusio/quarkus/discussions/46627
319
- title: "Observability.Next"
420
board-url: "https://github.com/orgs/quarkusio/projects/42"
521
short-description: Observability.Next is a strategic initiative to modernize the observability stack within the Quarkus framework, aiming to streamline and enhance its ability to monitor and manage distributed systems.
@@ -84,22 +100,6 @@ working-groups:
84100
last-update-date: 2024-12-17
85101
last-update: |
86102
Starting tracking tasks fro the 3.19 LTS.
87-
- title: "Gizmo 2"
88-
board-url: "https://github.com/orgs/quarkusio/projects/43"
89-
short-description: Gizmo 2 related tasks
90-
readme: |
91-
<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>
92-
<ul>
93-
<li>Point of contact: @mkouba (@<strong>Martin Kouba</strong> on Zulip)</li>
94-
<li>Proposal: https://github.com/quarkusio/quarkus/discussions/46627</li>
95-
<li>Deliverable: TBD</li>
96-
</ul>
97-
status: inactive
98-
completed: false
99-
last-activity: 2025-03-11
100-
deliverable: TBD
101-
point-of-contact: "@mkouba (@<strong>Martin Kouba</strong> on Zulip)"
102-
proposal: https://github.com/quarkusio/quarkus/discussions/46627
103103
- title: "Test classloading"
104104
board-url: "https://github.com/orgs/quarkusio/projects/30"
105105
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

Comments
 (0)