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

Improve usability of APICompat #2672

Merged
merged 2 commits into from
May 7, 2019
Merged

Conversation

ericstj
Copy link
Member

@ericstj ericstj commented May 2, 2019

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
Copy link
Member Author

ericstj commented May 2, 2019

CoreFx changes: dotnet/corefx#37375

@ericstj
Copy link
Member Author

ericstj commented May 3, 2019

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

Copy link
Member

@wtgodbe wtgodbe left a comment

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

Copy link
Member

@ViktorHofer ViktorHofer left a comment

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
Copy link
Member Author

ericstj commented May 6, 2019

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

@ericstj
Copy link
Member Author

ericstj commented May 6, 2019

Now waiting on @Anipik's changes to flow.

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