Skip to content

Commit 072c6e2

Browse files
committed
deploy: bd1d9fe
1 parent 276d226 commit 072c6e2

File tree

3 files changed

+38
-30
lines changed

3 files changed

+38
-30
lines changed

feed.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<title>Quarkus</title>
66
<link>https://quarkus.io</link>
77
<description>Quarkus: Supersonic Subatomic Java</description>
8-
<lastBuildDate>Tue, 07 Oct 2025 03:15:18 +0000</lastBuildDate>
8+
<lastBuildDate>Tue, 07 Oct 2025 14:36:56 +0000</lastBuildDate>
99

1010

1111
<item>

insights/index.html

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -262,6 +262,14 @@ <h3 class="mt-0">Scheduled Podcasts</h3>
262262
</div>
263263
</div>
264264

265+
<div class="card-static">
266+
<div>
267+
<p class="title">EPISODE #227: Supercharged Qute Debugging</a></p>
268+
<div class="metatext">Streaming Date: November 17, 2025</div>
269+
<div class="metatext">Guest(s): Angelo Zerr</div>
270+
</div>
271+
</div>
272+
265273

266274
</div>
267275
</div>

working-groups/index.html

Lines changed: 29 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ <h2>Active working groups</h2>
219219
<p class="card-text"><span class="key">Description:</span>&nbsp;<span class="short-description">Gizmo 2 related tasks
220220
</span>
221221
</p>
222-
<p class="card-text"><span class="key">Last Activity:</span>&nbsp;<span class="last-activity">October 06, 2025 </span>
222+
<p class="card-text"><span class="key">Last Activity:</span>&nbsp;<span class="last-activity">October 07, 2025 </span>
223223
</p>
224224

225225
<p class="card-text"><span class="key">Point of Contact:</span>&nbsp;<span class="point-of-contact">@mkouba (@<strong>Martin Kouba</strong> on Zulip)</span>
@@ -246,31 +246,31 @@ <h2>Active working groups</h2>
246246

247247
<div class="card">
248248
<div class="card-header">
249-
<p class="card-title">Test classloading</p>
249+
<p class="card-title">Panache.Next</p>
250250
</div>
251251
<div class="card-body">
252252
<p class="card-text"><span class="key">Status:</span>&nbsp;<span
253253
class="status on-track">on track</span></p>
254-
<p class="card-text"><span class="key">Description:</span>&nbsp;<span class="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.
254+
<p class="card-text"><span class="key">Description:</span>&nbsp;<span class="short-description">The primary objective of this working group is to develop the next version of Panache.
255255
</span>
256256
</p>
257-
<p class="card-text"><span class="key">Last Activity:</span>&nbsp;<span class="last-activity">September 29, 2025 </span>
257+
<p class="card-text"><span class="key">Last Activity:</span>&nbsp;<span class="last-activity">October 07, 2025 </span>
258258
</p>
259259

260-
<p class="card-text"><span class="key">Point of Contact:</span>&nbsp;<span class="point-of-contact">@holly-cummins (@<strong>Holly Cummins</strong> on Zulip)</span>
260+
<p class="card-text"><span class="key">Point of Contact:</span>&nbsp;<span class="point-of-contact">@FroMage (@<strong>Stephane Epardaud</strong> on Zulip)</span>
261261
</p>
262262

263263
</div>
264264
<div class="card-footer">
265265
<div class="icons">
266266

267-
<a href="https://github.com/quarkusio/quarkus/discussions/41867" title="See the working group proposal"><i
267+
<a href="https://github.com/quarkusio/quarkus/discussions/48949" title="See the working group proposal"><i
268268
class="icon fa-regular fa-file-lines"></i></a>&nbsp;
269269

270-
<a href="https://github.com/orgs/quarkusio/projects/30" title="View the working group board"><i
270+
<a href="https://github.com/orgs/quarkusio/projects/50" title="View the working group board"><i
271271
class="icon fa-brands fa-square-github"></i></a>&nbsp;
272272

273-
<a href="https://quarkusio.zulipchat.com/#narrow/channel/187038-dev/topic/WG.20.2330.20Test.20Classloading.20chatter/" title="Discuss about the working group"><i
273+
<a href="https://quarkusio.zulipchat.com/#narrow/channel/187038-dev/topic/WG.20-.20Panache.2ENext/with/529258261" title="Discuss about the working group"><i
274274
class="icon fa-solid fa-comments"></i></a>&nbsp;
275275

