-
Notifications
You must be signed in to change notification settings - Fork 1
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
Changes required for parallel build jobs #24
Conversation
Signed-off-by: Justin Kolberg <[email protected]>
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.
👌
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.
Let's clean up the functions that don't return errors. I'd say they are complex enough to deserve tests as well?
@echlebek This code is already being used in CI so I'll open an issue to write tests and add this repository to CircleCI. I'll implement the other two suggestions now. |
I think it's really important that this code can be maintained. I'd prefer if tests were added before accepting this PR even if CI isn't set up, as these types of things tend to languish. Could you add even a smoke test? +1 on filing an issue for CI setup though. CC @portertech, we may want to add this repository to the zenhub board. |
Signed-off-by: Justin Kolberg <[email protected]>
CI issue: #25 |
Signed-off-by: Justin Kolberg <[email protected]>
Signed-off-by: Justin Kolberg <[email protected]>
@echlebek added - and they even found an issue! |
Signed-off-by: Justin Kolberg <[email protected]>
Signed-off-by: Justin Kolberg [email protected]