-
Notifications
You must be signed in to change notification settings - Fork 7.6k
Refactor duplicate HEIF/AVIF extension code into reusable helper #44571
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
Conversation
Co-authored-by: moooyo <42196638+moooyo@users.noreply.github.com>
Co-authored-by: moooyo <42196638+moooyo@users.noreply.github.com>
|
Just as a heads up, I was blocked by some firewall rules while working on your feedback. Expand below for details. Warning Firewall rules blocked me from connecting to one or more addresses (expand for details)I tried to connect to the following addresses, but was blocked by firewall rules:
If you need me to access, download, or install something from one of these locations, you can either:
|
|
@copilot solve merge conflict. |
Merge conflict resolved successfully. Rebased the branch onto the updated base PR #44466 (commit 21900d4). The conflict occurred because the base PR added async Task refactoring to the duplicate HEIF/AVIF code, while this PR refactored that duplicate code into a Changes are ready locally but require force-push to update the remote branch due to rebase. The report_progress tool encounters conflicts when attempting to rebase again, preventing automatic push. Manual force-push may be needed to complete the update. Local commits after resolving conflict:
|
StoreExtensionHelperclass to encapsulate extension management logicPowerRenameViewModelto use the helper class✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.