registry icon indicating copy to clipboard operation
registry copied to clipboard

Add keywords for SCM to appear via Registry search

Open zbuchheit opened this issue 1 year ago • 1 comments

Hello!

  • Vote on this issue by adding a 👍 reaction
  • If you want to implement this feature, comment to let us know (we'll work with you on design, scheduling, etc.)

Issue details

Currently, if you search for "SCM", "PaloAlto", or "Palo Alto" in the Registry search, the SCM provider doesn't show as a result

Example

Image

Affected area/feature

Registry Search

zbuchheit avatar Sep 10 '24 20:09 zbuchheit

@zbuchheit - our filter on the registry search is actually really basic right now and is mostly based on text matching of the package titles. These titles are actually sourced from the displayName property in the provider's schema file. I notice this provider is bridged, so not sure if you all have control over the display name or if that is set automatically based on some upstream tf provider config. If you have some way to get that updated to contain SCM and Pal Alto, then the search should start working the next time you release the provider.

sean1588 avatar Sep 25 '24 17:09 sean1588

Closing as a duplicate of https://github.com/pulumi/registry/issues/4902.

iwahbe avatar Nov 14 '24 07:11 iwahbe