-
Notifications
You must be signed in to change notification settings - Fork 947
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
[fundamental][bugfix] Refine dev setup script to not automatically touch __init__.py
#2571
Conversation
SDK CLI Global Config Test Result zhengfei/bugfix/dev-setup3 tests 3 ✅ 43s ⏱️ Results for commit 79838ae. |
promptflow SDK CLI Azure E2E Test Result zhengfei/bugfix/dev-setup 4 files 4 suites 4m 4s ⏱️ Results for commit 79838ae. |
Executor Unit Test Result zhengfei/bugfix/dev-setup754 tests 754 ✅ 3m 44s ⏱️ Results for commit 79838ae. |
Executor E2E Test Result zhengfei/bugfix/dev-setup223 tests 221 ✅ 5m 34s ⏱️ Results for commit 79838ae. |
SDK CLI Test Result zhengfei/bugfix/dev-setup 12 files 12 suites 48m 49s ⏱️ Results for commit 79838ae. |
Description
vscode
for dev setup script, so that the script will not automatically touch those__init__.py
files.promptflow-core
version to 1.1.0.dev0 following the new version design/decision.All Promptflow Contribution checklist:
General Guidelines and Best Practices
Testing Guidelines