Skip to content

Commit

Permalink
Sync working groups
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Sep 30, 2024
1 parent 0313da6 commit 34bc5a8
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions _data/wg.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
---
working-groups:
- title: "Quarkus 3.15 LTS"
board-url: "https://github.com/orgs/quarkusio/projects/28"
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)
readme: |
<p>This working group uses a different board:</p>
<ul>
<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>
<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>
<li>The <code>in progress</code> means that the work has started and should be completed before the TLS cut date</li>
<li>The <code>done</code> column means that the issues have been completed</li>
</ul>
status: on track
last-activity: 2024-09-30
last-update: |
3.15 has been cut.
The 3.15.x is the new LTS, starting with 3.15.1
- title: "Enhanced TLS support"
board-url: "https://github.com/orgs/quarkusio/projects/24"
short-description: Track the progress around the new TLS configuration centralization and new features (like Let's Encrypt, Cert-Manager, and local experience...)
Expand Down Expand Up @@ -46,22 +62,6 @@ working-groups:
last-activity: 2024-09-29
last-update: |
Just got started.
- title: "Quarkus 3.15 LTS"
board-url: "https://github.com/orgs/quarkusio/projects/28"
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)
readme: |
<p>This working group uses a different board:</p>
<ul>
<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>
<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>
<li>The <code>in progress</code> means that the work has started and should be completed before the TLS cut date</li>
<li>The <code>done</code> column means that the issues have been completed</li>
</ul>
status: on track
last-activity: 2024-09-29
last-update: |
3.15 has been cut.
The 3.15.x is the new LTS, starting with 3.15.1
- title: "Test classloading"
board-url: "https://github.com/orgs/quarkusio/projects/30"
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.
Expand Down

0 comments on commit 34bc5a8

Please sign in to comment.