Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Partial name match for validation. #82

Merged
merged 1 commit into from
Jul 20, 2021
Merged

Partial name match for validation. #82

merged 1 commit into from
Jul 20, 2021

Conversation

tristanmorgan
Copy link
Owner

Description

This allows accounts, roles and token names to be matched with just a prefix but also allow when one name is a prefix of another (eg. "test" and "test2") this works for the validation checks for existing names and fixes a bug with autocomplete matching prefixes. (specifically "add" and "add-role").

Also added small tweak to date stamp for man page generation.

Did you run the Tests?

  • Rubocop
  • Rspec
  • Filemode
  • Yard

@tristanmorgan tristanmorgan removed the request for review from shamk23 July 18, 2021 23:31
Copy link

@ttangsv ttangsv left a comment

Choose a reason for hiding this comment

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

Looks good to me

@tristanmorgan tristanmorgan merged commit 83fef65 into main Jul 20, 2021
@tristanmorgan tristanmorgan deleted the partial-names branch July 20, 2021 00:03
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants