Skip to content

Conversation

@chicks-net
Copy link
Collaborator

@chicks-net chicks-net commented Feb 2, 2026

context

#3909 introduced a bug in the feature table matrix. Provider docs had underscores removed, but the generated table still included the underscores. This was brought to my attention in #3988 (comment). It was apparent that the issue effected all providers that had underscores.

changes

Fix generator to remove underscores from those providers. The user display will still include the
underscores, but the links should work again.

verify

once the PR GHAs run....

  • provider table links are working again! 🎉

question

Is there a cleaner way to fix this? This seems pretty good to me, but I always wonder.

@tlimoncelli
Copy link
Collaborator

Oooo! That's what the problem was! Thank you for investigating and figuring that out!

Is there a cleaner way to fix this? This seems pretty good to me, but I always wonder.

That's a fine solution. We don't have a map of PROVIDERNAME -> directoryname, so calculating it as you did is perfect.

Thanks!

@tlimoncelli tlimoncelli merged commit e5e7934 into StackExchange:main Feb 2, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants