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

[Uid] Allow use autocompletion#43639

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
fabpot merged 1 commit intosymfony:5.4fromStaffNowa:feature/uid-completion
Oct 22, 2021
Merged

[Uid] Allow use autocompletion#43639

fabpot merged 1 commit intosymfony:5.4fromStaffNowa:feature/uid-completion
Oct 22, 2021

Conversation

@StaffNowa
Copy link
Contributor

QA
Branch?5.4
Bug fix?no
New feature?yes
Deprecations?no
Tickets#43594
LicenseMIT
Doc PR-

Adding Bash completion for following commands:
ulid:generate
uuid-genereate

@carsonbotcarsonbot added this to the5.4 milestoneOct 21, 2021
@derrabusderrabus changed the title* Allow use autocompletionAllow use autocompletionOct 21, 2021
@derrabusderrabus added the Uid labelOct 21, 2021
@carsonbotcarsonbot changed the titleAllow use autocompletion[Uid] Allow use autocompletionOct 21, 2021
if (\in_array($formatOption,$this->getAvailableFormatOptions())) {
$format ='to'.ucfirst($formatOption);
}else {
$io->error(sprintf('Invalid format "%s", did you mean "base32", "base58" or "rfc4122"?',$input->getOption('format')));
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

The error message could use the list.

Copy link
ContributorAuthor

@StaffNowaStaffNowaOct 30, 2021
edited
Loading

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Thanks, I made PR#43849

@fabpot
Copy link
Member

Thank you@StaffNowa.

@fabpotfabpot merged commitae3f404 intosymfony:5.4Oct 22, 2021
@StaffNowaStaffNowa mentioned this pull requestOct 30, 2021
@StaffNowaStaffNowa deleted the feature/uid-completion branchOctober 30, 2021 18:33
}
}

privatefunctiongetAvailableFormatOptions():array

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

replaced by a const ind0f6b98

StaffNowa reacted with thumbs up emojiStaffNowa reacted with hooray emoji
This was referencedNov 5, 2021
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@nicolas-grekasnicolas-grekasnicolas-grekas left review comments

@GromNaNGromNaNGromNaN left review comments

@stofstofstof left review comments

@fabpotfabpotfabpot approved these changes

Assignees

No one assigned

Projects

None yet

Milestone

5.4

Development

Successfully merging this pull request may close these issues.

7 participants

@StaffNowa@fabpot@nicolas-grekas@GromNaN@stof@derrabus@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp