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

scripts/markdown-badges.py: Generate sorted table for build status #454

Merged
merged 1 commit into from Oct 6, 2022

Conversation

kees
Copy link
Contributor

@kees kees commented Oct 5, 2022

Organize the build badges in a tree/compiler table to make it easier to examine quickly for common patterns. E.g. "Oh, looks like ToT Clang broke all the kernels", or "Oh, something is -next broke every Clang version", etc.

Signed-off-by: Kees Cook keescook@chromium.org

@bwendling
Copy link
Contributor

Looks like YAPF doesn't like your heretical use of 8-space indents. :-P

@kees
Copy link
Contributor Author

kees commented Oct 6, 2022

Looks like YAPF doesn't like your heretical use of 8-space indents. :-P

Hah, or anything about it, really. Forgot to run yapf3! Fixed now.

@bwendling
Copy link
Contributor

This is showing a conflict with boot-utils. Did you delete that directory?

Organize the build badges in a tree/compiler table to make it easier
to examine quickly for common patterns. E.g. "Oh, looks like ToT Clang
broke all the kernels", or "Oh, something is -next broke every Clang
version", etc.

Signed-off-by: Kees Cook <keescook@chromium.org>
@kees
Copy link
Contributor Author

kees commented Oct 6, 2022

This is showing a conflict with boot-utils. Did you delete that directory?

Argh. I dunno. The submodule went weird. I rebuilt my branch now, so the bogus conflict shouldn't be there any more.

@bwendling bwendling merged commit c05c955 into ClangBuiltLinux:main Oct 6, 2022
@kees kees deleted the build/badges branch October 7, 2022 18:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants