Giter Site home page Giter Site logo

Support AppVeyor about codecov-bash HOT 5 CLOSED

codecov avatar codecov commented on May 26, 2024 1
Support AppVeyor

from codecov-bash.

Comments (5)

felixfbecker avatar felixfbecker commented on May 26, 2024 1

I am using the bash uploader successfully in multiple projects:

https://github.com/felixfbecker/vscode-php-debug/blob/2afa122eb27f1dcbd20d8657c0d78ad0aed0ff50/appveyor.yml#L24-L29

https://github.com/sourcegraph/javascript-typescript-langserver/blob/a34ac0bde47e7219481e2d20bc8b3b5ea816dddc/appveyor.yml#L22-L27

https://github.com/sequelize/sequelize/blob/3f5927f5bb47db85f5e0401d5a876f652fef1cd3/appveyor.yml#L35-L41

MinGW Unix tools just have to be added to PATH so that find uses the Unix util and not the DOS command.

Imo this solution is better than requiring installation with Python.

from codecov-bash.

jayvdb avatar jayvdb commented on May 26, 2024

So bash is in the PATH, but that is not sufficient because find needs to be added to the front of the PATH?

The bash script should be able to detect AppVeyor and amend the PATH for its own process only.

Then AppVeyor can be 'supported' in https://github.com/codecov/codecov-bash#ci-providers

from codecov-bash.

felixfbecker avatar felixfbecker commented on May 26, 2024

Uhm, I don't know if bash is in the PATH by default, but all the unix tools (including bash) that CodeCov uses are ported to Windows in MSYS which is available on AppVeyor in C:\msys64.

from codecov-bash.

jayvdb avatar jayvdb commented on May 26, 2024

#138 helps with this

from codecov-bash.

drazisil avatar drazisil commented on May 26, 2024

There are a couple open issues and PRs, but Appveyor does work. Closing this issue in favor of those.

from codecov-bash.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.