fcd9a7fbab923b669ab9aaa80c02e2eb727016ab
- Updated Inkbunny job classes to streamline argument handling by removing `ignore_signature_args :caused_by_entry`. - Enhanced `ApiSearchPageProcessor` and `UpdatePostsJob` to include `caused_by_entry` for better logging and tracking of job origins. - Introduced `deep_update_log_entry` and `shallow_update_log_entry` associations in Inkbunny post and user models for improved tracking of updates. - Added `posted_at` attribute to `IndexedPost` model, ensuring synchronization with the postable's posted date. - Enhanced views to display user posts in a more organized manner, including handling cases where media files are missing. - Improved tests for Inkbunny jobs and models to ensure robust coverage of new functionality and maintainability.
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%