Skip to content

fix(studio): support standard credential file#722

Merged
yaozheng-fang merged 1 commit into
mainfrom
feat/studio-credential-sources
Jul 23, 2026
Merged

fix(studio): support standard credential file#722
yaozheng-fang merged 1 commit into
mainfrom
feat/studio-credential-sources

Conversation

@yaozheng-fang

Copy link
Copy Markdown
Collaborator

Summary

  • resolve Studio deployment credentials from explicit options, environment variables, or the default profile in ~/.volc/credentials
  • preserve environment-variable precedence over the credential file
  • return a concise CLI error when no complete credential pair is available
  • document the supported credential sources

Tests

  • PYTHONPATH=$PWD pytest -q tests/cli/test_studio_deploy_target.py
  • ruff check veadk/cli/cli_frontend.py tests/cli/test_studio_deploy_target.py
  • ruff format --check veadk/cli/cli_frontend.py tests/cli/test_studio_deploy_target.py
  • Markdown lint for the added documentation blocks
  • git diff --check

@yaozheng-fang
yaozheng-fang merged commit 670833c into main Jul 23, 2026
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants