Skip to content
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

[net8.0] Merge main to net8.0 #16473

Merged
merged 20 commits into from Aug 3, 2023
Merged

[net8.0] Merge main to net8.0 #16473

merged 20 commits into from Aug 3, 2023

Conversation

rmarinho
Copy link
Member

@rmarinho rmarinho commented Aug 1, 2023

Description of Change

Merge latest changes from main to net8.

github-actions bot and others added 15 commits July 28, 2023 14:45
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* Fix Border corners clipping mistake on Windows

* Updated impl

* Created method to avoid duplicated code

* Revert uneccesary changes

* Changes in clipping sizing

* Fix Rui issue

* Added device tests

* Remove unnecessary changes

---------

Co-authored-by: Javier Suárez <6755973+jsuarezruiz@users.noreply.github.com>
Co-authored-by: Juan Diego Herrera <juherrera@microsoft.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* Build on arm64

* magic

* Only install on Arm64 machines

* cleanup demands on the pipeline and add windows parameter

* Print system arch

* Fix getting OSArchitecture

---------

Co-authored-by: Rui Marinho <me@ruimarinho.net>
* Bump node version

* Add more info to install script

* Try clean modules before install

* Uninstall before install

* fix

* Cleanup yaml

* Write output of drivers

* Try remove plugins before uninstall
* Fix iOS Editor placeholder size, characterspacing and fontsize issues

* Added Device Test

* Invalidate CharacterSpacing updating the placeholder

* Updated Impl
* Re-enable editor tests on iOS

* Fix merge problem
* Reinstate IContentView and ILayout methods
Fixes #16166

* Limit fake methods to NET Standard 2.0

* Reverse the polarity

* Simplify

* Work around compatibility implementations of ICV/ICPL methods on ScrollView

* Use correct interface for Frame
# Conflicts:
#	eng/pipelines/common/device-tests.yml
#	eng/provisioning/provisioning.csx
@rmarinho rmarinho added this to the 8.0-preview7 milestone Aug 1, 2023
@rmarinho rmarinho self-assigned this Aug 1, 2023
@@ -60,41 +60,6 @@ steps:
echo "##vso[task.setvariable variable=JAVA_HOME]$(JAVA_HOME_11_X64)"
displayName: 'Setup JDK Paths'
condition: and(succeeded(), eq(variables['Agent.OS'], 'Darwin'))
# Configure VS Mac for Xcode
Copy link
Member Author

Choose a reason for hiding this comment

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

I guess I can't remove this one

@Eilon Eilon added the area/infrastructure 🏗️ CI, Maestro / Coherency label Aug 1, 2023
@rmarinho rmarinho merged commit 0c56d03 into net8.0 Aug 3, 2023
39 checks passed
@rmarinho rmarinho deleted the merge-net8-main branch August 3, 2023 11:07
@github-actions github-actions bot locked and limited conversation to collaborators Dec 7, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants