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

Add API surface validation workflow #799

Merged
merged 1 commit into from
Nov 7, 2024

Conversation

rkodev
Copy link
Contributor

@rkodev rkodev commented Nov 6, 2024

Closes #777

Validate changes to the public API surface using the kiota-dom-export-diff-tool to check for breaking changes in our weekly generation as a PoC before adding to other languages.

@rkodev rkodev requested a review from a team as a code owner November 6, 2024 12:26
@rkodev rkodev merged commit ca6f25e into main Nov 7, 2024
7 checks passed
@rkodev rkodev deleted the feature/public-api-surface-validation branch November 7, 2024 09:17
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.

Add a workflow to validate public API surface changes
2 participants