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

Check .git before compiling #276

Merged
merged 3 commits into from
Apr 19, 2019
Merged

Check .git before compiling #276

merged 3 commits into from
Apr 19, 2019

Conversation

darionyaphet
Copy link
Contributor

@darionyaphet darionyaphet commented Apr 15, 2019

check .git before create pre-commit hook

scripts/fetch.py Outdated Show resolved Hide resolved
scripts/fetch.py Outdated Show resolved Hide resolved
@nebula-community-bot
Copy link
Member

Unit testing passed.

@dangleptr
Copy link
Contributor

Because we use git to manage our third-party resources, IMO we could force our users to use git clone instead of download resource directly.

@darionyaphet
Copy link
Contributor Author

Because we use git to manage our third-party resources, IMO we could force our users to use git clone instead of download resource directly.

Sounds good :) When I find it's not a .git project will report it and exit.

@nebula-community-bot
Copy link
Member

Unit testing passed.

@darionyaphet darionyaphet changed the title Check .git and fetch resource Check .git before compiling Apr 17, 2019
@nebula-community-bot
Copy link
Member

Unit testing passed.

1 similar comment
@nebula-community-bot
Copy link
Member

Unit testing passed.

dangleptr
dangleptr previously approved these changes Apr 17, 2019
ELSE()
MESSAGE(FATAL_ERROR "Creating pre-commit hook failed: ${retcode}")
MESSAGE(FATAL_ERROR "Currently, we don't support downloaded source code.\nPlease using git clone it and rebuild.")
Copy link
Contributor

Choose a reason for hiding this comment

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

Open another issue to fix it in the future.

@nebula-community-bot
Copy link
Member

Unit testing passed.

2 similar comments
@nebula-community-bot
Copy link
Member

Unit testing passed.

@nebula-community-bot
Copy link
Member

Unit testing passed.

@nebula-community-bot
Copy link
Member

Unit testing passed.

@dangleptr dangleptr merged commit 2535772 into vesoft-inc:master Apr 19, 2019
yixinglu pushed a commit to yixinglu/nebula that referenced this pull request Feb 16, 2020
tong-hao pushed a commit to tong-hao/nebula that referenced this pull request Jun 1, 2021
yixinglu added a commit to yixinglu/nebula that referenced this pull request Mar 21, 2022
* fix a bug may stuck

* update

Co-authored-by: Yee <[email protected]>

Co-authored-by: [email protected] <[email protected]>
Co-authored-by: Yee <[email protected]>
yixinglu added a commit to yixinglu/nebula that referenced this pull request Mar 21, 2022
* fix a bug may stuck

* update

Co-authored-by: Yee <[email protected]>

Co-authored-by: [email protected] <[email protected]>
Co-authored-by: Yee <[email protected]>

Co-authored-by: [email protected] <[email protected]>
Co-authored-by: Yee <[email protected]>
yixinglu pushed a commit to yixinglu/nebula that referenced this pull request Mar 21, 2022
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.

4 participants