Skip to content

Commit 91edc34

Browse files
committed
Sync working groups
1 parent 54283df commit 91edc34

File tree

1 file changed

+50
-0
lines changed

1 file changed

+50
-0
lines changed

_data/wg.yaml

Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,55 @@
11
---
22
working-groups:
3+
- title: "Offering Metadata and Tooling Integration"
4+
board-url: "https://github.com/orgs/quarkusio/projects/52"
5+
short-description: |
6+
Track and coordinate the introduction of offering-level support metadata in Quarkus platform descriptors and its integration into developer tools (e.g., code.quarkus.io, CLI).
7+
readme: |
8+
<h2>Motivation:</h2>
9+
<p>Quarkus is now part of multiple product offerings (e.g., Red Hat Build of Quarkus, Camel integrations, ...). To enable tooling and automation to reflect product-specific support levels, we need to:</p>
10+
<ul>
11+
<li>Extend the platform metadata with structured offering-level support indicators.</li>
12+
<li>Adapt code.quarkus.io and code.quarkus.redhat.com to display and filter based on offering.</li>
13+
<li>Plan for downstream use by the CLI, build tooling, and possibly SKU-based features.</li>
14+
</ul>
15+
<p>This working group ensures a coordinated effort across platform, metadata, and UI/UX teams to avoid fragmentation and deliver a coherent user experience.</p>
16+
<h2>Goals:</h2>
17+
<ul>
18+
<li>Define and adopt a standard metadata format for offering-level support annotations.</li>
19+
<li>Apply metadata consistently across all productized platform descriptors.</li>
20+
<li>Integrate offering awareness into code.quarkus.redhat.com:</li>
21+
<li>Display per-offering support levels.</li>
22+
<li>Allow filtering and navigation based on offering.</li>
23+
<li>Ensure the upstream site (code.quarkus.io) remains offering-agnostic.</li>
24+
<li>Evaluate CLI support for offering information</li>
25+
</ul>
26+
<h2>Scope:</h2>
27+
<p>In scope:</p>
28+
<ul>
29+
<li>JSON platform descriptor enhancements</li>
30+
<li>Tooling (code.quarkus.io/redhat.com) UI/UX changes</li>
31+
<li>CLI enhancements (optional, pending feasibility)</li>
32+
</ul>
33+
<p>Out of scope:</p>
34+
<ul>
35+
<li>
36+
<p>Modifying Quarkus runtime behavior based on offering</p>
37+
</li>
38+
<li>
39+
<p>License/SKU enforcement mechanisms</p>
40+
</li>
41+
<li>
42+
<p>Point of contact: @ia3andy (@<strong>Andy Damevin</strong> on Zulip) and @aloubyansky (@<strong>Alexey Loubyansky</strong> on Zulip)</p>
43+
</li>
44+
</ul>
45+
status: on track
46+
lts: false
47+
completed: false
48+
last-activity: 2025-07-24
49+
last-update-date: 2025-07-24
50+
last-update: |
51+
Working group started.
52+
point-of-contact: "@ia3andy (@<strong>Andy Damevin</strong> on Zulip) and @aloubyansky (@<strong>Alexey Loubyansky</strong> on Zulip)"
353
- title: "Quarkus 4"
454
board-url: "https://github.com/orgs/quarkusio/projects/51"
555
short-description: |

0 commit comments

Comments
 (0)