Skip to content

Commit 0e0f117

Browse files
committed
Sync working groups
1 parent a1dc771 commit 0e0f117

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

_data/wg.yaml

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,5 @@
11
---
22
working-groups:
3-
- title: "Quarkus 3.20 LTS"
4-
board-url: "https://github.com/orgs/quarkusio/projects/41"
5-
short-description: This working group aims to track the effort around the Quarkus 3.20 LTS version.
6-
readme: |
7-
<p>All the tasks related to the 3.20 LTS, including issues with backport, release process, and so on.</p>
8-
status: staled
9-
completed: false
10-
last-activity: 2025-03-26
11-
last-update-date: 2024-12-17
12-
last-update: |
13-
Starting tracking tasks fro the 3.19 LTS.
143
- title: "Gizmo 2"
154
board-url: "https://github.com/orgs/quarkusio/projects/43"
165
short-description: Gizmo 2 related tasks
@@ -23,13 +12,24 @@ working-groups:
2312
</ul>
2413
status: on track
2514
completed: false
26-
last-activity: 2025-03-25
15+
last-activity: 2025-03-26
2716
last-update-date: 2025-03-13
2817
last-update: |
2918
It just started, but already lots of progress.
3019
deliverable: TBD
3120
point-of-contact: "@mkouba (@<strong>Martin Kouba</strong> on Zulip)"
3221
proposal: https://github.com/quarkusio/quarkus/discussions/46627
22+
- title: "Quarkus 3.20 LTS"
23+
board-url: "https://github.com/orgs/quarkusio/projects/41"
24+
short-description: This working group aims to track the effort around the Quarkus 3.20 LTS version.
25+
readme: |
26+
<p>All the tasks related to the 3.20 LTS, including issues with backport, release process, and so on.</p>
27+
status: staled
28+
completed: false
29+
last-activity: 2025-03-26
30+
last-update-date: 2024-12-17
31+
last-update: |
32+
Starting tracking tasks fro the 3.19 LTS.
3333
- title: "Test classloading"
3434
board-url: "https://github.com/orgs/quarkusio/projects/30"
3535
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.

0 commit comments

Comments
 (0)