-
Notifications
You must be signed in to change notification settings - Fork 37
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Make a cronjob functionality intended for InspectionReportGeneration #1218
Make a cronjob functionality intended for InspectionReportGeneration #1218
Conversation
🔔 Changes in database folder detected 🔔 |
f381328
to
a4827d1
Compare
a4827d1
to
527cf22
Compare
🔔 Migrations changes detected 🔔 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Squash some commits
Will be refactored and squashed quite a bit I think once I have addressed other comments on functionailty. Dismissing since you requested changes and dont want this to be blocker later on while merging. This should be a suggested change.
42513fd
to
7ecf162
Compare
7ecf162
to
de27ef4
Compare
d1e3f3c
to
f8cfaf1
Compare
because InspectionFindings is not an owned entity
f8cfaf1
to
a4fbc7f
Compare
a4fbc7f
to
211b2dd
Compare
211b2dd
to
8e3bce5
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
/UpdateDatabase |
👀 Running migration command... 👀 |
✨ Successfully ran migration command! ✨ |
This pull request implements the service responsible for cronjob functionality described here #1102