sofurry user/gallery/post scanning

This commit is contained in:
Dylan Knutson
2025-07-01 19:09:42 +00:00
parent ca5649a28f
commit 66d1e06b4b
68 changed files with 12038 additions and 443 deletions

View File

@@ -19,7 +19,8 @@ psql-dump-domain-fa-favs:
test:
bundle exec srb tc
rm -rf tmp/blob_files_test/thumbnails
RAILS_ENV=test parallel_rspec
RAILS_ENV=test rspec ./spec/lib/has_bulk_enqueue_jobs_spec.rb
RAILS_ENV=test parallel_rspec --exclude-pattern "./spec/lib/has_bulk_enqueue_jobs_spec.rb"
tc *args:
bundle exec srb tc {{args}}