Fix Eleventy build errors: Liquid syntax, dynamic includes, and missing files#22469
Open
ebembi-crdb wants to merge 1 commit intoeleventy_spike_wipfrom
Open
Fix Eleventy build errors: Liquid syntax, dynamic includes, and missing files#22469ebembi-crdb wants to merge 1 commit intoeleventy_spike_wipfrom
ebembi-crdb wants to merge 1 commit intoeleventy_spike_wipfrom
Conversation
…ng files - Fix remote_include tag registration on module-level liquidEngine for nested includes - Fix dynamic_include to properly resolve version variables and path separators - Remove Jekyll comment syntax (# comments) from if statements in known-limitations files - Fix Liquid filter syntax (add space after colon) in whats-new-intro.md - Remove orphaned endcapture tag in prod-guidance-cache-max-sql-memory.md - Convert Jekyll include syntax to dynamic_include in ui-databases-page.md files - Copy missing include files to v26.1 from earlier versions: - sql/combine-alter-table-commands.md, sql/diagrams/*.html - admin-ui/*.md (metrics-navigation, summary-events, logical-bytes) - cdc/*.md (core-changefeed files) - performance/*.md, orchestration/kubernetes-*.md - misc/*.md (experimental-warning, movr-flask-211, etc.) - faq/planned-maintenance.md, prod-deployment/node-shutdown.md Build now completes with 2896 files and 0 fatal errors.
Files changed:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
remote_includetag registration on module-level liquidEngine for nested includesdynamic_includeto properly resolve version variables and path separators# comments) from if statements in known-limitations filesdynamic_includein ui-databases-page.md filesTest plan