-
Notifications
You must be signed in to change notification settings - Fork 166
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
Update core to 14.13.2, bump max page size to 16kb #3683
Merged
Merged
Conversation
This file contains 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
fealebenpae
approved these changes
Dec 30, 2024
* main: Use upstream pkl-gha for GitHub Action Workflows (#3677)
nirinchev
added a commit
that referenced
this pull request
Jan 2, 2025
* main: Prepare for vNext (#3685) Prepare for 12.5.0 (#3684) Update core to 14.13.2, bump max page size to 16kb (#3683) Use upstream pkl-gha for GitHub Action Workflows (#3677) Prepare for vNext (#3673) Prepare for 12.4.1 (#3672) RNET-1175 Fix potential outgoing message corruption in managed websockets (#3670) fix docs link add deprecation notice to README.md
nirinchev
added a commit
that referenced
this pull request
Jan 3, 2025
* add deprecation notice to README.md * fix docs link * RNET-1175 Fix potential outgoing message corruption in managed websockets (#3670) * Fix potential outgoing message corruption in managed websockets * Update CHANGELOG.md * Prepare for 12.4.1 (#3672) * Prepare for vNext (#3673) Co-authored-by: fealebenpae <[email protected]> * Use upstream pkl-gha for GitHub Action Workflows (#3677) * Use upstream for pkl workflows Signed-off-by: StefMa <[email protected]> * Remove custom pkl project Signed-off-by: StefMa <[email protected]> * Translate pkl actions --------- Signed-off-by: StefMa <[email protected]> * Update core to 14.13.2, bump max page size to 16kb (#3683) * Update core, bump max page size to 16kb * Use macos-latest * Drop support for UWP arm32 * Fix setup-xcode * Bump platform helpers to .net7 * Use net8 for analytics assembly * .net6 -> .net8 * Fix some tests * Use correct reference assemblies * Update ilspycmd, drop xamarin support * Downgrade Core * Fix logger regex * Update changelog * Remove check title workflow * Prepare for 12.5.0 (#3684) Co-authored-by: nirinchev <[email protected]> * Prepare for vNext (#3685) Co-authored-by: nirinchev <[email protected]> * Merge main into community * Remove accidentally commited files * Set the Unity constant for aot targets * Wrap dynamic tests in conditionals * Revert "Wrap dynamic tests in conditionals" This reverts commit 51a949c. * Clean up solution file --------- Signed-off-by: StefMa <[email protected]> Co-authored-by: Michael O'Brien <[email protected]> Co-authored-by: Yavor Georgiev <[email protected]> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: fealebenpae <[email protected]> Co-authored-by: Stefan M. <[email protected]> Co-authored-by: nirinchev <[email protected]> Co-authored-by: nirinchev <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Description
Fixes #3680
TODO