-
-
Notifications
You must be signed in to change notification settings - Fork 120
chore: merge master into web-core 🎼 #14144
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
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Change zip_files to add_zip_files * Clarify flags used for zip vs 7z * Use `zip-excludes` instead of `excludes.in` for the list of file to exclude from the archive
This matches the existing TC configuration as closely as possible. It also puts the scripts in `resources/teamcity/web`, but doesn't relocate the Linux scripts until we decide where things should go. Part-of: #13399 Test-bot: skip
This refactors the build script and makes some changes so that it is possible to run in a docker container on a developer's machine. Part-of: #13399 Test-bot: skip
This matches the existing TC configuration as closely as possible. Part-of: #13399 Test-bot: skip
When building playwright complained about missing dependencies, so this change adds them.
This adds a `configure` build step that will install any missing dependencies required to build on Linux and macoS. macOS was added based on `resources/devbox/macos/macos.sh` but is untested. Test-bot: skip
- attempt to find an object with a context For: #13932
- default state needs to be null not undefined For: #13932
As this will also be seen when a user declines elevation it is not really an error just breadcrumb incase there is some actual error as a result. fixes: #14066
…call sites - disp, keys, layr, tran For: #13932
….0.238-master-history auto: increment stable-18.0 version to 18.0.238 (history cherry-pick to master)
…-process-sentry-err
…ests assertions - remove line number information for some "simpler" uses of the compileKeyboard() test helper For: #13932
User Test ResultsTest specification and instructions User tests are not required |
Co-authored-by: Marc Durdin <marc@durdin.net>
…git-commit-timeout chore(developer): extend unit test timeout for getLastGitCommitDate
fix(common): Use zip.inc.sh for common test keyboards
mcdurdin
approved these changes
Jun 11, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
@keymanapp-test-bot skip