-
Notifications
You must be signed in to change notification settings - Fork 0
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
Gtad generating. BaseJob. #15
Conversation
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.
Thanks, the direction looks quite sensible; some feedback on the current state below.
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.
Looks much better! A couple of suggestions from me.
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.
Ok, I see a lot of progress - great job - but we have to cut this PR somewhere because it starts spinning out of control. It was originally aimed at getting the jobs working, and I totally get that Connection
might be useful for that; but Room
should really be spared for another PR. At this point it's worth spending a bit more effort at making the CI working.
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.
Awesome, CI is working - if you wish you can move the Room
bindings out but since it's not the final PR anyway, it even is ok to keep it.
No description provided.