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

Revise build.sh, add initial README.md #1

Closed
wants to merge 2 commits into from

Conversation

yf13
Copy link
Contributor

@yf13 yf13 commented Mar 1, 2024

This PR revises help message of build.sh so that to sync with the code.
It also adds an initial version of README file to help people get started quickly.

@yf13 yf13 force-pushed the revise-build-help branch 4 times, most recently from f7c5da6 to 4604921 Compare March 1, 2024 05:23
@yf13 yf13 changed the title Revise build.sh help message, add initial README.md Revise build.sh, add initial README.md Mar 1, 2024
build.sh Outdated
else
fault
fi
if [ "$1" = "linux" ]; then
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please do not modify the main function, this will destroy github action

Copy link
Contributor Author

@yf13 yf13 Mar 1, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very sorry about that.

How do you think about also updating the .github/workflow/build.yml like below?

-             bash ./build.sh build all
+             bash ./build.sh all

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would like to keep the command categorized

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I see, will update the patch to stick to original usage.

@yf13 yf13 force-pushed the revise-build-help branch 2 times, most recently from d072c37 to 64fd7b7 Compare March 1, 2024 06:56
yf13 added 2 commits March 1, 2024 15:09
Signed-off-by: Yanfeng Liu <[email protected]>
Signed-off-by: Yanfeng Liu <[email protected]>
@yf13 yf13 force-pushed the revise-build-help branch from 64fd7b7 to 72903e4 Compare March 1, 2024 07:17
@yf13 yf13 requested a review from RevySR March 1, 2024 07:19
@RevySR
Copy link
Collaborator

RevySR commented Mar 1, 2024

9fafe78
abed75c

Merged.

@RevySR RevySR closed this Mar 1, 2024
@yf13 yf13 deleted the revise-build-help branch March 1, 2024 10:34
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