-
Notifications
You must be signed in to change notification settings - Fork 10
results: Use current folder repository informations for getting results #76
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
Conversation
6c32b62 to
4b27672
Compare
|
|
|
The output is like this from a Linux repository folder after updating the Linux repository folder with |
|
|
4b27672 to
246920b
Compare
|
|
|
@padovan From re reading the issue I'm starting to think that maybe just make |
246920b to
f974964
Compare
|
removed |
30db188 to
8c82728
Compare
|
The new command is like this from a Linux repository folder linux/ $ kci-dev results
git folder
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
master
13563da6ffcf49b8b45772e40b35f96926a7ee1e
pass/fail/inconclusive
builds: 47/0/0
boots: 592/45/6
tests: 10331/7698/851after updating the Linux repository folder with linux/ $ kci-dev results
git folder
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
master
fbfd64d25c7af3b8695201ebc85efe90be28c5a3
pass/fail/inconclusive
builds: 46/0/0
boots: 576/48/9
tests: 7790/6900/639 |
8c82728 to
151167e
Compare
|
current behavior is to:
|
padovan
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks Arisu. This is looking quite good. I made a few suggestion that I believe will improve the quality a bit.
|
Ah, we should also update the docs to mention this new behavior. |
|
I will update with your comments and merge this, Thanks!!! |
c6181da to
e5d0364
Compare
Signed-off-by: Arisu Tachibana <arisu.tachibana@miraclelinux.com>
e5d0364 to
447f0ca
Compare
No description provided.