Skip to content

Commit 31c7178

Browse files
committed
Sync working groups
1 parent 2bdb73c commit 31c7178

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

_data/wg.yaml

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@ working-groups:
1313
</ul>
1414
status: at risk
1515
last-activity: 2024-09-02
16-
last-update: Work is progressing. Still items that will need to be cleaned. Thus still at risk but managable.
16+
last-update: |
17+
Work is progressing. Still items that will need to be cleaned. Thus still at risk but managable.
1718
- title: "Roq :: Quarkus SSG"
1819
board-url: "https://github.com/orgs/quarkiverse/projects/6"
1920
short-description: Allow Static Site Generation with Quarkus.
@@ -35,7 +36,8 @@ working-groups:
3536
<p>This is a great opportunity to participate in fun effort and be involved with the Quarkus community, if anyone is interested in being a part of this, please reach out to me 🚀</p>
3637
status: on track
3738
last-activity: 2024-09-02
38-
last-update: 0.0.3 has been released, it is the MVP version and allowed to publish the Roq blog: https://quarkiverse.io/quarkus-roq/posts/2024-08-29-welcome-to-roq/
39+
last-update: |
40+
0.0.3 has been released, it is the MVP version and allowed to publish the Roq blog: https://quarkiverse.io/quarkus-roq/posts/2024-08-29-welcome-to-roq/
3941
4042
From now on, we start adding features incrementally, documenting.
4143

@@ -52,7 +54,8 @@ For 1.0 we need pagination, tags and SEO.
5254
<p><em>Point of contact:</em> @cescoffier (@<strong>Clement Escoffier</strong> on Zulip)</p>
5355
status: on track
5456
last-activity: 2024-08-30
55-
last-update: Approaching completion. Watch [Quarkus Insight #177](https://www.youtube.com/watch?v=VP7c9ftFwrQ&list=PLsM3ZE5tGAVatO65JIxgskQh-OKoqM4F2&index=1) to see various demo going from configuration, local TLS, certificate reloading and ACME integration.
57+
last-update: |
58+
Approaching completion. Watch [Quarkus Insight #177](https://www.youtube.com/watch?v=VP7c9ftFwrQ&list=PLsM3ZE5tGAVatO65JIxgskQh-OKoqM4F2&index=1) to see various demo going from configuration, local TLS, certificate reloading and ACME integration.
5659
- title: "WebSocket Next"
5760
board-url: "https://github.com/orgs/quarkusio/projects/26"
5861
short-description: WebSocket-Next related tasks
@@ -62,7 +65,8 @@ For 1.0 we need pagination, tags and SEO.
6265
<p>Point of contact: @mkouba (@<strong>Martin Kouba</strong> on Zulip)</p>
6366
status: on track
6467
last-activity: 2024-08-30
65-
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.
68+
last-update: |
69+
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.
6670
- title: "Test classloading"
6771
board-url: "https://github.com/orgs/quarkusio/projects/30"
6872
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)