-
Notifications
You must be signed in to change notification settings - Fork 116
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 CI build all images #831
base: main
Are you sure you want to change the base?
Conversation
Reviewer's Guide by SourceryThis pull request modifies the CI workflow to build all container images to ensure they continue to build successfully and remain of reasonable size. The primary change involves replacing the No diagrams generated as the changes look simple and do not need a visual representation. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
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.
Hey @ericcurtin - I've reviewed your changes - here's some feedback:
Overall Comments:
- Consider adding a comment explaining why the
make build-rm
command was replaced with thecontainer_build.sh
script.
Here's what I looked at during the review
- 🟢 General issues: all looks good
- 🟢 Security: all looks good
- 🟢 Testing: all looks good
- 🟢 Complexity: all looks good
- 🟢 Documentation: all looks good
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.
7a3f4d8
to
99cf700
Compare
@rhatdan pragmatic doesn't seem to be building... But we can just leave it untouched and skip it in the build if needs be? |
46587c4
to
f302096
Compare
Lets skip pragmatic for now, since this is in major flux at the moment. |
I actually got it green in the end, but no problem skipping for now. Everything has a maintenance cost and our CI times for building container images is long. |
To ensure they all continue to build and remain of reasonable size. Signed-off-by: Eric Curtin <[email protected]>
To ensure they all continue to build and remain of reasonable size.
Summary by Sourcery
CI:
container_build.sh -r build