276276
</div>
@@ -281,31 +281,31 @@ <h2>Active working groups</h2>
281281

282282
<div class="card">
283283
<div class="card-header">
284-
<p class="card-title">Dev Services Lifecycle</p>
284+
<p class="card-title">Test classloading</p>
285285
</div>
286286
<div class="card-body">
287287
<p class="card-text"><span class="key">Status:</span>&nbsp;<span
288288
class="status on-track">on track</span></p>
289-
<p class="card-text"><span class="key">Description:</span>&nbsp;<span class="short-description">This working group will define and implement a consistent and configurable lifecycle model for Dev Services. It will shift the startup to the correct phase, enable optional reuse across dev and test modes, and clarify teardown and sharing behavior. The goal is to improve the developer experience.
289+
<p class="card-text"><span class="key">Description:</span>&nbsp;<span class="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.
290290
</span>
291291
</p>
292-
<p class="card-text"><span class="key">Last Activity:</span>&nbsp;<span class="last-activity">September 25, 2025 </span>
292+
<p class="card-text"><span class="key">Last Activity:</span>&nbsp;<span class="last-activity">September 29, 2025 </span>
293293
</p>
294294

295-
<p class="card-text"><span class="key">Point of Contact:</span>&nbsp;<span class="point-of-contact">@holly-cummins (@<strong>Holly Cummins</strong> on Zulip), @ozangunalp (@<strong>Ozan Günalp</strong> on Zulip )</span>
295+
<p class="card-text"><span class="key">Point of Contact:</span>&nbsp;<span class="point-of-contact">@holly-cummins (@<strong>Holly Cummins</strong> on Zulip)</span>
296296
</p>
297297

298298
</div>
299299
<div class="card-footer">
300300
<div class="icons">
301301

302-
<a href="https://github.com/quarkusio/quarkus/discussions/47683" title="See the working group proposal"><i
302+
<a href="https://github.com/quarkusio/quarkus/discussions/41867" title="See the working group proposal"><i
303303
class="icon fa-regular fa-file-lines"></i></a>&nbsp;
304304

305-
<a href="https://github.com/orgs/quarkusio/projects/49" title="View the working group board"><i
305+
<a href="https://github.com/orgs/quarkusio/projects/30" title="View the working group board"><i
306306
class="icon fa-brands fa-square-github"></i></a>&nbsp;
307307

308-
<a href="https://quarkusio.zulipchat.com/#narrow/channel/187038-dev" title="Discuss about the working group"><i
308+
<a href="https://quarkusio.zulipchat.com/#narrow/channel/187038-dev/topic/WG.20.2330.20Test.20Classloading.20chatter/" title="Discuss about the working group"><i
309309
class="icon fa-solid fa-comments"></i></a>&nbsp;
310310

311311
</div>
@@ -316,31 +316,31 @@ <h2>Active working groups</h2>
316316

317317
<div class="card">
318318
<div class="card-header">
319-
<p class="card-title">Spring-Style Testing</p>
319+
<p class="card-title">Dev Services Lifecycle</p>
320320
</div>
321321
<div class="card-body">
322322
<p class="card-text"><span class="key">Status:</span>&nbsp;<span
323323
class="status on-track">on track</span></p>
324-
<p class="card-text"><span class="key">Description:</span>&nbsp;<span class="short-description">Enable Spring developers to migrate to Quarkus with minimal friction by exploring and providing compatibility layers for the most common Spring testing patterns. So they don’t need to rewrite their existing tests.
324+
<p class="card-text"><span class="key">Description:</span>&nbsp;<span class="short-description">This working group will define and implement a consistent and configurable lifecycle model for Dev Services. It will shift the startup to the correct phase, enable optional reuse across dev and test modes, and clarify teardown and sharing behavior. The goal is to improve the developer experience.
325325
</span>
326326
</p>
327-
<p class="card-text"><span class="key">Last Activity:</span>&nbsp;<span class="last-activity">September 23, 2025 </span>
327+
<p class="card-text"><span class="key">Last Activity:</span>&nbsp;<span class="last-activity">September 25, 2025 </span>
328328
</p>
329329

