Skip to content

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 <[email protected]>
Co-authored-by: Juan Diego Herrera <[email protected]>
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 <[email protected]>
* 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
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, upstream dependencies/versions label Aug 1, 2023
@rmarinho rmarinho merged commit 0c56d03 into net8.0 Aug 3, 2023
@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
@samhouts samhouts added the fixed-in-8.0.0-rc.1.9171 Look for this fix in 8.0.0-rc.1.9171 label Aug 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-infrastructure CI, Maestro / Coherency, upstream dependencies/versions fixed-in-8.0.0-rc.1.9171 Look for this fix in 8.0.0-rc.1.9171 t/housekeeping ♻︎

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants