-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
chore(sdk): update cli v2 code #7555
chore(sdk): update cli v2 code #7555
Conversation
Skipping CI for Draft Pull Request. |
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/test all |
/test all |
Description of your changes:
Note: do not merge before #7547.
This PR layers in changes on top of the original V1 CLI port.
Major changes:
__main__.py
as CLI entrypoint--engine
flag more clear inkfp component build
command (docker isthe only engine supported)
diagnose_me
command code (no functional change)mypy.ini
file to silence unresolvable mypy errorMinor changes:
Checklist:
about the pull request title convention used in this repository.