Skip to content

fix: reject unsupported declarative apply flags - #1136

Open
YangMingSJTU wants to merge 2 commits into
agentscope-ai:mainfrom
YangMingSJTU:codex/fix-apply-wrapper-unsupported-flags
Open

fix: reject unsupported declarative apply flags#1136
YangMingSJTU wants to merge 2 commits into
agentscope-ai:mainfrom
YangMingSJTU:codex/fix-apply-wrapper-unsupported-flags

Conversation

@YangMingSJTU

Copy link
Copy Markdown

Summary

  • stop advertising --prune, --dry-run, and --watch in agentteams-apply.sh
  • reject those unsupported flags before container checks or file copies
  • add a shell regression test and run it from the Helm lint workflow

Validation

  • bash -n install/agentteams-apply.sh tests/check-apply-wrapper-flags.sh
  • bash tests/check-apply-wrapper-flags.sh
  • git diff --check

Fixes #1135

@gemini-code-assist

Copy link
Copy Markdown

Caution

The consumer version of Gemini Code Assist on GitHub has been sunset. All code review activity has officially ceased.

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.

agentteams-apply.sh advertises unsupported --prune, --dry-run, and --watch flags

1 participant