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 Oct 28, 2024
1 parent 359513e commit 2d3f1d5
Showing 1 changed file with 19 additions and 15 deletions.
34 changes: 19 additions & 15 deletions _data/wg.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
---
working-groups:
- title: "WebSocket Next"
board-url: "https://github.com/orgs/quarkusio/projects/26"
short-description: WebSocket-Next related tasks
readme: |
<p>The WebSocket Next <em>focus group</em> aims to improve our WebSocket experience.</p>
<p>Recently, we delivered a new approach to dealing with WebSocket (both for the server and client). This was the first step. There are still a few areas to improve, such as documentation, security, observability, and testability. The goal of this focus group is to track these efforts.</p>
<p>Point of contact: @mkouba (@<strong>Martin Kouba</strong> on Zulip)</p>
status: on track
completed: false
last-activity: 2024-10-28
last-update: |
The last outstanding issue is OTel integration. @michalvavrik is working on a [pull request](https://github.com/quarkusio/quarkus/pull/41956). I will meet with Michal and Bruno in the coming weeks. The PR is quite massive and we need to review it carefully.
- title: "Quarkus to the CommonHaus Foundation"
board-url: "https://github.com/orgs/quarkusio/projects/38"
short-description: Work needed around moving Quarkus to foundation and streamline open governance.
Expand Down Expand Up @@ -32,7 +44,10 @@ working-groups:
completed: false
last-activity: 2024-10-28
last-update: |
Just got started.
Still on track.
In the last period, we organized an international manhunt to find the owner of the quarkus.dev DNS name :-) We were able to identify the owner, and everything is fine. `quarkus.io` and `quarkus.dev` should be transferred to the foundation at some point.
Also, Emmanuel opened an ADR to discuss the reviewing process, which is essential for the project's open governance.
- 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 Expand Up @@ -94,20 +109,9 @@ working-groups:
completed: false
last-activity: 2024-10-21
last-update: |
3.15 has been cut.
The 3.15.x is the new LTS, starting with 3.15.1
- title: "WebSocket Next"
board-url: "https://github.com/orgs/quarkusio/projects/26"
short-description: WebSocket-Next related tasks
readme: |
<p>The WebSocket Next <em>focus group</em> aims to improve our WebSocket experience.</p>
<p>Recently, we delivered a new approach to dealing with WebSocket (both for the server and client). This was the first step. There are still a few areas to improve, such as documentation, security, observability, and testability. The goal of this focus group is to track these efforts.</p>
<p>Point of contact: @mkouba (@<strong>Martin Kouba</strong> on Zulip)</p>
status: on track
completed: false
last-activity: 2024-10-11
last-update: |
The last outstanding issue is OTel integration. @michalvavrik is working on a [pull request](https://github.com/quarkusio/quarkus/pull/41956). I will meet with Michal and Bruno in the coming weeks. The PR is quite massive and we need to review it carefully.
Everything is fine for now.
There are discussions on defining a regular cadence release. We will communicate when we have more details.
- title: "Quarkus Config and IDEs"
board-url: "https://github.com/orgs/quarkusio/projects/32"
short-description: Let's define a format for the files containing the config model we will include in the jars for IDE consumption.
Expand Down

0 comments on commit 2d3f1d5

Please sign in to comment.