-
-
Notifications
You must be signed in to change notification settings - Fork 5
docs: Add missing external/extension.mdx documentation for module extensions #84
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
@Promptless Please also update the docs.json file |
|
I've added the requested changes in commit 0914e0d |
docs.json
Outdated
| ] | ||
| } | ||
| } | ||
| } |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@Promptless, please add an empty line at end of file
|
I've added the requested changes in commit 92e29eb |
external/extension.mdx
Outdated
| --- | ||
|
|
||
|
|
||
| # Module extensions |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@Promptless this extra title is not necessary and it causes the page to have duplicate titles. Please remove
|
I've added the requested changes in commit 8b3b1cc |
Adds the missing
external/extension.mdxfile that was referenced incopy-upstream-docs.shbut not present in the repository. Module extensions are a critical feature of Bzlmod (Bazel 7+) that allow users to extend the module system by reading input data from modules, resolving dependencies, and creating repositories. This documentation gap was significant for users working with Bazel's modern external dependency system introduced in Bazel 7.Open this suggestion in the Promptless dashboard
Help us improve Promptless — If this suggestion missed the mark, please share quick feedback.
If you want Promptless to make further changes on this PR, feel free to leave a comment tagging Promptless (It won't show up in the user drop down but Promptless will get it!)