Skip to content

Commit 359513e

Browse files
committed
Sync working groups
1 parent 89ee460 commit 359513e

File tree

1 file changed

+33
-33
lines changed

1 file changed

+33
-33
lines changed

_data/wg.yaml

Lines changed: 33 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,38 @@
11
---
22
working-groups:
3+
- title: "Quarkus to the CommonHaus Foundation"
4+
board-url: "https://github.com/orgs/quarkusio/projects/38"
5+
short-description: Work needed around moving Quarkus to foundation and streamline open governance.
6+
readme: |
7+
<p>from Discussion at https://github.com/quarkusio/quarkus/discussions/43013</p>
8+
<p>We started the move of Quarkus to a foundation <a href="https://quarkus.io/blog/quarkus-in-a-foundation/">earlier this year</a> and recently <a href="https://quarkus.io/blog/quarkus-moving-to-commonhaus/">set the direction</a> towards <a href="https://www.commonhaus.org/">CommonHaus</a> and during the summer break the CommonHaus council <a href="https://github.com/commonhaus/foundation/pull/183">approved our request</a> to join.</p>
9+
<p>Thus, now the real work starts, and it's just fitting we set up a working group for the effort getting Quarkus to CommonHaus foundation.</p>
10+
<h1>Goal</h1>
11+
<p>Two parts</p>
12+
<ul>
13+
<li>setup Quarkus to have transparent and open governance</li>
14+
<li>Go through the few but important requirements for a CommonHaus project.</li>
15+
</ul>
16+
<h1>Initial work items/questions:</h1>
17+
<p>Current known list, but not limited to:</p>
18+
<ul>
19+
<li>identify design communication channels (i.e. #41973)</li>
20+
<li>which repositories / code will move</li>
21+
<li>impact (if any) on quarkiverse projects</li>
22+
<li>how will trademarks work/change</li>
23+
<li>identify running services and setup/maintain them (registry.quarkus.io, code.quarkus.io etc.)</li>
24+
<li>add required metadata/files to the various repositories</li>
25+
</ul>
26+
<h1>Tracking</h1>
27+
<p>We will use the working group board to track publicly all the known relevant work and questions.For the few exception cases where, for legal or personal constraints, the work must happen in private, we will post the outcome and results in public places (like a GitHub discussion of a GitHub issue tracked on the working group board).</p>
28+
<h1>When will this working group be done?</h1>
29+
<p>When Quarkus has an active working governance model in place and all major work items around setting up Quarkus at CommonHaus are completed - after that, its expected things will just be iteratively improved, and the dedicated working group will not be needed (others might start to continue more specific efforts).</p>
30+
<p>The majority of the work must be done before the end of December 2024. The latest deadline for CommonHaus is April 2025, when the bootstrap period of CommonHaus ends.</p>
31+
status: on track
32+
completed: false
33+
last-activity: 2024-10-28
34+
last-update: |
35+
Just got started.
336
- title: "Test classloading"
437
board-url: "https://github.com/orgs/quarkusio/projects/30"
538
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.
@@ -127,36 +160,3 @@ working-groups:
127160
This working group is complete!
128161
That does not mean that no work will be done around TLS, but what was defined in the initial scope of the working group has been completed.
129162
Enhancements and bug fixes will follow.
130-
- title: "Quarkus to the CommonHaus Foundation"
131-
board-url: "https://github.com/orgs/quarkusio/projects/38"
132-
short-description: Work needed around moving Quarkus to foundation and streamline open governance.
133-
readme: |
134-
<p>from Discussion at https://github.com/quarkusio/quarkus/discussions/43013</p>
135-
<p>We started the move of Quarkus to a foundation <a href="https://quarkus.io/blog/quarkus-in-a-foundation/">earlier this year</a> and recently <a href="https://quarkus.io/blog/quarkus-moving-to-commonhaus/">set the direction</a> towards <a href="https://www.commonhaus.org/">CommonHaus</a> and during the summer break the CommonHaus council <a href="https://github.com/commonhaus/foundation/pull/183">approved our request</a> to join.</p>
136-
<p>Thus, now the real work starts, and it's just fitting we set up a working group for the effort getting Quarkus to CommonHaus foundation.</p>
137-
<h1>Goal</h1>
138-
<p>Two parts</p>
139-
<ul>
140-
<li>setup Quarkus to have transparent and open governance</li>
141-
<li>Go through the few but important requirements for a CommonHaus project.</li>
142-
</ul>
143-
<h1>Initial work items/questions:</h1>
144-
<p>Current known list, but not limited to:</p>
145-
<ul>
146-
<li>identify design communication channels (i.e. #41973)</li>
147-
<li>which repositories / code will move</li>
148-
<li>impact (if any) on quarkiverse projects</li>
149-
<li>how will trademarks work/change</li>
150-
<li>identify running services and setup/maintain them (registry.quarkus.io, code.quarkus.io etc.)</li>
151-
<li>add required metadata/files to the various repositories</li>
152-
</ul>
153-
<h1>Tracking</h1>
154-
<p>We will use the working group board to track publicly all the known relevant work and questions.For the few exception cases where, for legal or personal constraints, the work must happen in private, we will post the outcome and results in public places (like a GitHub discussion of a GitHub issue tracked on the working group board).</p>
155-
<h1>When will this working group be done?</h1>
156-
<p>When Quarkus has an active working governance model in place and all major work items around setting up Quarkus at CommonHaus are completed - after that, its expected things will just be iteratively improved, and the dedicated working group will not be needed (others might start to continue more specific efforts).</p>
157-
<p>The majority of the work must be done before the end of December 2024. The latest deadline for CommonHaus is April 2025, when the bootstrap period of CommonHaus ends.</p>
158-
status: on track
159-
completed: false
160-
last-activity: 2024-09-29
161-
last-update: |
162-
Just got started.

0 commit comments

Comments
 (0)