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

Fix FindChangesTask not finding the latest api file #48

Merged
merged 1 commit into from
Jan 30, 2024

Conversation

daymxn
Copy link
Collaborator

@daymxn daymxn commented Jan 30, 2024

Per b/322982573,

This fixes the issue with findChanges not working correctly. The issue stemmed from the fact that it was still looking for the current .api file in the project directory- when we've migrated to a api directory at the root.

@daymxn daymxn requested a review from rlazo January 30, 2024 16:11
@daymxn daymxn self-assigned this Jan 30, 2024
@daymxn daymxn mentioned this pull request Jan 30, 2024
@daymxn daymxn enabled auto-merge (squash) January 30, 2024 16:17
@daymxn daymxn merged commit 5911028 into main Jan 30, 2024
5 checks passed
@daymxn daymxn deleted the daymon-fix-findchanges branch January 30, 2024 17:03
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.

2 participants