Conversation
Signed-off-by: Chris Gianelloni <wolf31o2@blinklabs.io>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThe Dockerfile is updated to use GHC version 9.6.7 instead of 9.6.6. UTF-8 locale configuration is added via two environment variables: 🚥 Pre-merge checks | ✅ 2✅ Passed checks (2 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Warning Review ran into problems🔥 ProblemsTimed out fetching pipeline failures after 30000ms Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Also add UTF-8 env settings and add liburing-dev for cardano-node 10.7+
Summary by cubic
Upgrade GHC to 9.6.7 in the builder image. Set UTF-8 locale (LANG/LC_ALL) and add
liburing-devforcardano-node10.7+ builds.Written for commit 7a66ece. Summary will update on new commits.
Summary by CodeRabbit