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

[BFCL] Chore: Refactor File Path Handling and Automate apply_function_credential_config.py #675

Merged
merged 5 commits into from
Oct 9, 2024

Conversation

HuanzhiMao
Copy link
Collaborator

This PR addresses the issue of hard-coded relative file paths in BFCL, which previously made it impossible to run the script from different entry locations/directories. With this update, the script can now be executed from any directory, unblocking #621.

Additionally, this PR automates the apply_function_credential_config.py step, removing the need for users to manually trigger the script to apply the credential files.

Part of the effort to merge #510.


Co-authored-by: Devansh Amin [email protected]

@HuanzhiMao HuanzhiMao added the BFCL-General General BFCL Issue label Oct 7, 2024
Copy link
Collaborator

@CharlieJCJ CharlieJCJ left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested, suggested better error message change. LGTM

@HuanzhiMao HuanzhiMao merged commit 84e18be into ShishirPatil:main Oct 9, 2024
@HuanzhiMao HuanzhiMao deleted the path branch October 9, 2024 01:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BFCL-General General BFCL Issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants