Forgive me. I can’t remember if we discussed this at the time, but does GitHub - discourse/all-the-themes (and all-the-themes/update_from_meta.rb at main · discourse/all-the-themes · GitHub in particular) need a tweak to account for the newer Theme component category?
Yup, good call - thanks @JammyDodger
One other follow-up… the method of signalling one is broken changed as well. I noticed that the original url excluded subcategories (I’m assuming to exclude the ‘broken’ subcategory?). Is it fine that this doesn’t pick up on the broken, unmaintained, etc tags?
They’re already excluded, although I had to do some digging to figure out how that was happening
Looks like those tags are muted by default here on Meta, which means they’re omitted from the topic-list for anon, and therefore aren’t included in the API the script is using
Excellent. Thanks for checking that all out for me. I had a small panic attack when @moin pointed it out.
This topic was automatically closed after 2 days. New replies are no longer allowed.