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

infra: CI job to check if we have docs for all available instrumentation #3063

Open
emdneto opened this issue Dec 3, 2024 · 3 comments
Open
Assignees

Comments

@emdneto
Copy link
Member

emdneto commented Dec 3, 2024

it would be nice to have a CI job to check if we have docs for all available instrumentation

Originally posted by @emdneto in #3060 (review)

@emdneto emdneto self-assigned this Dec 3, 2024
@xrmx
Copy link
Contributor

xrmx commented Dec 3, 2024

How did you find the missing ones?

@emdneto
Copy link
Member Author

emdneto commented Dec 4, 2024

How did you find the missing ones?

Generated two lists of directories and got the diff through shellscript. But I'm talking about a Python script that can do this in CI more efficiently. I have done some prototype here and will open a PR

@xrmx
Copy link
Contributor

xrmx commented Dec 4, 2024

How did you find the missing ones?

Generated two lists of directories and got the diff through shellscript.

Yeah, played a bit with find doing the same.

But I'm talking about a Python script that can do this in CI more efficiently. I have done some prototype here and will open a PR

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants