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

[release/7.0] Allow interop resolvers to return self handle #78779

Merged
merged 5 commits into from
Nov 29, 2022

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Nov 23, 2022

Backport of #78004 to release/7.0

/cc @lambdageek @am11

(Note this an update of #78018 which we had to revert because it broke on Android)

Customer Impact

Customers using the new GetMainProgramHandle API to create custom NativeLibrary resolvers in mobile apps are unable to resolve statically linked symbols in their apps.

Testing

New CI test, including Android

Risk

Low

IMPORTANT: Is this backport for a servicing release? If so and this change touches code that ships in a NuGet package, please make certain that you have added any necessary package authoring and gotten it explicitly reviewed.

@lambdageek lambdageek added the Servicing-consider Issue for next servicing release review label Nov 23, 2022
@lambdageek lambdageek added this to the 7.0.x milestone Nov 23, 2022
@lambdageek
Copy link
Member

/azp run runtime-android

@azure-pipelines
Copy link

Azure Pipelines could not run because the pipeline triggers exclude this branch/path.

@lambdageek lambdageek added Servicing-approved Approved for servicing release and removed Servicing-consider Issue for next servicing release review labels Nov 23, 2022
@lambdageek
Copy link
Member

Approved by tactics in email

@carlossanlop
Copy link
Member

carlossanlop commented Nov 23, 2022

Only things left are a code review sign off from @vargaz or @lambdageek or @thaystg, and verifying the CI results when they're done.

@lambdageek
Copy link
Member

/azp run runtime-androidemulator

@azure-pipelines
Copy link

Azure Pipelines could not run because the pipeline triggers exclude this branch/path.

@lambdageek
Copy link
Member

/azp run runtime-extra-platforms

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@carlossanlop
Copy link
Member

Any concerns about the CI failures, @lambdageek?

@lambdageek
Copy link
Member

failures look unrelated: some hardware flakiness

@carlossanlop
Copy link
Member

Branding has been done. Milestone is 7.0.2. Signed-off by area owners. Approved by Tactics. No OOB package authoring changes needed. CI failures unrelated.
Ready to merge. :shipit:

@carlossanlop carlossanlop merged commit 7d81963 into release/7.0 Nov 29, 2022
@carlossanlop carlossanlop deleted the backport/pr-78004-to-release/7.0 branch November 29, 2022 23:20
@ghost ghost locked as resolved and limited conversation to collaborators Dec 30, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-VM-meta-mono Servicing-approved Approved for servicing release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants