Skip to content

Improve usability of APICompat - #2672

Merged
ericstj merged 2 commits into
dotnet:masterfrom
ericstj:ApiCompatStandalone
May 7, 2019
Merged

Improve usability of APICompat#2672
ericstj merged 2 commits into
dotnet:masterfrom
ericstj:ApiCompatStandalone

Conversation

@ericstj

@ericstj ericstj commented May 2, 2019

Copy link
Copy Markdown
Member

Over the last couple months I've helped various teams on-board API compat and hit some common problems.

I wanted to address those and also write a doc.

I plan to add a "case study" section to the doc that illustrates one solution that uses this, but I'd like to wait until we iron out all the details in that solution.

Fixes #2297, #2289

@ericstj
ericstj requested review from ViktorHofer, safern and wtgodbe May 2, 2019 18:15
@ericstj

ericstj commented May 2, 2019

Copy link
Copy Markdown
Member Author

CoreFx changes: dotnet/corefx#37375

@ericstj

ericstj commented May 3, 2019

Copy link
Copy Markdown
Member Author

Ok, this is ready to go now. CoreFx is passing with my changes. Can I please get a review? @wtgodbe @safern @ViktorHofer

Comment thread src/Microsoft.DotNet.ApiCompat/README.md Outdated
Comment thread src/Microsoft.DotNet.ApiCompat/README.md Outdated

@wtgodbe wtgodbe left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM outside of the 2 comments

Comment thread src/Microsoft.DotNet.ApiCompat/README.md Outdated
Comment thread src/Microsoft.DotNet.ApiCompat/README.md Outdated
Comment thread src/Microsoft.DotNet.ApiCompat/README.md

@ViktorHofer ViktorHofer left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I don't understand all the changes that you are making in the targets file but I trust you.

@ericstj

ericstj commented May 6, 2019

Copy link
Copy Markdown
Member Author

Holding off on merge until @ViktorHofer gets the Arcade updates in (I don't want to break him any worse).

@ericstj

ericstj commented May 6, 2019

Copy link
Copy Markdown
Member Author

Now waiting on @Anipik's changes to flow.

@ericstj
ericstj merged commit c31fac9 into dotnet:master May 7, 2019
agocke pushed a commit to agocke/arcade that referenced this pull request Jun 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Make APICompat friendlier

3 participants