Skip to content

Fix QVD pipeline installation instructions and add install config#191

Merged
514Ben merged 5 commits intomainfrom
fix-qvd-install-instructions
Feb 5, 2026
Merged

Fix QVD pipeline installation instructions and add install config#191
514Ben merged 5 commits intomainfrom
fix-qvd-install-instructions

Conversation

@514Ben
Copy link
Contributor

@514Ben 514Ben commented Feb 4, 2026

Summary

Fixes the QVD to ClickHouse pipeline installation documentation and adds missing install configuration.

Changes

  • Added install.config.toml: Provides post-installation instructions when users install via the registry script
  • Updated provider-level README (v1/514-labs/_meta/README.md): Simplified to match pattern from other pipelines, uses concise install command
  • Updated version-level README (v1/_meta/README.md): Changed from repo clone approach to registry install command
  • Updated implementation README (python/default/README.md): Added registry install section
  • Fixed path references: Changed from pipeline-registry/qvd_to_clickhouse/... to cd qvd_to_clickhouse

Install Command

bash -i <(curl https://registry.514.ai/install.sh) --type pipeline qvd_to_clickhouse v1 514-labs python default

Testing

Please validate the rendering on the website to ensure:

  1. The correct README is displayed
  2. Installation instructions are clear
  3. Post-install instructions show up correctly

Note

Low Risk
Primarily documentation/metadata and UI presentation changes; main risk is breaking links/IDs in the registry listings if consumers still expect the old sap-hana-cdc* names.

Overview
Improves the qvd_to_clickhouse pipeline onboarding by adding an install.config.toml with post-install instructions and updating the pipeline READMEs/getting-started docs to consistently use the registry install command and correct cd paths.

Updates registry site data to publish the new qvd_to_clickhouse pipeline and standardize SAP HANA CDC IDs/URLs to sap_hana_cdc (including the dependent pipeline reference), and tweaks the UI Snippet component so code blocks wrap and scroll horizontally instead of truncating.

Written by Cursor Bugbot for commit 0f2e78d. This will update automatically on new commits. Configure here.

- Add install.config.toml with post-installation instructions
- Update all README files to use registry install command
- Simplify provider-level README to match other pipelines
- Update version-level README with registry install steps
- Fix path references to use installed directory name

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
@vercel
Copy link

vercel bot commented Feb 4, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
registry Ready Ready Preview, Comment Feb 5, 2026 5:17pm

Request Review

@514Ben 514Ben merged commit 17634e3 into main Feb 5, 2026
6 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant