The Wayback Machine - https://web.archive.org/web/20200908074006/https://github.com/codecov/codecov-python/issues/193
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Azure Pipelines #193

Open
hugovk opened this issue Mar 4, 2019 · 0 comments
Open

Add support for Azure Pipelines #193

hugovk opened this issue Mar 4, 2019 · 0 comments

Comments

@hugovk
Copy link
Contributor

@hugovk hugovk commented Mar 4, 2019

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
1 participant
You can’t perform that action at this time.