Skip to content

Commit f0e1426

Browse files
committed
Sync working groups
1 parent 3ee569b commit f0e1426

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: on track
9-
completed: false
10-
last-activity: 2025-02-03
11-
last-update-date: 2024-12-17
12-
last-update: |
13-
Starting tracking tasks fro the 3.19 LTS.
143
- title: "Observability.Next"
154
board-url: "https://github.com/orgs/quarkusio/projects/42"
165
short-description: Observability.Next is a strategic initiative to modernize the observability stack within the Quarkus framework, aiming to streamline and enhance its ability to monitor and manage distributed systems.
@@ -78,12 +67,23 @@ working-groups:
7867
</ul>
7968
status: on track
8069
completed: false
81-
last-activity: 2025-01-30
70+
last-activity: 2025-02-03
8271
last-update-date: 2025-01-30
8372
last-update: |
8473
The initiative just started.
8574
point-of-contact: "@brunobat"
8675
proposal: https://github.com/quarkusio/quarkus/discussions/44423
76+
- title: "Quarkus 3.20 LTS"
77+
board-url: "https://github.com/orgs/quarkusio/projects/41"
78+
short-description: This working group aims to track the effort around the Quarkus 3.20 LTS version.
79+
readme: |
80+
<p>All the tasks related to the 3.20 LTS, including issues with backport, release process, and so on.</p>
81+
status: on track
82+
completed: false
83+
last-activity: 2025-02-03
84+
last-update-date: 2024-12-17
85+
last-update: |
86+
Starting tracking tasks fro the 3.19 LTS.
8787
- title: "Test classloading"
8888
board-url: "https://github.com/orgs/quarkusio/projects/30"
8989
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)