Skip to content

Conversation

@jobarr-amzn
Copy link
Contributor

Description of changes:

This should fix the failure in deploy.yml that we have seen most recently:

2025-03-17 19:21:11 [INFO] (mdbook::book): Running the html backend

thread 'main' panicked at /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/elasticlunr-rs-3.0.3/src/lang/en.rs:518:47:
index out of bounds: the len is 3 but the index is 18446744073709551615
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
    Liquid Warning: Liquid syntax error (line 75): [:end_of_string] is not a valid expression in "{{}}" in index.md
                    done in 1.444 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

For more information, see mattico/elasticlunr-rs#57, the mitigation comes from a recommendation from the mdBook maintainers.


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@jobarr-amzn jobarr-amzn merged commit 6116faf into gh-pages Mar 19, 2025
1 check passed
@jobarr-amzn jobarr-amzn deleted the fix-deploy branch March 19, 2025 16:43
@jobarr-amzn jobarr-amzn restored the fix-deploy branch March 19, 2025 16:47
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.

2 participants