Skip to content

fix: add --skip-local-tests flag to agent deploy command#113

Merged
dudutwizer merged 1 commit into
mainfrom
dt-20251105-fix-agent-deploy-flag
Nov 6, 2025
Merged

fix: add --skip-local-tests flag to agent deploy command#113
dudutwizer merged 1 commit into
mainfrom
dt-20251105-fix-agent-deploy-flag

Conversation

@dudutwizer

Copy link
Copy Markdown
Contributor

Summary

Fixes missing --skip-local-tests flag on xpander agent deploy command path.

Context

PR #112 added the --skip-local-tests flag but only to the top-level xpander deploy command. The xpander agent deploy subcommand was missed.

Changes

Verification

Both command paths now work correctly:

  • xpander deploy --skip-local-tests
  • xpander agent deploy --skip-local-tests

🤖 Generated with Claude Code

The previous PR #112 added the flag to the top-level deploy command but missed the agent subcommand path. This adds the missing flag to `xpander agent deploy`.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
@dudutwizer
dudutwizer merged commit 4811e54 into main Nov 6, 2025
2 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