Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[3.7] Bump Azure Pipelines to ubuntu-20.04#100854

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Closed

Conversation

hugovk
Copy link
Member

@hugovkhugovk commentedJan 8, 2023
edited
Loading

The 3.7 branch builds on Azure Pipelines is failing, for example:

##[warning]An image label with the label ubuntu-16.04 does not exist.,##[error]The remote provider was unable to process the request.

Themain and 3.11-3.8 branches were already bumped toubuntu-20.04 by#89170, which didn't make it back to 3.7.


Alternatively, we could useubuntu-22.04 for all branches, or theubuntu-latest alias which is now pointing toubuntu-22.04.

@hugovk
Copy link
MemberAuthor

Also included#21776 to move the triggers into the YAML files, which was backported down to 3.8, but not 3.7.

@zooba Do you know why this PR isn't triggering on Azure Pipelines?

@zooba
Copy link
Member

The PR trigger is overridden to only run on PRs to main, to avoid slowing down backports. And there's a separate build definition for CI builds (using the same YAML, and the default triggers for CI). I'm pretty sure triggers are only evaluated from the default branch's YAML, which isprobablymain.

Updating the OS images seems fine. I'd prefer to have it explicitly select an Ubuntu version - usinglatest is unfortunately asking for random warnings that may cause the build to look like a failure,though it is handy to get early notification of failures on the next OS... no way to win, unfortunately, but I'd rather not get the "about to change -latest" warnings here I think.

@hugovk
Copy link
MemberAuthor

Please see PR#101089 to replace this one.

@hugovkhugovk deleted the 3.7-azure-pipelines-ubuntu-20.04 branchJanuary 21, 2023 09:44
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

4 participants
@hugovk@zooba@bedevere-bot@ned-deily

[8]ページ先頭

©2009-2025 Movatter.jp