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 ARM64 job flag #46435

Merged
merged 1 commit into from
Jan 31, 2025
Merged

Add ARM64 job flag #46435

merged 1 commit into from
Jan 31, 2025

Conversation

MiYanni
Copy link
Member

@MiYanni MiYanni commented Jan 31, 2025

Related: https://teams.microsoft.com/l/message/19:[email protected]/1733772847082?tenantId=72f988bf-86f1-41af-91ab-2d7cd011db47&groupId=4ba7372f-2799-4677-89f0-7a1aaea3706c&parentMessageId=1733772847082&teamName=.NET%20Developer%20Experience&channelName=CLI&createdTime=1733772847082

Summary

The ARM64 job has been consistently failing. While this is being investigated, I've added a flag that enables/disables this job. By default, it is set to false. While this problem is being investigated, anyone doing investigations can either run the branch manually and check the checkbox to enable the job, or in their branch, set the default for this parameter to true.

I will backport these to other branches as those branches become no longer in lockdown.

@MiYanni MiYanni requested a review from a team January 31, 2025 00:36
@dotnet-issue-labeler dotnet-issue-labeler bot added Area-Infrastructure untriaged Request triage from a team member labels Jan 31, 2025
Copy link
Member

@Forgind Forgind left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this is reasonable both because it will save Microsoft a good amount of resources and because it will save time with waiting to rerun things. Not a strong preference though since selfishly, this makes it harder for me to try to fix it 🙂

.vsts-ci.yml Show resolved Hide resolved
@MiYanni
Copy link
Member Author

MiYanni commented Jan 31, 2025

If the Linux x64 job fails again because of API rate limit stuff, I'm just gonna merge on red.

@MiYanni MiYanni disabled auto-merge January 31, 2025 20:45
@MiYanni MiYanni merged commit 8bc0db3 into dotnet:release/9.0.3xx Jan 31, 2025
27 of 30 checks passed
@MiYanni
Copy link
Member Author

MiYanni commented Jan 31, 2025

/backport to release/10.0.1xx-preview1

Copy link
Contributor

Started backporting to release/10.0.1xx-preview1: https://github.com/dotnet/sdk/actions/runs/13080512775

@MiYanni
Copy link
Member Author

MiYanni commented Jan 31, 2025

/backport to main

Copy link
Contributor

Started backporting to main: https://github.com/dotnet/sdk/actions/runs/13080516392

@MiYanni
Copy link
Member Author

MiYanni commented Feb 6, 2025

/backport to release/9.0.2xx

@MiYanni
Copy link
Member Author

MiYanni commented Feb 6, 2025

/backport to release/9.0.3xx

Copy link
Contributor

github-actions bot commented Feb 6, 2025

Started backporting to release/9.0.2xx: https://github.com/dotnet/sdk/actions/runs/13185925034

Copy link
Contributor

github-actions bot commented Feb 6, 2025

Started backporting to release/9.0.3xx: https://github.com/dotnet/sdk/actions/runs/13185926733

Copy link
Contributor

github-actions bot commented Feb 6, 2025

@MiYanni an error occurred while backporting to "release/9.0.3xx", please check the run log for details!

Validation Failed: {"resource":"PullRequest","code":"custom","message":"No commits between release/9.0.3xx and backport/pr-46435-to-release/9.0.3xx"}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Infrastructure untriaged Request triage from a team member
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants