|
1 | 1 | --- |
2 | 2 | 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. |
3 | 21 | - title: "Docker file generation" |
4 | 22 | board-url: "https://github.com/orgs/quarkusio/projects/27" |
5 | 23 | short-description: A working group focusing on the generation of Dockerfile / ContainerFile |
@@ -130,24 +148,6 @@ working-groups: |
130 | 148 | 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. |
131 | 149 | |
132 | 150 | 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. |
151 | 151 | - title: "Quarkus Config and IDEs" |
152 | 152 | board-url: "https://github.com/orgs/quarkusio/projects/32" |
153 | 153 | 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