Skip to content

Commit de9d6c0

Browse files
committed
Sync working groups
1 parent f8542a5 commit de9d6c0

File tree

1 file changed

+27
-19
lines changed

1 file changed

+27
-19
lines changed

_data/wg.yaml

Lines changed: 27 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,32 @@
11
---
22
working-groups:
3+
- title: "Quarkus 3.19 LTS"
4+
board-url: "https://github.com/orgs/quarkusio/projects/41"
5+
short-description: TRack the 3.19 LTS.
6+
readme: |
7+
<p>All the tasks related to the 3.19 LTS.</p>
8+
status: inactive
9+
completed: false
10+
last-activity: 2024-12-16
11+
- title: "Quarkus 3.15 LTS"
12+
board-url: "https://github.com/orgs/quarkusio/projects/28"
13+
short-description: This WG focuses on defining the issues we would like to have in the next-to-be LTS (Quarkus 3.14/3.15)
14+
readme: |
15+
<p>This working group uses a different board:</p>
16+
<ul>
17+
<li>The <code>under discussion</code> column contains the issues we would like to have in the next LTS but are still under consideration.</li>
18+
<li>The <code>out of scope</code> column contains the issues under discussion' that won't be included. The reason can be time or technical...</li>
19+
<li>The <code>in progress</code> means that the work has started and should be completed before the TLS cut date</li>
20+
<li>The <code>done</code> column means that the issues have been completed</li>
21+
</ul>
22+
status: on track
23+
completed: false
24+
last-activity: 2024-12-16
25+
last-update-date: 2024-10-28
26+
last-update: |
27+
Everything is fine for now.
28+
29+
There are discussions on defining a regular cadence release. We will communicate when we have more details.
330
- title: "WebSocket Next"
431
board-url: "https://github.com/orgs/quarkusio/projects/26"
532
short-description: WebSocket-Next related tasks
@@ -118,25 +145,6 @@ working-groups:
118145
deliverable: <a rel="nofollow" href="https://www.youtube.com/watch?v=VP7c9ftFwrQ">Quarkus Insight</a>
119146
point-of-contact: "@cescoffier (@<strong>Clement Escoffier</strong> on Zulip)"
120147
proposal: https://github.com/quarkusio/quarkus/discussions/41024
121-
- title: "Quarkus 3.15 LTS"
122-
board-url: "https://github.com/orgs/quarkusio/projects/28"
123-
short-description: This WG focuses on defining the issues we would like to have in the next-to-be LTS (Quarkus 3.14/3.15)
124-
readme: |
125-
<p>This working group uses a different board:</p>
126-
<ul>
127-
<li>The <code>under discussion</code> column contains the issues we would like to have in the next LTS but are still under consideration.</li>
128-
<li>The <code>out of scope</code> column contains the issues under discussion' that won't be included. The reason can be time or technical...</li>
129-
<li>The <code>in progress</code> means that the work has started and should be completed before the TLS cut date</li>
130-
<li>The <code>done</code> column means that the issues have been completed</li>
131-
</ul>
132-
status: on track
133-
completed: false
134-
last-activity: 2024-11-13
135-
last-update-date: 2024-10-28
136-
last-update: |
137-
Everything is fine for now.
138-
139-
There are discussions on defining a regular cadence release. We will communicate when we have more details.
140148
- title: "Docker file generation"
141149
board-url: "https://github.com/orgs/quarkusio/projects/27"
142150
short-description: A working group focusing on the generation of Dockerfile / ContainerFile

0 commit comments

Comments
 (0)