2
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2025-10-04 17:32:34 +08:00
discourse/bin
Régis Hanol 9e19d11b7e
DEV: smarter output message when running bin/turbo_rspec (#33484)
When more than 5 files are run via `turbo_rspec`, we'll show the count.
When less than 5 files, we'll list them.

This is slightly better DX as it avoids spamming the console with
unecessary information.
2025-07-05 22:11:15 +02:00
..
docker DEV: Run db:create in Docker dev container (#29295) 2024-10-24 12:19:42 +02:00
annotate DEV: Allow annotations to work in symlinked plugins, add binstub (#13635) 2021-07-05 15:43:10 +01:00
bundle DEV: Enable unless cops 2023-02-21 10:30:48 +01:00
dev DEV: Add basic bin/dev script for launching in development (#23254) 2023-08-25 12:07:16 +08:00
ember-cli DEV: remove deps (#32628) 2025-05-07 19:09:42 +02:00
notify_file_change FIX: notify_file_change was outputting a command to vim 2020-12-10 10:03:57 -05:00
rails DEV: Compatibility with TruffleRuby (#16641) 2022-05-05 09:50:02 +08:00
rake DEV: Add rake plugins:turbo_spec task (#18289) 2022-09-20 15:42:54 +01:00
rspec DEV: replace selenium driver with playwright (#31977) 2025-05-06 10:44:14 +02:00
rubocop DEV: Clean up .gitignore (#12981) 2021-05-10 13:43:13 +02:00
system_rspec DEV: Minimal first pass of rails system test setup (#16311) 2022-09-28 11:48:16 +10:00
turbo_rspec DEV: smarter output message when running bin/turbo_rspec (#33484) 2025-07-05 22:11:15 +02:00
unicorn DEV: clear asset cache when plugins add/remove client.*.yml files (#29468) 2024-10-29 15:17:59 +00:00