Skip to content

Commit 1f901d0

Browse files
committed
Sync working groups
1 parent e8e29de commit 1f901d0

File tree

1 file changed

+18
-18
lines changed

1 file changed

+18
-18
lines changed

_data/wg.yaml

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,23 @@
11
---
22
working-groups:
3+
- title: "Quarkus 3.15 LTS"
4+
board-url: "https://github.com/orgs/quarkusio/projects/28"
5+
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)
6+
readme: |
7+
<p>This working group uses a different board:</p>
8+
<ul>
9+
<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>
10+
<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>
11+
<li>The <code>in progress</code> means that the work has started and should be completed before the TLS cut date</li>
12+
<li>The <code>done</code> column means that the issues have been completed</li>
13+
</ul>
14+
status: on track
15+
completed: false
16+
last-activity: 2024-11-07
17+
last-update: |
18+
Everything is fine for now.
19+
20+
There are discussions on defining a regular cadence release. We will communicate when we have more details.
321
- title: "Docker file generation"
422
board-url: "https://github.com/orgs/quarkusio/projects/27"
523
short-description: A working group focusing on the generation of Dockerfile / ContainerFile
@@ -130,24 +148,6 @@ working-groups:
130148
A few pre-existing issues have been added to this project, since we're pretty confident the rewrite will either fix them, or unlock the next step for the fix.
131149
132150
Progress on the main work item has been delayed by conferences!
133-
- title: "Quarkus 3.15 LTS"
134-
board-url: "https://github.com/orgs/quarkusio/projects/28"
135-
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)
136-
readme: |
137-
<p>This working group uses a different board:</p>
138-
<ul>
139-
<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>
140-
<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>
141-
<li>The <code>in progress</code> means that the work has started and should be completed before the TLS cut date</li>
142-
<li>The <code>done</code> column means that the issues have been completed</li>
143-
</ul>
144-
status: on track
145-
completed: false
146-
last-activity: 2024-10-21
147-
last-update: |
148-
Everything is fine for now.
149-
150-
There are discussions on defining a regular cadence release. We will communicate when we have more details.
151151
- title: "Quarkus Config and IDEs"
152152
board-url: "https://github.com/orgs/quarkusio/projects/32"
153153
short-description: Let's define a format for the files containing the config model we will include in the jars for IDE consumption.

0 commit comments

Comments
 (0)