Skip to content

Commit 969d89a

Browse files
committed
Sync working groups
1 parent 226be72 commit 969d89a

File tree

1 file changed

+12
-7
lines changed

1 file changed

+12
-7
lines changed

_data/wg.yaml

Lines changed: 12 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,11 @@ working-groups:
4848
lts: false
4949
completed: false
5050
last-activity: 2025-04-25
51-
last-update-date: 2025-03-13
51+
last-update-date: 2025-04-28
5252
last-update: |
53-
It just started, but already lots of progress.
53+
In the past month, the WG - Gizmo 2 successfully closed numerous issues, including improvements in error handling, support for instance field initializers, and updates to annotation handling. Key enhancements were made to Lambda singleton implementations and field check validations. Concurrently, several new issues were opened, still addressing challenges in error messaging, generic type handling, and improvements to operational efficiencies. The group remains focused on optimizing the Gizmo 2 framework while ensuring robust functionality and user experience.
54+
55+
(This status update was automatically generated using AI.)
5456
deliverable: TBD
5557
point-of-contact: "@mkouba (@<strong>Martin Kouba</strong> on Zulip)"
5658
proposal: https://github.com/quarkusio/quarkus/discussions/46627
@@ -76,9 +78,11 @@ working-groups:
7678
lts: false
7779
completed: false
7880
last-activity: 2025-04-24
79-
last-update-date: 2025-03-25
81+
last-update-date: 2025-04-28
8082
last-update: |
81-
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).
83+
In the last month, the WG - Test classloading successfully closed significant issues related to classloader behavior, including fixing ServiceLoader errors and NullPointerExceptions that impacted test discovery. However, several issues were opened, focusing on recurring ServiceConfigurationErrors and additional classloader-related concerns. The team also initiated communications with the first blog detailing test classloading changes. This ongoing work aims to enhance Quarkus's test environment by ensuring proper classloader interactions and minimizing errors during testing.
84+
85+
(This status update was automatically generated using AI.)
8286
point-of-contact: "@holly-cummins (@<strong>Holly Cummins</strong> on Zulip)"
8387
proposal: https://github.com/quarkusio/quarkus/discussions/41867
8488
discussion: https://quarkusio.zulipchat.com/#narrow/channel/187038-dev/topic/WG.20.2330.20Test.20Classloading.20chatter/
@@ -285,10 +289,11 @@ working-groups:
285289
lts: false
286290
completed: false
287291
last-activity: 2025-04-02
288-
last-update-date: 2025-03-27
292+
last-update-date: 2025-04-28
289293
last-update: |
290-
We had several discussions to find the proper architecture/modularization. It will likely require conditional dependencies to avoid pulling AI-related "code" into the regular extension.
291-
Thus, priorities shifted slightly to focus on "general" action in a first step.
294+
In the past month, the WG - Chappie focused on enhancing the AI capabilities within Quarkus Dev Mode by successfully closing an issue related to refactoring the Workspace concept for broader usage. No new issues were opened during this period, indicating a focused effort on improving the underlying structure in preparation for future AI feature implementations in the Dev UI and CLI.
295+
296+
(This status update was automatically generated using AI.)
292297
point-of-contact: "@phillip-kruger (@<strong>Phillip Krüger</strong> on Zulip)"
293298
proposal: https://github.com/quarkusio/quarkus/discussions/45377
294299
discussion: https://quarkusio.zulipchat.com/#narrow/stream/187038-dev

0 commit comments

Comments
 (0)