Skip to content

Conversation

@Piotr1215
Copy link
Contributor

@Piotr1215 Piotr1215 commented Nov 20, 2025

Content Description

Shows users at a glance which features are available in OSS vs Enterprise, directly in the documentation page.

  • Automatically adds Feature Availability tables to documentation pages based on features.yaml definitions
  • Keeps tables in sync when features are added, removed, or their URLs change
  • Enforces consistency via CI validation - PRs fail if tables are out of sync with features.yaml
# Sync all FeatureTables with current features.yaml
npm run sync-feature-tables

# Check if tables are in sync (runs in CI)
npm run validate-feature-tables

Preview Link

Internal Reference

Closes DOC-1040

@netlify /docs

@Piotr1215 Piotr1215 requested a review from a team as a code owner November 20, 2025 08:50
@netlify
Copy link

netlify bot commented Nov 20, 2025

Deploy Preview for next-vcluster-docs-site ready!

Name Link
🔨 Latest commit 4a4e187
🔍 Latest deploy log https://app.netlify.com/projects/next-vcluster-docs-site/deploys/692f378a6dade20008f777ed
😎 Deploy Preview https://deploy-preview-1416--next-vcluster-docs-site.netlify.app/docs
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@Piotr1215 Piotr1215 force-pushed the doc-1040/product-features branch 2 times, most recently from 53c8d46 to 67817c8 Compare November 20, 2025 10:39
@Piotr1215 Piotr1215 force-pushed the doc-1040/product-features branch from 67817c8 to 13741c0 Compare November 20, 2025 10:46
@Piotr1215 Piotr1215 added the do not merge do not merge this pr label Nov 20, 2025
@vaidaslamanauskas
Copy link

4a4e187 Updated FeatureTable styling to match our visual language a little better. Fixed couple rendering issues, so table should look consistent between browsers.

I did not like how much space Feature availability heading takes up so made some changes. Not entirely happy yet, might need another pass.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

do not merge do not merge this pr

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants