HYPERFLEET-1094 - ci: add /licenses to container image#134
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Central YAML (base), Organization UI (inherited) Review profile: ASSERTIVE Plan: Enterprise Run ID: 📒 Files selected for processing (2)
📝 WalkthroughSummary by CodeRabbit
WalkthroughThe .dockerignore was edited to stop ignoring LICENSE so it is included in the build context, and the Dockerfile's runtime stage now copies /build/LICENSE from the builder stage into the final image at /licenses/LICENSE. No other build or runtime steps were changed. Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
/retest |
Copy LICENSE into /licenses for Konflux preflight HasLicense check. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
5d204a7 to
aee8646
Compare
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: rafabene The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Summary
/licenses/in the container image for Konflux preflightHasLicensecertification checkTest plan
HasLicensecheck passes🤖 Generated with Claude Code