-
-
Notifications
You must be signed in to change notification settings - Fork 10k
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
Try Azure Pipelines #4885
Try Azure Pipelines #4885
Conversation
I created this PR through just so anyone isn't going 😨. |
Does Azure have a way to access the build logs like Travis (with Github OAuth)? |
2995013
to
b16ac65
Compare
This prompted me to login to a Microsoft account. Jenkins has been public. |
@colindean This will be public too. That's likely because you have a Microsoft cookie set. If I try in a private browsing window it goes straight to the logs for me. |
I'm asked to login no matter what. Tried private in Chrome and Firefox. |
@colindean It's because I renamed the project. Try https://dev.azure.com/Homebrew/Homebrew/_build/results?buildId=15&view=logs |
@MikeMcQuaid That URL is fine, it's the one Github exposes that's requiring login ATM: https://github.com/Homebrew/brew/pull/4885/checks?check_run_id=16955808 -> https://dev.azure.com/Homebrew/web/build.aspx?pcguid=c55abd5f-3fb2-45bc-839e-3e0fb5db667e&builduri=vstfs:%2f%2f%2fBuild%2fBuild%2f15 . |
Nice. Not bad. I'm kinda used to having all of the output of the job in one screen but that sidebar view could be useful if it had some more color and banners. |
Sorry @amyspark, that's our bad. We're pushing out a fix for that shortly. |
@ethomson Thanks for your work, and kudos to the Azure team! |
b16ac65
to
a9cd663
Compare
Let's see how this behaves as a CI system for Homebrew/brew.