Skip to content

Fix naming of hello_world_impeller_macos_sdfs#185681

Merged
auto-submit[bot] merged 2 commits into
flutter:masterfrom
b-luk:fix-hello-world-impeller-macos-sdfs-naming
Apr 28, 2026
Merged

Fix naming of hello_world_impeller_macos_sdfs#185681
auto-submit[bot] merged 2 commits into
flutter:masterfrom
b-luk:fix-hello-world-impeller-macos-sdfs-naming

Conversation

@b-luk
Copy link
Copy Markdown
Contributor

@b-luk b-luk commented Apr 28, 2026

Fix naming in a couple places where an extra "macos" was added in #185565

Pre-launch Checklist

If you need help, consider asking for advice on the #hackers-new channel on Discord.

If this change needs to override an active code freeze, provide a comment explaining why. The code freeze workflow can be overridden by code reviewers. See pinned issues for any active code freezes with guidance.

Note: The Flutter team is currently trialing the use of Gemini Code Assist for GitHub. Comments from the gemini-code-assist bot should not be taken as authoritative feedback from the Flutter team. If you find its comments useful you can update your code accordingly, but if you are unsure or disagree with the feedback, please feel free to wait for a Flutter team member's review for guidance on which automated comments should be addressed.

@b-luk b-luk requested a review from gaaclarke April 28, 2026 15:26
@b-luk b-luk added the CICD Run CI/CD label Apr 28, 2026
Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request renames the hello_world_macos_impeller_macos_sdfs task to hello_world_impeller_macos_sdfs in .ci.yaml and TESTOWNERS. Feedback indicates that the entry in TESTOWNERS is now out of alphabetical order and that the physical file rename is missing from the PR, which will cause CI failures.

Comment thread TESTOWNERS
/dev/devicelab/bin/tasks/hello_world_impeller_ios_sdfs.dart @gaaclarke @flutter/engine
/dev/devicelab/bin/tasks/hello_world_macos__compile.dart @cbracken @flutter/desktop
/dev/devicelab/bin/tasks/hello_world_macos_impeller_macos_sdfs.dart @b-luk @flutter/desktop
/dev/devicelab/bin/tasks/hello_world_impeller_macos_sdfs.dart @b-luk @flutter/desktop
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

high

The entry for hello_world_impeller_macos_sdfs.dart is out of alphabetical order. It should be moved before hello_world_macos__compile.dart (line 280) to maintain the file's organization and readability.

Additionally, the physical file rename from hello_world_macos_impeller_macos_sdfs.dart to hello_world_impeller_macos_sdfs.dart is not included in this pull request. If the file is not renamed, the CI tasks will fail to find the script.

References
  1. Optimize for readability: Code is read more often than it is written. (link)

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

fyi this is valid

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Alphabetized this line.

Additionally, the physical file rename from hello_world_macos_impeller_macos_sdfs.dart to hello_world_impeller_macos_sdfs.dart is not included in this pull request.

The file is already named hello_world_impeller_macos_sdfs.dart, so no renaming is needed.

gaaclarke
gaaclarke previously approved these changes Apr 28, 2026
@github-actions github-actions Bot removed the CICD Run CI/CD label Apr 28, 2026
@b-luk b-luk requested a review from gaaclarke April 28, 2026 16:28
@b-luk b-luk added the CICD Run CI/CD label Apr 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CICD Run CI/CD

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants