Skip to content

Commit db950df

Browse files
committed
Sync working groups
1 parent 31e5d18 commit db950df

1 file changed

Lines changed: 43 additions & 43 deletions

File tree

_data/wg.yaml

Lines changed: 43 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,48 @@
11
---
22
working-groups:
3+
- title: "Quarkus 4"
4+
board-url: "https://github.com/orgs/quarkusio/projects/51"
5+
short-description: |
6+
The Quarkus 4 working group aims to coordinate and track all Quarkus 4-related development in a long-running effort.
7+
readme: |
8+
<h2>Objective</h2>
9+
<p>This long‑running working group is dedicated to tracking development and ensuring a smooth rollout for Quarkus 4. It will serve as the central coordination point for feature tracking, release hygiene, migration guidance, and community alignment related to Quarkus 4.</p>
10+
<h2>The Problem</h2>
11+
<p>Quarkus 4 introduces significant shifts, including new Java 25 flags, architectural refinements, deprecations, and ecosystem changes. Without a focused group, efforts become fragmented, and downstream consumers (extensions, integrations, platform partners) may struggle to stay aligned.</p>
12+
<h2>Proposed Solution</h2>
13+
<p>Establish a designated WG to:</p>
14+
<ul>
15+
<li>Track all Quarkus 4‑related issues and PRs (using label triage/quarkus-4)</li>
16+
<li>Maintain a GitHub project board for feature status, blockers, and timelines</li>
17+
<li>Coordinate across teams (core, extensions, platform, tooling)</li>
18+
<li>Surface migration considerations and flag impacts (e.g. new --add-opens needs, optimized defaults) - useful to create the migration guide and rules</li>
19+
<li>Publish ADRs, migration guides, and summary docs</li>
20+
</ul>
21+
<h2>Definition of Done</h2>
22+
<p>This WG will be considered complete when:</p>
23+
<ul>
24+
<li>Quarkus 4 GA is released (including the platform)</li>
25+
<li>All major features are merged and tested</li>
26+
<li>Migration documentation is publicly available</li>
27+
</ul>
28+
<h2>Organizing the Work</h2>
29+
<p>Coordination via:</p>
30+
<ul>
31+
<li>GitHub Discussions: use design‑discussions category</li>
32+
<li>Issues/PRs: label with <code>triage/quarkus-4</code></li>
33+
<li>Project board to track status</li>
34+
</ul>
35+
<h2>Expected Timeline:</h2>
36+
<p>This is a long-running WG, starting now and wrapping up post‑GA (~late Q2 2026). We’ll mark it as “done” upon the public release of Quarkus 4 GA.</p>
37+
status: on track
38+
lts: false
39+
completed: false
40+
last-activity: 2026-05-07
41+
last-update-date: 2026-03-30
42+
last-update: |
43+
The team closed out significant work on the Vert.x 5 upgrade and migration of its core extension for Quarkus 4. New tasks include updating Vert.x configuration, reworking CI, and addressing Kafka Kerberos authentication in native mode. We're also defining OpenTelemetry trace sampling defaults and looking into extension modularity.
44+
45+
(This status update was automatically generated using AI.)
346
- title: "Quarkus Data"
447
board-url: "https://github.com/orgs/quarkusio/projects/50"
548
short-description: |
@@ -182,49 +225,6 @@ working-groups:
182225
point-of-contact: "@maxandersen"
183226
proposal: https://github.com/quarkusio/quarkus/discussions/53667
184227
discussion: https://quarkusio.zulipchat.com/#narrow/channel/187038-dev/topic/WG.20-.20Quarkus.20Terminal/with/587817394
185-
- title: "Quarkus 4"
186-
board-url: "https://github.com/orgs/quarkusio/projects/51"
187-
short-description: |
188-
The Quarkus 4 working group aims to coordinate and track all Quarkus 4-related development in a long-running effort.
189-
readme: |
190-
<h2>Objective</h2>
191-
<p>This long‑running working group is dedicated to tracking development and ensuring a smooth rollout for Quarkus 4. It will serve as the central coordination point for feature tracking, release hygiene, migration guidance, and community alignment related to Quarkus 4.</p>
192-
<h2>The Problem</h2>
193-
<p>Quarkus 4 introduces significant shifts, including new Java 25 flags, architectural refinements, deprecations, and ecosystem changes. Without a focused group, efforts become fragmented, and downstream consumers (extensions, integrations, platform partners) may struggle to stay aligned.</p>
194-
<h2>Proposed Solution</h2>
195-
<p>Establish a designated WG to:</p>
196-
<ul>
197-
<li>Track all Quarkus 4‑related issues and PRs (using label triage/quarkus-4)</li>
198-
<li>Maintain a GitHub project board for feature status, blockers, and timelines</li>
199-
<li>Coordinate across teams (core, extensions, platform, tooling)</li>
200-
<li>Surface migration considerations and flag impacts (e.g. new --add-opens needs, optimized defaults) - useful to create the migration guide and rules</li>
201-
<li>Publish ADRs, migration guides, and summary docs</li>
202-
</ul>
203-
<h2>Definition of Done</h2>
204-
<p>This WG will be considered complete when:</p>
205-
<ul>
206-
<li>Quarkus 4 GA is released (including the platform)</li>
207-
<li>All major features are merged and tested</li>
208-
<li>Migration documentation is publicly available</li>
209-
</ul>
210-
<h2>Organizing the Work</h2>
211-
<p>Coordination via:</p>
212-
<ul>
213-
<li>GitHub Discussions: use design‑discussions category</li>
214-
<li>Issues/PRs: label with <code>triage/quarkus-4</code></li>
215-
<li>Project board to track status</li>
216-
</ul>
217-
<h2>Expected Timeline:</h2>
218-
<p>This is a long-running WG, starting now and wrapping up post‑GA (~late Q2 2026). We’ll mark it as “done” upon the public release of Quarkus 4 GA.</p>
219-
status: on track
220-
lts: false
221-
completed: false
222-
last-activity: 2026-05-06
223-
last-update-date: 2026-03-30
224-
last-update: |
225-
The team closed out significant work on the Vert.x 5 upgrade and migration of its core extension for Quarkus 4. New tasks include updating Vert.x configuration, reworking CI, and addressing Kafka Kerberos authentication in native mode. We're also defining OpenTelemetry trace sampling defaults and looking into extension modularity.
226-
227-
(This status update was automatically generated using AI.)
228228
- title: "Dev Services Lifecycle"
229229
board-url: "https://github.com/orgs/quarkusio/projects/49"
230230
short-description: |

0 commit comments

Comments
 (0)