هل يحتاج تحديث ‘all-the-themes’ إلى تحديث لمكونات السمة؟

Forgive me. :folded_hands: 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?

إعجابَين (2)

Yup, good call - thanks @JammyDodger

3 إعجابات

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?

إعجاب واحد (1)

They’re already excluded, although I had to do some digging to figure out how that was happening :sweat_smile:

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

3 إعجابات

Excellent. :slight_smile: Thanks for checking that all out for me. I had a small panic attack when @moin pointed it out. :anxious_face_with_sweat: :slight_smile:

3 إعجابات

This topic was automatically closed after 2 days. New replies are no longer allowed.