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

fix(cli): changed defaultallow_abbrev value to fix arguments collision problem#2013

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
nejch merged 1 commit intomainfromjlvillal/fix-argparse-abbrev
May 9, 2022

Conversation

JohnVillalovos
Copy link
Member

@JohnVillalovosJohnVillalovos commentedMay 8, 2022
edited
Loading

The `--job` argument could be interpreted as `--job-token`Example failure:  $ gitlab \    --private-token ${GITLAB_API_KEY} -o json \    project-artifact download \    --project-id mdm/entities \    --job ${JOB} \    --ref-name ${REF} \  gitlab: error: argument --job-token: not allowed with argument  --private-token

@JohnVillalovosJohnVillalovosforce-pushed thejlvillal/fix-argparse-abbrev branch 2 times, most recently from89482eb tof907c15CompareMay 9, 2022 15:25
@JohnVillalovos
Copy link
MemberAuthor

@nejch This is the same as:#1957 but ranblack and updated the commit message.

@JohnVillalovosJohnVillalovos requested a review fromnejchMay 9, 2022 15:27
…sion problemThe `--job` argument could be interpreted as `--job-token`Example failure:  $ gitlab \    --private-token ${GITLAB_API_KEY} -o json \    project-artifact download \    --project-id mdm/entities \    --job ${JOB} \    --ref-name ${REF} \  gitlab: error: argument --job-token: not allowed with argument  --private-token
@JohnVillalovosJohnVillalovosforce-pushed thejlvillal/fix-argparse-abbrev branch fromf907c15 to25fc65aCompareMay 9, 2022 15:31
@JohnVillalovosJohnVillalovos changed the titlefix(cli): changed defaultallow_abbrev value to fix arguments colli…fix(cli): changed defaultallow_abbrev value to fix arguments collision problemMay 9, 2022
@nejch
Copy link
Member

Thanks again@meteozond for the fix and@JohnVillalovos for the green CI :)

@nejchnejch merged commitd68cacf intomainMay 9, 2022
@nejchnejch deleted the jlvillal/fix-argparse-abbrev branchMay 9, 2022 21:53
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@nejchnejchnejch approved these changes

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

3 participants
@JohnVillalovos@nejch@meteozond

[8]ページ先頭

©2009-2025 Movatter.jp