question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

CI: Move linux builds from Azure to Travis?

See original GitHub issue

I didn’t check in detail, but I’d say that azure auto-cancel is now working (at least I didn’t see any repeated PR, which the previous days happened frequently). But even with that, azure is significantly delayed compared to travis.

In #22854, I’m moving the docs build from travis to azure (takes more or less the same than a test suite). This will make things even less balanced (making azure be the bottleneck even more).

Not sure if I’m missing something, but would it make sense to move the 3 Linux jobs in azure to travis?

Also, I see in https://docs.microsoft.com/en-us/azure/devops/pipelines/licensing/concurrent-jobs-vsts?view=vsts#microsoft-hosted-cicd the next sentence: Public project: Contact us to get your free tier limits increased.. Does it make sense to check if that’s an option?

CC: @TomAugspurger @jreback

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:13 (12 by maintainers)

github_iconTop GitHub Comments

1reaction
chrispatcommented, Nov 13, 2018

panda-dev has been updated to have 30 concurrent jobs now. Let us know if that is not sufficient.

1reaction
datapythonistacommented, Nov 11, 2018

Created issue 118111119329971 in Microsoft support, to see if we can get more concurrent jobs.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Migrate from Travis to Azure Pipelines - Microsoft Learn
Travis builds have stages, jobs and phases, while Azure Pipelines simply has steps that can be arranged and executed in an arbitrary order ......
Read more >
Build Environment Overview - Travis CI Docs
This guide provides an overview on the different environments in which Travis CI can run your builds, and why you might want to...
Read more >
Migrate Travis CI Build to Azure DevOps
This post is about how I migrated an existing Travis CI build to Azure DevOps build pipeline. We will go through following points...
Read more >
Use Azure Pipelines instead of Travis (and maybe other builds)?
I am working on the Linux build. ... Move from Travis CI to Azure pipelines maelvls/homebrew-amc#27 ... Similar for Linux and macOS.
Read more >
Migrate From Travis CI - CircleCI
With Travis CI you can upload build artifacts either manually using AWS S3 or as an attachment to a GitHub Release. On CircleCI,...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found