Skip to content

Conversation

@dannyvv
Copy link
Member

@dannyvv dannyvv commented May 22, 2020

This change updates all our checked in apps and libraries to use our shared props and targets files. This is to have them match the template we have for react-native-init

Microsoft Reviewers: Open in CodeFlow

@dannyvv dannyvv force-pushed the pr/UpdateProjectsToUseTargetsAndProps branch 4 times, most recently from a6614a0 to fcce020 Compare May 27, 2020 03:21
@dannyvv dannyvv marked this pull request as ready for review May 27, 2020 04:24
@dannyvv dannyvv requested a review from a team as a code owner May 27, 2020 04:24
@dannyvv dannyvv changed the title DRAFT: Update projects to use shared props/targets Update projects to use shared props/targets May 27, 2020
@dannyvv dannyvv force-pushed the pr/UpdateProjectsToUseTargetsAndProps branch from e381f1e to 20e1746 Compare May 27, 2020 04:26
@vmoroz
Copy link
Member

vmoroz commented May 27, 2020

Please add the PR description.

@dannyvv dannyvv requested a review from jonthysell May 27, 2020 16:20
@dannyvv dannyvv force-pushed the pr/UpdateProjectsToUseTargetsAndProps branch 2 times, most recently from 41e2962 to 761c518 Compare May 27, 2020 23:07
Copy link
Member

@vmoroz vmoroz left a comment

Choose a reason for hiding this comment

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

:shipit:

@dannyvv dannyvv force-pushed the pr/UpdateProjectsToUseTargetsAndProps branch from 761c518 to 5c07fdd Compare May 28, 2020 00:05
Copy link
Member

@asklar asklar left a comment

Choose a reason for hiding this comment

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

only concern is the app/lib mismatch in sampleapplibrarycpp

@dannyvv dannyvv force-pushed the pr/UpdateProjectsToUseTargetsAndProps branch from 5c07fdd to 4c25978 Compare May 28, 2020 16:21
@dannyvv dannyvv added the AutoMerge Causes a PR to be automatically merged once all requirements are passed (label drives bot activity) label May 28, 2020
@ghost
Copy link

ghost commented May 28, 2020

Hello @dannyvv!

Because this pull request has the AutoMerge label, I will be glad to assist with helping to merge this pull request once all check-in policies pass.

p.s. you can customize the way I help with merging this pull request, such as holding this pull request until a specific person approves. Simply @mention me (@msftbot) and give me an instruction to get started! Learn more here.

@dannyvv dannyvv force-pushed the pr/UpdateProjectsToUseTargetsAndProps branch 4 times, most recently from 5f2be83 to cdc0712 Compare May 29, 2020 20:23
@dannyvv dannyvv force-pushed the pr/UpdateProjectsToUseTargetsAndProps branch from cdc0712 to d8f4177 Compare May 31, 2020 17:18
@ghost ghost merged commit 79a931c into microsoft:master May 31, 2020
@NickGerleman NickGerleman added the Breaking Change This PR will break existing apps and should be part of the known breaking changes for the release label May 31, 2020
@NickGerleman
Copy link
Contributor

Adding the breaking change label since this modifies the template.

@jonthysell
Copy link
Contributor

jonthysell commented Jun 1, 2020

Adding backport as this change will now be required as a dependency for autolinking. I have to re-work auto-linking on top of these template changes, since they conflict. #5044

@jonthysell
Copy link
Contributor

Removing backport, autolinking will wait until 63.

@jonthysell
Copy link
Contributor

@dannyvv Please make a corresponding issue in the docs repo to update the native module setup to include the new Lib.targets and props you've created here. (After the 62 releases and the website snaps to 62, so the changes will be ready for 63).

This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

AutoMerge Causes a PR to be automatically merged once all requirements are passed (label drives bot activity) Breaking Change This PR will break existing apps and should be part of the known breaking changes for the release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants