Skip to content

Commit 6c62663

Browse files
committed
deploy: de6e249
1 parent 7a395cc commit 6c62663

File tree

3 files changed

+35
-26
lines changed

3 files changed

+35
-26
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, 01 Jul 2025 14:23:19 +0000</lastBuildDate>
8+
<lastBuildDate>Tue, 01 Jul 2025 22:08:38 +0000</lastBuildDate>
99

1010

1111
<item>

qtips/index.html

Lines changed: 13 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -181,12 +181,12 @@ <h3 class="mt-0">Featured Q-Tip</h3>
181181

182182
<div class="width-7-12 width-12-12-m">
183183
<div class="iframe-container">
184-
<iframe width="560" height="315" src="https://www.youtube.com/embed/GOHAEh3Ujh8" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe> </div>
184+
<iframe width="560" height="315" src="https://www.youtube.com/embed/5CZzW-wvEQs" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe> </div>
185185
</div>
186186
<div class="width-5-12 width-12-12-m">
187-
<p>Title: Q-Tips: Testing Applications using virtual threads in Quarkus</a></p>
188-
<p>Date: September 25, 2023</p>
189-
<p>Author: Clement Escoffier</p>
187+
<p>Title: Q-Tips: Getting Started with A2A and Quarkus</a></p>
188+
<p>Date: July 1, 2025</p>
189+
<p>Author: Farah Juma</p>
190190
</div>
191191

192192

@@ -201,6 +201,15 @@ <h3 class="mt-0">Q-Tips Archive</h3>
201201
</div>
202202

203203

204+
<div class="card">
205+
<a href="https://youtu.be/5CZzW-wvEQs" target="_blank"></a>
206+
<div>
207+
<p class="title">Q-Tips: Getting Started with A2A and Quarkus</a></p>
208+
<div class="metatext">Date: July 1, 2025</div>
209+
<div class="metatext">Author: Farah Juma</div>
210+
</div>
211+
</div>
212+
204213
<div class="card">
205214
<a href="https://youtu.be/GOHAEh3Ujh8" target="_blank"></a>
206215
<div>

working-groups/index.html

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -200,31 +200,31 @@ <h2>Active working groups</h2>
200200

201201
<div class="card">
202202
<div class="card-header">
203-
<p class="card-title">Test classloading</p>
203+
<p class="card-title">Dev Services Lifecycle</p>
204204
</div>
205205
<div class="card-body">
206206
<p class="card-text"><span class="key">Status:</span>&nbsp;<span
207207
class="status on-track">on track</span></p>
208-
<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.
208+
<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.
209209
</span>
210210
</p>
211-
<p class="card-text"><span class="key">Last Activity:</span>&nbsp;<span class="last-activity">June 30, 2025 </span>
211+
<p class="card-text"><span class="key">Last Activity:</span>&nbsp;<span class="last-activity">July 01, 2025 </span>
212212
</p>
213213

214-
<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>
214+
<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>
215215
</p>
216216

217217
</div>
218218
<div class="card-footer">
219219
<div class="icons">
220220

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

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

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

230230
</div>
@@ -235,31 +235,31 @@ <h2>Active working groups</h2>
235235

236236
<div class="card">
237237
<div class="card-header">
238-
<p class="card-title">Chappie</p>
238+
<p class="card-title">Test classloading</p>
239239
</div>
240240
<div class="card-body">
241241
<p class="card-text"><span class="key">Status:</span>&nbsp;<span
242242
class="status on-track">on track</span></p>
243-
<p class="card-text"><span class="key">Description:</span>&nbsp;<span class="short-description">The main objective of this working group is to allow AI features in Quarkus Dev Mode (Dev UI and CLI)
243+
<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.
244244
</span>
245245
</p>
246-
<p class="card-text"><span class="key">Last Activity:</span>&nbsp;<span class="last-activity">June 27, 2025 </span>
246+
<p class="card-text"><span class="key">Last Activity:</span>&nbsp;<span class="last-activity">June 30, 2025 </span>
247247
</p>
248248

249-
<p class="card-text"><span class="key">Point of Contact:</span>&nbsp;<span class="point-of-contact">@phillip-kruger (@<strong>Phillip Krüger</strong> on Zulip)</span>
249+
<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>
250250
</p>
251251

252252
</div>
253253
<div class="card-footer">
254254
<div class="icons">
255255

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

259-
<a href="https://github.com/orgs/quarkiverse/projects/8" title="View the working group board"><i
259+
<a href="https://github.com/orgs/quarkusio/projects/30" title="View the working group board"><i
260260
class="icon fa-brands fa-square-github"></i></a>&nbsp;
261261

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

265265
</div>
@@ -270,31 +270,31 @@ <h2>Active working groups</h2>
270270

271271
<div class="card">
272272
<div class="card-header">
273-
<p class="card-title">Dev Services Lifecycle</p>
273+
<p class="card-title">Chappie</p>
274274
</div>
275275
<div class="card-body">
276276
<p class="card-text"><span class="key">Status:</span>&nbsp;<span
277277
class="status on-track">on track</span></p>
278-
<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.
278+
<p class="card-text"><span class="key">Description:</span>&nbsp;<span class="short-description">The main objective of this working group is to allow AI features in Quarkus Dev Mode (Dev UI and CLI)
279279
</span>
280280
</p>
281-
<p class="card-text"><span class="key">Last Activity:</span>&nbsp;<span class="last-activity">June 25, 2025 </span>
281+
<p class="card-text"><span class="key">Last Activity:</span>&nbsp;<span class="last-activity">June 27, 2025 </span>
282282
</p>
283283

284-
<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>
284+
<p class="card-text"><span class="key">Point of Contact:</span>&nbsp;<span class="point-of-contact">@phillip-kruger (@<strong>Phillip Krüger</strong> on Zulip)</span>
285285
</p>
286286

287287
</div>
288288
<div class="card-footer">
289289
<div class="icons">
290290

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

294-
<a href="https://github.com/orgs/quarkusio/projects/49" title="View the working group board"><i
294+
<a href="https://github.com/orgs/quarkiverse/projects/8" title="View the working group board"><i
295295
class="icon fa-brands fa-square-github"></i></a>&nbsp;
296296

297-
<a href="https://quarkusio.zulipchat.com/#narrow/channel/187038-dev" title="Discuss about the working group"><i
297+
<a href="https://quarkusio.zulipchat.com/#narrow/stream/187038-dev" title="Discuss about the working group"><i
298298
class="icon fa-solid fa-comments"></i></a>&nbsp;
299299

300300
</div>

0 commit comments

Comments
 (0)