docs-v2/.github/scripts
Jason Stirnaman e03e7874fc
refactor(ci): improve PR preview with products.yml and index page (#6656)
- Load product prefixes from data/products.yml (single source of truth)
- Build regex pattern dynamically from loaded namespaces
- Fix CSS copying: Hugo outputs fingerprinted CSS at root level
- Generate index.html with clickable links to preview pages
- Add test for influxdb3_explorer namespace

This keeps the URL parser in sync as new products are added and
provides a better preview experience with navigable links.
2025-12-19 12:12:20 -06:00
..
utils fix: resolve code review findings:1. Fixed Cypress Race Condition: Moved logging 2025-07-28 16:24:24 -05:00
cache-manager.cjs ci: convert cypress scripts to CommonJS: 2025-07-28 21:58:09 -05:00
cache-manager.js fix: resolve code review findings:1. Fixed Cypress Race Condition: Moved logging 2025-07-28 16:24:24 -05:00
comment-generator.js fix: apply code review suggestions: High Priority Issues (Fixed): 2025-07-28 16:24:24 -05:00
detect-preview-pages.js feat(ci): add PR preview system for GitHub Pages (#6636) 2025-12-18 13:44:14 -06:00
incremental-validator.cjs ci: convert cypress scripts to CommonJS: 2025-07-28 21:58:09 -05:00
incremental-validator.js fix: resolve code review findings:1. Fixed Cypress Race Condition: Moved logging 2025-07-28 16:24:24 -05:00
link-extractor.cjs ci: convert cypress scripts to CommonJS: 2025-07-28 21:58:09 -05:00
link-extractor.js Apply suggestions from code review 2025-07-28 16:24:24 -05:00
matrix-generator.js ci: convert cypress scripts to CommonJS: 2025-07-28 21:58:09 -05:00
parse-pr-urls.js refactor(ci): improve PR preview with products.yml and index page (#6656) 2025-12-19 12:12:20 -06:00
prepare-preview-files.js refactor(ci): improve PR preview with products.yml and index page (#6656) 2025-12-19 12:12:20 -06:00
preview-comment.js feat(ci): add PR preview system for GitHub Pages (#6636) 2025-12-18 13:44:14 -06:00
test-parse-pr-urls.js refactor(ci): improve PR preview with products.yml and index page (#6656) 2025-12-19 12:12:20 -06:00