- Notifications
You must be signed in to change notification settings - Fork 44
fix: typo errors in start-computer.sh #238
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
Codecov Report
@@ Coverage Diff @@ ## master #238 +/- ## ============================================ - Coverage 85.83% 85.73% -0.10% + Complexity 3232 3228 -4 ============================================ Files 344 344 Lines 12072 12072 Branches 1087 1087 ============================================ - Hits 10362 10350 -12 - Misses 1185 1193 +8 - Partials 525 529 +4 see 2 files with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
Hi, @imbajin , thanks for your comment, i've already changed |
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.
LGTM,and resolve the conversation is a right/good way during review 😁
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.
LGTM
The ci always failed (>10times)... any way to improve it? @coderzc |
Hi, @imbajin, the error logs indicate that calling for However, according to the UT codes, the only possible status change is from BTW, I don't find the implementation class of |
The JobObserver will be implemented by calling |
Get it, thanks! |
you can run https://github.com/apache/incubator-hugegraph-computer/blob/master/computer-k8s-operator/crd-generate/Makefile: gen-all , it will generate https://github.com/apache/incubator-hugegraph-computer/blob/master/computer-k8s-operator/manifest/hugegraph-computer-crd.v1.yaml and https://github.com/apache/incubator-hugegraph-computer/blob/master/computer-k8s/schema/crd-schema.json |
@Radeity we do lack the doc in computer, if u passed this problem , could add a doc PR to improve it (Actually the first time I ran it, was also confused 😿 ) |
Hi, @imbajin , I find that Thus, for me, directly run May i ask which type of doc do we need, a doc to describe code structures (the meaning of different modules) OR a doc to to tell how to build development environment? |
We need add
@coderzc could tell u the truth 👨🏻💻 |
Hi, @imbajin , thanks for your reply, I'll do it step by step as you mentioned.
And I've already confirmed with him, thanks again for your help @coderzc :D |
Fix some typo errors in
start-computer.sh
: )Brief changes:
muse
tomust
.must
beforenot be
.