Releases: codecov/uploader
Releases · codecov/uploader
v0.1.0_758: Add deploy job to pipeline (#21)
* deploy job only on master
v0.1.0_739: Improve testing pipeline (#19)
* formatting * make win binary in build job * save artifacts * build on windows Also improve pipeline * Corrected job name * corrected yaml indenting * removed rogue space * make does not exist on the windows box * add job to test windows without git * only test windows without git * Do not return exit 0 for this test * test linux without git * rename job * Add step for macos testing without git * Correct indenting * Correct identing * Have the withoit git job not fail