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

refactor gs utility with Python (click) #2825

Closed
yecol opened this issue Jun 6, 2023 · 1 comment
Closed

refactor gs utility with Python (click) #2825

yecol opened this issue Jun 6, 2023 · 1 comment
Assignees
Labels
component:dev-infra Issues/tasks about dev-infra of graphscope. component:python good first issue Good for newcomers

Comments

@yecol
Copy link
Collaborator

yecol commented Jun 6, 2023

as titled.

@yecol yecol added component:python component:dev-infra Issues/tasks about dev-infra of graphscope. labels Jun 6, 2023
@yecol yecol self-assigned this Jun 6, 2023
@yecol
Copy link
Collaborator Author

yecol commented Jun 6, 2023

for build client and coordinator, --user should be configurable.
For users use virtualenv, --user doesn't work in virtualenv.

@yecol yecol added the good first issue Good for newcomers label Jun 13, 2023
yecol added a commit that referenced this issue Jun 13, 2023
<!--
copilot:summary
-->
### <samp>🤖 Generated by Copilot at f6e1599</samp>

This pull request introduces a new command-line utility for GraphScope,
`gsutil.py`, which can perform various tasks such as installing
dependencies, building components, making docker images, and triggering
tests. It also adds the `click` package as a dependency in
`requirements.txt` to support the utility.


to issue #2825
@yecol yecol closed this as completed Jun 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:dev-infra Issues/tasks about dev-infra of graphscope. component:python good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant