-
Notifications
You must be signed in to change notification settings - Fork 0
Replace feedback functionality with language picker for 40 supported localizations #32
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
base: main
Are you sure you want to change the base?
Conversation
Co-authored-by: fulldecent <[email protected]>
Co-authored-by: fulldecent <[email protected]>
|
@copilot be careful in the files that you're including in your pool request. I see you have dumped additional files into the project that I do not want. Add get up action testing to ensure that the Unit test you have added is passing |
Co-authored-by: fulldecent <[email protected]>
I've addressed both concerns in commit f7e1219:
The GitHub Actions workflow will ensure that the |
Review these raw logs and figure out how to fix your test |
…kflow Co-authored-by: fulldecent <[email protected]>
|
... I've identified and fixed the issue in commit 2bdf25b. The problem was that the Fixed:
The GitHub Actions workflow should now successfully build and test the project including the new LanguageManagerTests. |
💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.