This repository was archived by the owner on Apr 20, 2023. It is now read-only.
This repository was archived by the owner on Apr 20, 2023. It is now read-only.
Add support for Azure Pipelines #193
Open
Description
With the recent changes at Travis CI, many open-source projects are taking advantage of and migrating to Azure Pipelines as a CI (it gives twice the number of parallel builds, and allows easy testing of Linux, Mac and Windows).
It would be great if Codecov supported Azure Pipelines, like Travis, without needing to set the token as a secure environment variables in the Azure Pipelines dashboard, or worrying about putting the token in cleartext in the config.
Here's a list of env vars in Travis and their analogues in Azure:
Thank you!
Metadata
Metadata
Assignees
Labels
No labels