Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add find matched tag functionality #441

Merged
merged 1 commit into from
May 18, 2023
Merged

Conversation

danielfbm
Copy link
Contributor

Changes

Submitter Checklist

As the author of this PR, please check off the items in this checklist:

  • spec PR link included
  • Follows the commit message standard
  • Meets the contributing guidelines (including
    functionality, content, code)
  • Test cases with documentation and functionality works as expected using current and related github repos (MUST deploy and check)
  • Release notes block below has been filled in or deleted (only if no user facing changes)

Release Notes

@danielfbm danielfbm changed the title feat: ADd find matched tag functionality feat: Add find matched tag functionality May 18, 2023
artifacts/tags.go Outdated Show resolved Hide resolved
artifacts/tags_test.go Outdated Show resolved Hide resolved
Helps finding the best matching tag in a slice of tags
using the prefix as reference. The tag that has the most
matching characters is returned
@danielfbm danielfbm merged commit 378ac9e into main May 18, 2023
@danielfbm danielfbm deleted the feat/add-find-matched-tag branch May 18, 2023 09:48
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.

3 participants