sidshas03 commented on PR #55702: URL: https://github.com/apache/airflow/pull/55702#issuecomment-3304033525
> You will need to re-run pre commit hooks. (generate the new API spec + UI codegen step) Good point, I’ve dropped the Field(...) min/max constraints and kept plain str for name, uri, and group. I re-ran pre-commit (including the API spec + UI codegen) and pushed, then updated the branch on top of main. If you’d prefer a minimal min_length=1 on name/uri, happy to add that back, but I agree the DB will enforce overly long inputs. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
