Skip to content
This repository was archived by the owner on Jan 13, 2025. It is now read-only.

Conversation

@jpobst
Copy link
Contributor

@jpobst jpobst commented May 31, 2022

In AndroidX dotnet/android-libraries#558, we added a new check that ensure all new namespaces are approved. This postBuildStep runs correctly, however it runs before the API Diff generator.

In the case where this new check fails and aborts the build, it would be nice to have access to the API-diffs to see the new API to review.

This PR adds a new postDiffBuildSteps section where custom steps can be run after the API Diff is run.

Note: main for this repository seems to be broken. This PR only affects build.yml, which is not used by this repository's CI.

@jpobst jpobst force-pushed the post-api-diff branch 4 times, most recently from 11ccaf1 to 7830daa Compare May 31, 2022 15:47
@jpobst jpobst marked this pull request as ready for review May 31, 2022 16:17
@jpobst jpobst requested a review from moljac May 31, 2022 16:17
@moljac
Copy link
Contributor

moljac commented May 31, 2022

failing?

@jpobst jpobst merged commit 6c44369 into main Jun 2, 2022
@jpobst jpobst deleted the post-api-diff branch June 2, 2022 18:46
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants