Conversation
* adjust the submodule revision. * Update Antora Lunr extension dependency version Upgraded the Antora Lunr extension to a newer commit hash for improved functionality or bug fixes. This ensures the documentation site uses the latest version of the extension. * Remove .gitmodules file The .gitmodules file was deleted as it is no longer needed. Submodules associated with this file are not in use, simplifying the repository structure. * Update package-lock.json dependencies Upgraded @ampproject/remapping to version 2.2.1 and updated related dependencies. Introduced new sub-dependencies including camelcase-keys and gulp-cli, improving compatibility and addressing deprecations. This ensures better support for current Node.js environments. * This seems to be necessary for CI to function. Remove direct Antora UI checkout and add as a submodule Replaced the explicit checkout step for Antora UI in the CI workflow with a Git submodule configuration. This simplifies repository management and aligns with standard practices for handling external dependencies. * Update @antora/lunr-extension to a newer commit hash This updates the dependency to a more recent commit to ensure compatibility with the latest changes or bug fixes. No other dependencies are modified in this change. * Update lunr-extension dependency in package.json Updated the @antora/lunr-extension to a newer commit hash for improved features or bug fixes. Ensures the documentation site remains compatible and up-to-date with the latest extension updates. * Update Antora lunr-extension dependency to latest version Updated the reference to the Antora lunr-extension in the package.json file to point to the latest commit hash. This ensures compatibility with recent changes and improvements in the extension. No other dependencies or functionality were affected. * Update @antora/lunr-extension dependency version Upgraded the @antora/lunr-extension to a new commit hash for better compatibility or fixes. This ensures the documentation site uses the latest version of the extension. No other dependencies were modified. * Update @antora/lunr-extension dependency version Upgraded the @antora/lunr-extension to a newer commit hash to incorporate the latest fixes or enhancements. This ensures compatibility and potential improvements in the search functionality. No other dependencies were affected. * Update Antora Lunr extension dependency Switched to a newer commit for the Antora Lunr extension to include the latest changes and improvements. This ensures compatibility and may fix potential issues with the previous version. * Update Antora Lunr extension dependency Switched to a newer commit for the Antora Lunr extension to include the latest changes and improvements. This ensures compatibility and may fix potential issues with the previous version. * Update dependencies in docs-site/package.json Updated the versions of several devDependencies, including @antora/lunr-extension, @antora/site-generator, and @djencks/asciidoctor-mathjax. This ensures compatibility with newer features and bug fixes. No functional changes to the site behavior are expected. * Update dependencies in docs-site/package.json Upgraded the @antora/lunr-extension dependency to a new commit and added the pako library. These changes ensure better compatibility and functionality for the docs site. * Update Antora Lunr extension dependency Upgraded the dependency to a newer commit hash for @antora/lunr-extension. This ensures compatibility and potentially fixes issues or includes improvements from the latest changes.
This commit introduces workflow_dispatch inputs for specifying branch names or tags for multiple repositories in the CI pipeline. It enables flexibility for testing specific versions of dependencies, with defaults set to 'main.' Additionally, a conditional check ensures local publishing to GitHub Pages based on input or event type.
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.
No description provided.