---
title: "Posts — CI&#x2F;CD | Hardeep Kumar"
canonical_url: "https://hardeepkumar.in/devops/ci-cd"
last_updated: "2026-04-27T11:41:37.292Z"
meta:
  description: "Continuous integration, deployment pipelines, and automation workflows."
  "og:description": "Continuous integration, deployment pipelines, and automation workflows."
  "og:title": "Posts — CI/CD | Hardeep Kumar"
---

$ ls -la devops/ci-cd/ # **<CI/CD /> ** // Continuous integration, deployment pipelines, and automation workflows.[0posts]$ node --eval'inspectTopicPosts()'```
await queryCollection('blog')
``````
  .where('type', '=', 'post')
``````
  .where('topicId', '=', 'ci-cd')
``````
  .all()
``````
[]
``````
NotFoundError: **404**
          — empty result; no rows for this topicId. Nothing to render.
``` // posts.length === 0 → no children mounted; query OK, result set empty