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

Set up schema URL publishing, similar to what the specification repository used to do. #11

Closed
jsuereth opened this issue May 11, 2023 · 1 comment
Assignees
Labels
tooling Regarding build, workflows, build-tools, ...

Comments

@jsuereth
Copy link
Contributor

jsuereth commented May 11, 2023

Previosuly

https://github.com/open-telemetry/opentelemetry-specification/blob/main/.github/workflows/publish-schemas.yml

Now

Opentelemetry.io can directly consume our release and pull schema files from a "mounted module", see:

https://github.com/open-telemetry/opentelemetry.io/blob/main/hugo.yaml#L194C14-L194C14

And

open-telemetry/opentelemetry.io#2907

@jsuereth
Copy link
Contributor Author

jsuereth commented Jul 6, 2023

Closing in favor of open-telemetry/opentelemetry.io#2721

@jsuereth jsuereth closed this as completed Jul 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tooling Regarding build, workflows, build-tools, ...
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants