Ajay9704 commented on PR #61318:
URL: https://github.com/apache/airflow/pull/61318#issuecomment-3883046014
@jscheffl as you suggested i have made all this changes .
Extracted getLegacyRouterNavigation() into versionUtils.ts to handle
pre-release versions (e.g., 3.1.7rc1) correctly
Moved tests to utils/versionUtils.test.ts to test the extracted function
Removed redundant NavTabs.test.ts which was testing the semver library
Reverted unnecessary JSX formatting in NavTabs.tsx to match original
Updated exports in utils/index.ts
Rebuilt assets and updated www-hash.txt
Please review when convenient.
--
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]