330-
<p class="card-text"><span class="key">Point of Contact:</span>&nbsp;<span class="point-of-contact">@edeandrea, @aureamunoz , @mkouba</span>
330+
<p class="card-text"><span class="key">Point of Contact:</span>&nbsp;<span class="point-of-contact">@holly-cummins (@<strong>Holly Cummins</strong> on Zulip), @ozangunalp (@<strong>Ozan Günalp</strong> on Zulip )</span>
331331
</p>
332332

333333
</div>
334334
<div class="card-footer">
335335
<div class="icons">
336336

337-
<a href="https://github.com/quarkusio/quarkus/discussions/49964" title="See the working group proposal"><i
337+
<a href="https://github.com/quarkusio/quarkus/discussions/47683" title="See the working group proposal"><i
338338
class="icon fa-regular fa-file-lines"></i></a>&nbsp;
339339

340-
<a href="https://github.com/orgs/quarkusio/projects/60" title="View the working group board"><i
340+
<a href="https://github.com/orgs/quarkusio/projects/49" title="View the working group board"><i
341341
class="icon fa-brands fa-square-github"></i></a>&nbsp;
342342

343-
<a href="https://quarkusio.zulipchat.com/#narrow/channel/187038-dev/topic/WG.20-.20Spring-Style.20Testing.20Compatibility.20for.20Quarkus/with/539471996" title="Discuss about the working group"><i
343+
<a href="https://quarkusio.zulipchat.com/#narrow/channel/187038-dev" title="Discuss about the working group"><i
344344
class="icon fa-solid fa-comments"></i></a>&nbsp;
345345

346346
</div>
@@ -351,31 +351,31 @@ <h2>Active working groups</h2>
351351

352352
<div class="card">
353353
<div class="card-header">
354-
<p class="card-title">Panache.Next</p>
354+
<p class="card-title">Spring-Style Testing</p>
355355
</div>
356356
<div class="card-body">
357357
<p class="card-text"><span class="key">Status:</span>&nbsp;<span
358358
class="status on-track">on track</span></p>
359-
<p class="card-text"><span class="key">Description:</span>&nbsp;<span class="short-description">The primary objective of this working group is to develop the next version of Panache.
359+
<p class="card-text"><span class="key">Description:</span>&nbsp;<span class="short-description">Enable Spring developers to migrate to Quarkus with minimal friction by exploring and providing compatibility layers for the most common Spring testing patterns. So they don’t need to rewrite their existing tests.
360360
</span>
361361
</p>
362-
<p class="card-text"><span class="key">Last Activity:</span>&nbsp;<span class="last-activity">September 22, 2025 </span>
362+
<p class="card-text"><span class="key">Last Activity:</span>&nbsp;<span class="last-activity">September 23, 2025 </span>
363363
</p>
364364

365-
<p class="card-text"><span class="key">Point of Contact:</span>&nbsp;<span class="point-of-contact">@FroMage (@<strong>Stephane Epardaud</strong> on Zulip)</span>
365+
<p class="card-text"><span class="key">Point of Contact:</span>&nbsp;<span class="point-of-contact">@edeandrea, @aureamunoz , @mkouba</span>
366366
</p>
367367

368368
</div>
369369
<div class="card-footer">
370370
<div class="icons">
371371

372-
<a href="https://github.com/quarkusio/quarkus/discussions/48949" title="See the working group proposal"><i
372+
<a href="https://github.com/quarkusio/quarkus/discussions/49964" title="See the working group proposal"><i
373373
class="icon fa-regular fa-file-lines"></i></a>&nbsp;
374374

375-
<a href="https://github.com/orgs/quarkusio/projects/50" title="View the working group board"><i
375+
<a href="https://github.com/orgs/quarkusio/projects/60" title="View the working group board"><i
376376
class="icon fa-brands fa-square-github"></i></a>&nbsp;
377377

378-
<a href="https://quarkusio.zulipchat.com/#narrow/channel/187038-dev/topic/WG.20-.20Panache.2ENext/with/529258261" title="Discuss about the working group"><i
378+
<a href="https://quarkusio.zulipchat.com/#narrow/channel/187038-dev/topic/WG.20-.20Spring-Style.20Testing.20Compatibility.20for.20Quarkus/with/539471996" title="Discuss about the working group"><i
379379
class="icon fa-solid fa-comments"></i></a>&nbsp;
380380

381381
</div>

0 commit comments

Comments
 (0)