-
Notifications
You must be signed in to change notification settings - Fork 29
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
Add kernelci-pipeline submodule #365
Conversation
Add `kernelci-pipeline` as a submodule to be able to include its documentation to `kernelci.org/external`. Signed-off-by: Jeny Sadadia <[email protected]>
3ef694d
to
8350e3f
Compare
Tested OK locally in conjunction with the below PRs: |
8350e3f
to
cf57881
Compare
Add a new directory to accommodate documentation from `kernelci-api` and `kernelci-pipeline` repositories. Add symlink for pipeline doc inside `api_pipeline` directory. Move symlink for api doc to `api_pipeline`. Signed-off-by: Jeny Sadadia <[email protected]>
cf57881
to
ee5b4aa
Compare
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.
LGTM (I'd merge it but I lack permissions)
I am not able to verify if the internal link works. |
Opps, please don't merge kernelci/kernelci-api#533. |
Closes #338
Add
kernelci-pipeline
as a submodule to be able to include its documentation tokernelci.org/external
.