Skip to content
This repository has been archived by the owner on Jul 6, 2020. It is now read-only.

Suggest methods to pull data without cloning the complete EvalAI repo #251

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

nikochiko
Copy link

@nikochiko nikochiko commented Dec 28, 2019

Changes proposed:

  • Added a report file with the alternatives to using git clone

Alternatives proposed:

  1. Maintain a separate codebase (Originally by: @yashdusing)
  2. Use svn to download required files/folders.
  3. Maintain a zip file with only the required files and folders which automatically updates when there are changes in related files in EvalAI repo. git clone will be called once on the server but can be served multiple times from there.

Please see: https://github.com/nikochiko/EvalAI-ngx/blob/FetchContainer/docker/dev/fetching_docker_container.md

@codecov-io
Copy link

codecov-io commented Dec 28, 2019

Codecov Report

Merging #251 into master will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #251   +/-   ##
=======================================
  Coverage   50.87%   50.87%           
=======================================
  Files          66       66           
  Lines        3731     3731           
  Branches      438      438           
=======================================
  Hits         1898     1898           
  Misses       1738     1738           
  Partials       95       95

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 1228629...702f5df. Read the comment docs.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants