8000 ci: add git to jinad docker image by deepankarm · Pull Request #2938 · jina-ai/serve · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ci: add git to jinad docker image #2938

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

Merged
merged 1 commit into from
Jul 13, 2021
Merged

ci: add git to jinad docker image #2938

merged 1 commit into from
Jul 13, 2021

Conversation

deepankarm
Copy link
Contributor

pypi dependencies can include setup.py files from git, that would need git cli to be installed. Currently, jinad doesn't support adding custom commands during workspace building, hence there's no other way to install git cli except including it in the base docker image (only for -daemon)

@deepankarm deepankarm requested a review from a team as a code owner July 13, 2021 08:34
@jina-bot jina-bot added size/XS area/docker This issue/PR affects the docker functionality labels Jul 13, 2021
@codecov
Copy link
codecov bot commented Jul 13, 2021

Codecov Report

Merging #2938 (5ff48cc) into master (abb2776) will increase coverage by 0.10%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2938      +/-   ##
==========================================
+ Coverage   88.83%   88.94%   +0.10%     
==========================================
  Files         138      138              
  Lines        9567     9567              
==========================================
+ Hits         8499     8509      +10     
+ Misses       1068     1058      -10     
Flag Coverage Δ
daemon 43.25% <ø> (+0.02%) ⬆️
jina 88.93% <ø> (+0.14%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
jina/peapods/runtimes/jinad/__init__.py 97.05% <0.00%> (+1.47%) ⬆️
jina/peapods/runtimes/jinad/client.py 91.71% <0.00%> (+5.32%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update abb2776...5ff48cc. Read the comment docs.

@deepankarm deepankarm merged commit b906410 into master Jul 13, 2021
@deepankarm deepankarm deleted the fix-jinad-dockerfile branch July 13, 2021 09:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/docker This issue/PR affects the docker functionality size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0