|
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-10-16 |
| 17 | + last-update: | |
| 18 | + 3.15 has been cut. |
| 19 | + The 3.15.x is the new LTS, starting with 3.15.1 |
3 | 20 | - title: "Roq :: Quarkus SSG"
|
4 | 21 | board-url: "https://github.com/orgs/quarkiverse/projects/6"
|
5 | 22 | short-description: Allow Static Site Generation with Quarkus.
|
@@ -95,23 +112,6 @@ working-groups:
|
95 | 112 |
|
96 | 113 | With more features to be added in future pull requests.
|
97 | 114 | The pull request is on hold due to some concerns raised by @ia3andy. A meeting has been scheduled to discuss those concerns.
|
98 |
| - - title: "Quarkus 3.15 LTS" |
99 |
| - board-url: "https://github.com/orgs/quarkusio/projects/28" |
100 |
| - 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) |
101 |
| - readme: | |
102 |
| - <p>This working group uses a different board:</p> |
103 |
| - <ul> |
104 |
| - <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> |
105 |
| - <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> |
106 |
| - <li>The <code>in progress</code> means that the work has started and should be completed before the TLS cut date</li> |
107 |
| - <li>The <code>done</code> column means that the issues have been completed</li> |
108 |
| - </ul> |
109 |
| - status: on track |
110 |
| - completed: false |
111 |
| - last-activity: 2024-10-01 |
112 |
| - last-update: | |
113 |
| - 3.15 has been cut. |
114 |
| - The 3.15.x is the new LTS, starting with 3.15.1 |
115 | 115 | - title: "Enhanced TLS support"
|
116 | 116 | board-url: "https://github.com/orgs/quarkusio/projects/24"
|
117 | 117 | short-description: Track the progress around the new TLS configuration centralization and new features (like Let's Encrypt, Cert-Manager, and local experience...)
|
|
0 commit comments