Cloud-CV / evalai-cli

:cloud: :rocket: Official EvalAI Command Line Tool
https://cli.eval.ai
BSD 3-Clause "New" or "Revised" License
55 stars 63 forks source link

Testing CLI with EvalAI server on Production/Staging branch on CI/CD pipeline #209

Closed nikochiko closed 4 years ago

nikochiko commented 4 years ago

PR for a GCI task to see codebase difference. May not be merged. Spike task: Check the possibility of testing CLI with EvalAI Server on Production/Staging Branch on CI/CD Pipeline Report: https://github.com/nikochiko/evalai-cli/blob/test-integration-with-server/tests/integration/SPIKE.md The build is still failing due to problems while setting up the server. Still looking into it.

To give a rough idea of the code changes:

pushkalkatara commented 4 years ago

Do we need the bin (images.png) files ?

nikochiko commented 4 years ago

@pushkalkatara The images have been used for illustration in the spike report: https://github.com/nikochiko/evalai-cli/blob/test-integration-with-server/tests/integration/SPIKE.md

nikochiko commented 4 years ago

Closing this.