Skip to content

Commit 058f3a9

Browse files
committed
Sync working groups
1 parent 10ec9ec commit 058f3a9

File tree

1 file changed

+24
-24
lines changed

1 file changed

+24
-24
lines changed

_data/wg.yaml

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,5 @@
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-04-17
19-
last-update-date: 2025-03-13
20-
last-update: |
21-
It just started, but already lots of progress.
22-
deliverable: TBD
23-
point-of-contact: "@mkouba (@<strong>Martin Kouba</strong> on Zulip)"
24-
proposal: https://github.com/quarkusio/quarkus/discussions/46627
25-
discussion: https://quarkusio.zulipchat.com/#narrow/channel/187038-dev/topic/Gizmo.202.2Ex.20WG.20chat
263
- title: "Test classloading"
274
board-url: "https://github.com/orgs/quarkusio/projects/30"
285
short-description: |
@@ -43,13 +20,36 @@ working-groups:
4320
status: on track
4421
lts: false
4522
completed: false
46-
last-activity: 2025-04-17
23+
last-activity: 2025-04-18
4724
last-update-date: 2025-03-25
4825
last-update: |
4926
Major update: The PR which switched from 'load classes with the same classloader as JUnit classes' to 'load classes with the classloader which will be used to run them' has merged. This closes ~8 outstanding issues (while potentially creating some more caused by eager augmention).
5027
point-of-contact: "@holly-cummins (@<strong>Holly Cummins</strong> on Zulip)"
5128
proposal: https://github.com/quarkusio/quarkus/discussions/41867
5229
discussion: https://quarkusio.zulipchat.com/#narrow/channel/187038-dev/topic/WG.20.2330.20Test.20Classloading.20chatter/
30+
- title: "Gizmo 2"
31+
board-url: "https://github.com/orgs/quarkusio/projects/43"
32+
short-description: |
33+
Gizmo 2 related tasks
34+
readme: |
35+
<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>
36+
<ul>
37+
<li>Point of contact: @mkouba (@<strong>Martin Kouba</strong> on Zulip)</li>
38+
<li>Proposal: https://github.com/quarkusio/quarkus/discussions/46627</li>
39+
<li>Discussion: <a href="https://quarkusio.zulipchat.com/#narrow/channel/187038-dev/topic/Gizmo.202.2Ex.20WG.20chat">Zulip topic</a></li>
40+
<li>Deliverable: TBD</li>
41+
</ul>
42+
status: on track
43+
lts: false
44+
completed: false
45+
last-activity: 2025-04-17
46+
last-update-date: 2025-03-13
47+
last-update: |
48+
It just started, but already lots of progress.
49+
deliverable: TBD
50+
point-of-contact: "@mkouba (@<strong>Martin Kouba</strong> on Zulip)"
51+
proposal: https://github.com/quarkusio/quarkus/discussions/46627
52+
discussion: https://quarkusio.zulipchat.com/#narrow/channel/187038-dev/topic/Gizmo.202.2Ex.20WG.20chat
5353
- title: "Quarkus 3.15 LTS"
5454
board-url: "https://github.com/orgs/quarkusio/projects/28"
5555
short-description: |

0 commit comments

Comments
 (0)