fc8b75f014f6a6144070be4b0d3dc681ab2435d1
- Removed the `ignore_signature_args :caused_by_entry` from multiple Inkbunny job classes to streamline argument handling. - Introduced `scanned_gallery_at` attribute in the Inkbunny user model to manage gallery scan timing. - Added `UserGalleryJob` to handle gallery scanning for Inkbunny users, ensuring efficient processing of user submissions. - Implemented `ApiSearchPageProcessor` for processing API search results, improving modularity and reusability. - Updated `LatestPostsJob` to utilize the new processor for fetching and processing submissions. - Enhanced tests for Inkbunny jobs, ensuring robust coverage for new functionality and improved job argument handling.
README
This README would normally document whatever steps are necessary to get the application up and running.
Things you may want to cover:
- Ruby version
- 3.2.6
- System dependencies
- node 18.x
-
Configuration
-
Database creation
-
Database initialization
-
How to run the test suite
-
Services (job queues, cache servers, search engines, etc.)
-
Deployment instructions
- Build docker image with
docker build . -t redux-scraper-app
- ...
Description
Languages
Ruby
80%
HTML
10.8%
TypeScript
7.8%
JavaScript
0.7%
Shell
0.2%
Other
0.4%