Skip to content
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

Link to OTel Java website_docs via submodule #739

Merged

Conversation

chalin
Copy link
Contributor

@chalin chalin commented Sep 16, 2021

Preview: https://deploy-preview-739--opentelemetry.netlify.app/docs/java


This is roughly how the PR was created:

$ rm -Rf content/en/docs/java
$ git submodule add https://github.com/open-telemetry/opentelemetry-java content-modules/opentelemetry-java
$ (cd content/en/docs && ln -s ../../../content-modules/opentelemetry-java/website_docs java)

We could use a mount point, but this works just as well.

@chalin chalin added CI/infra CI & infrastructure refactoring labels Sep 16, 2021
@chalin chalin mentioned this pull request Sep 16, 2021
5 tasks
@chalin chalin merged commit 64b0a34 into open-telemetry:main Sep 16, 2021
@chalin chalin deleted the chalin-java-via-submodule-2021-09-16 branch September 16, 2021 22:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI/infra CI & infrastructure
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants