From adbae0dd1e0dc25548b6a1529eb227c30fede2e0 Mon Sep 17 00:00:00 2001 From: Nandita Valsan <15096090+NValsan@users.noreply.github.com> Date: Wed, 23 Sep 2026 13:44:42 -0700 Subject: [PATCH 1/2] Update _index.md for Node.js article --- docs/content/media-coverage/_index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/content/media-coverage/_index.md b/docs/content/media-coverage/_index.md index 7b1d29d2..94c323f2 100644 --- a/docs/content/media-coverage/_index.md +++ b/docs/content/media-coverage/_index.md @@ -12,6 +12,7 @@ description: > | Title | Source | Date | |-------|--------|------| +| [Delete Your Polling Loop: Change-driven programming in Node.js with @drasi/lib](https://techcommunity.microsoft.com/blog/linuxandopensourceblog/delete-your-polling-loop-change-driven-programming-in-node-js-with-drasilib/4559093)) | Microsoft Linux and Open Source Blog | Sept 22, 2026 | | [How Netstar Streamlined Fleet Monitoring and Reduced Custom Integrations with Drasi](https://www.cncf.io/case-studies/netstar/) | CNCF Case Study | Feb 16, 2026 | | [Event-Driven to Change-Driven: Low-cost dependency inversion](https://techcommunity.microsoft.com/blog/linuxandopensourceblog/event-driven-to-change-driven-low-cost-dependency-inversion/4478948) | Microsoft Linux and Open Source Blog | Dec 17, 2025 | | [Beyond the Chat Window: How Change-Driven Architecture Enables Ambient AI Agents](https://techcommunity.microsoft.com/blog/linuxandopensourceblog/beyond-the-chat-window-how-change-driven-architecture-enables-ambient-ai-agents/4475026)| Microsoft Linux and Open Source Blog | Dec 3, 2025 | From 30307dbb1fc232390ceb8a1e1220e758c9e50f85 Mon Sep 17 00:00:00 2001 From: Nandita Valsan <15096090+NValsan@users.noreply.github.com> Date: Wed, 23 Sep 2026 14:00:16 -0700 Subject: [PATCH 2/2] Fix formatting of media coverage table Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> --- docs/content/media-coverage/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/media-coverage/_index.md b/docs/content/media-coverage/_index.md index 94c323f2..e3b890a1 100644 --- a/docs/content/media-coverage/_index.md +++ b/docs/content/media-coverage/_index.md @@ -12,7 +12,7 @@ description: > | Title | Source | Date | |-------|--------|------| -| [Delete Your Polling Loop: Change-driven programming in Node.js with @drasi/lib](https://techcommunity.microsoft.com/blog/linuxandopensourceblog/delete-your-polling-loop-change-driven-programming-in-node-js-with-drasilib/4559093)) | Microsoft Linux and Open Source Blog | Sept 22, 2026 | +| [Delete Your Polling Loop: Change-driven programming in Node.js with @drasi/lib](https://techcommunity.microsoft.com/blog/linuxandopensourceblog/delete-your-polling-loop-change-driven-programming-in-node-js-with-drasilib/4559093) | Microsoft Linux and Open Source Blog | Sept 22, 2026 | | [How Netstar Streamlined Fleet Monitoring and Reduced Custom Integrations with Drasi](https://www.cncf.io/case-studies/netstar/) | CNCF Case Study | Feb 16, 2026 | | [Event-Driven to Change-Driven: Low-cost dependency inversion](https://techcommunity.microsoft.com/blog/linuxandopensourceblog/event-driven-to-change-driven-low-cost-dependency-inversion/4478948) | Microsoft Linux and Open Source Blog | Dec 17, 2025 | | [Beyond the Chat Window: How Change-Driven Architecture Enables Ambient AI Agents](https://techcommunity.microsoft.com/blog/linuxandopensourceblog/beyond-the-chat-window-how-change-driven-architecture-enables-ambient-ai-agents/4475026)| Microsoft Linux and Open Source Blog | Dec 3, 2025 |