Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

chore(docs): document how to correctly override list(string) parameters#15497

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
johnstcn merged 4 commits intomainfromcj/rich-parameter-list-string-docs
Nov 13, 2024
Merged
Changes from1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
PrevPrevious commit
NextNext commit
double quotes only, soz
  • Loading branch information
@johnstcn
johnstcn committedNov 13, 2024
commit0a7ddf02c3f6d0ec1645155a25614cb1571a1daf
7 changes: 0 additions & 7 deletionscli/create_test.go
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -903,13 +903,6 @@ func TestCreateValidateRichParameters(t *testing.T) {
clitest.Run(t, inv)
})

t.Run("CLIOverride/SingleQuote", func(t *testing.T) {
t.Parallel()
inv, root := clitest.New(t, "create", "my-workspace-4", "--template", template.Name, "--parameter", "\""+listOfStringsParameterName+"=[''ddd=foo'',''eee=bar'',''fff=baz'']\"", "--yes")
clitest.SetupConfig(t, member, root)
clitest.Run(t, inv)
})

t.Run("WhatShouldItLookLike", func(t *testing.T) {
t.Parallel()

Expand Down
Loading

[8]ページ先頭

©2009-2025 Movatter.jp