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 UI pre commit hook #42435

Merged
merged 1 commit into from
Sep 24, 2024
Merged

Conversation

pierrejeambrun
Copy link
Member

File detection for the ui pre-commit hook is wrong. Now that the UI is based on the new FastAPI API and that it has its own generated spec, the file detection should happen on that new spec.

Will prevent other failure such as #42422. (Original PR was green but skipped updating the front-end code causing main failure).

@pierrejeambrun pierrejeambrun merged commit dcb1846 into apache:main Sep 24, 2024
52 checks passed
@pierrejeambrun pierrejeambrun deleted the fix-ui-pre-commit-hook branch September 24, 2024 15:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants