0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-06 13:08:40 +08:00
discourse/.skills
Sérgio Saquetim 0782a86145
DEV: Add literal and regex filter modes to bin/qunit
`--filter` now performs a strictly literal, case-insensitive match against
"module: test name" so pipes and other regex metacharacters are treated
literally, while a new `--filter-regex` accepts an explicit JavaScript regular
expression; both travel in the conventional QUnit `filter` query parameter
alongside a `discourseTestFilterMode` marker so existing URL behavior is
preserved, and combining the two flags or passing an invalid pattern fails with
a clear error. The writing-js-tests skill, AI agent guide, `bin/qunit --help`,
and "Run test suites" guide are updated to match.
2026-07-22 09:37:05 -03:00
..
discourse-acl-authoring FEATURE: Support users in DAccessControl and backend (#41358) 2026-07-15 09:18:06 +10:00
discourse-admin-ui DEV: Add a Discourse admin UI skill (#41040) 2026-06-19 16:19:35 +10:00
discourse-ai-llm-presets DEV: Refresh default LLM presets and pricing (#39673) 2026-04-30 17:02:32 -03:00
discourse-content-localization DEV: Add skill for localizing models (#41823) 2026-07-20 15:54:12 +08:00
discourse-migration DEV: Warn against schema changes in transaction-disabled migrations (#40360) 2026-05-28 17:23:15 +08:00
discourse-pr DEV: Tweaks for discourse-pr skill (#39643) 2026-04-30 10:36:06 +01:00
discourse-screenshots DEV: Add theme screenshots system spec and skill (#39426) 2026-05-05 09:36:29 -04:00
discourse-service-authoring DEV: tasks and autonomous mode for service skill (#38619) 2026-03-16 10:21:04 +01:00
discourse-site-settings DEV: Site settings skills - for categories can allow for more flexible options (#41504) 2026-07-09 15:53:00 +08:00
discourse-upcoming-changes DEV: add upcoming change permanent banner metadata (#41700) 2026-07-15 11:20:02 +04:00
discourse-upcoming-changes-authoring DEV: hide and disable upcoming changes for disabled plugins (#41657) 2026-07-16 14:35:20 +04:00
discourse-writing-html-css Add instructions RE:icons (#41283) 2026-07-06 11:48:46 +02:00
discourse-writing-js-tests DEV: Add literal and regex filter modes to bin/qunit 2026-07-22 09:37:05 -03:00
discourse-writing-rspec-tests DEV: Improve RSpec agent testing guidance (#41611) 2026-07-10 12:06:53 +08:00