Skip to content

Conversation

@nuclearcat
Copy link
Member

When kernel breaks we need to be able to use automated way bisection, using bisect command. This is initial version, that just works, but needs a bit more work to work reliably. I prefer to commit early, so we don't accumulate too much uncommited code.

@nuclearcat nuclearcat force-pushed the bisect branch 3 times, most recently from 6991203 to 263d4c0 Compare December 9, 2024 21:57
@nuclearcat
Copy link
Member Author

I run into kind of weird situation, black reformat file, but isort doesn't like it. If i run isort, then black doesn't like it.

@aliceinwire
Copy link
Member

I run into kind of weird situation, black reformat file, but isort doesn't like it. If i run isort, then black doesn't like it.

This problem should be solved by #61

@aliceinwire
Copy link
Member

@nuclearcat any update on this?

When kernel breaks we need to be able to use automated way
bisection, using bisect command. This is initial version,
that just works, but needs a bit more work to work reliably.
I prefer to commit early, so we don't accumulate too much
uncommited code.

Signed-off-by: Denys Fedoryshchenko <denys.f@collabora.com>
@nuclearcat nuclearcat marked this pull request as ready for review December 26, 2024 22:48
@aliceinwire aliceinwire merged commit 5c272d7 into kernelci:main Dec 31, 2024
2 checks passed
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.

2 participants