Skip to content

Commit 67ab282

Browse files
committed
Sync working groups
1 parent b7e4788 commit 67ab282

File tree

1 file changed

+22
-22
lines changed

1 file changed

+22
-22
lines changed

_data/wg.yaml

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,5 @@
11
---
22
working-groups:
3-
- title: "OIDC improvements"
4-
board-url: "https://github.com/orgs/quarkusio/projects/46"
5-
short-description: |
6-
The goal of this working group is to improve quarkus-oidc by: implementing crucial new security features, continuing with improving the way OIDC requests can be intercepted, prioritizing some other open issues, such as using JWT bearer client authentication to complete the authorization code flow
7-
readme: |
8-
<p>The goal of this working group is to improve quarkus-oidc by: implementing crucial new security features, continuing with improving the way OIDC requests can be intercepted, prioritizing some other open issues, such as using JWT bearer client authentication to complete the authorization code flow</p>
9-
<ul>
10-
<li>Point of contact: @sberyozkin (@_<strong>Sergey Beryozkin</strong> on Zulip)</li>
11-
<li>Proposal: https://github.com/quarkusio/quarkus/discussions/42116</li>
12-
<li>Deliverable: TBD</li>
13-
</ul>
14-
status: on track
15-
lts: false
16-
completed: false
17-
last-activity: 2025-04-20
18-
last-update-date: 2025-03-28
19-
last-update: |
20-
The working group has now officially started. As the work began before the kick-off, a few items are already in the "completed" state.
21-
deliverable: TBD
22-
point-of-contact: "@sberyozkin (@_<strong>Sergey Beryozkin</strong> on Zulip)"
23-
proposal: https://github.com/quarkusio/quarkus/discussions/42116
243
- title: "Test classloading"
254
board-url: "https://github.com/orgs/quarkusio/projects/30"
265
short-description: |
@@ -41,13 +20,34 @@ working-groups:
4120
status: on track
4221
lts: false
4322
completed: false
44-
last-activity: 2025-04-18
23+
last-activity: 2025-04-22
4524
last-update-date: 2025-03-25
4625
last-update: |
4726
Major update: The PR which switched from 'load classes with the same classloader as JUnit classes' to 'load classes with the classloader which will be used to run them' has merged. This closes ~8 outstanding issues (while potentially creating some more caused by eager augmention).
4827
point-of-contact: "@holly-cummins (@<strong>Holly Cummins</strong> on Zulip)"
4928
proposal: https://github.com/quarkusio/quarkus/discussions/41867
5029
discussion: https://quarkusio.zulipchat.com/#narrow/channel/187038-dev/topic/WG.20.2330.20Test.20Classloading.20chatter/
30+
- title: "OIDC improvements"
31+
board-url: "https://github.com/orgs/quarkusio/projects/46"
32+
short-description: |
33+
The goal of this working group is to improve quarkus-oidc by: implementing crucial new security features, continuing with improving the way OIDC requests can be intercepted, prioritizing some other open issues, such as using JWT bearer client authentication to complete the authorization code flow
34+
readme: |
35+
<p>The goal of this working group is to improve quarkus-oidc by: implementing crucial new security features, continuing with improving the way OIDC requests can be intercepted, prioritizing some other open issues, such as using JWT bearer client authentication to complete the authorization code flow</p>
36+
<ul>
37+
<li>Point of contact: @sberyozkin (@_<strong>Sergey Beryozkin</strong> on Zulip)</li>
38+
<li>Proposal: https://github.com/quarkusio/quarkus/discussions/42116</li>
39+
<li>Deliverable: TBD</li>
40+
</ul>
41+
status: on track
42+
lts: false
43+
completed: false
44+
last-activity: 2025-04-20
45+
last-update-date: 2025-03-28
46+
last-update: |
47+
The working group has now officially started. As the work began before the kick-off, a few items are already in the "completed" state.
48+
deliverable: TBD
49+
point-of-contact: "@sberyozkin (@_<strong>Sergey Beryozkin</strong> on Zulip)"
50+
proposal: https://github.com/quarkusio/quarkus/discussions/42116
5151
- title: "Gizmo 2"
5252
board-url: "https://github.com/orgs/quarkusio/projects/43"
5353
short-description: |

0 commit comments

Comments
 (0)