Update goose to 1.38 - #43
Conversation
|
Note Reviews pausedIt looks like this branch is under active development. To avoid overwhelming you with review comments due to an influx of new commits, CodeRabbit has automatically paused this review. You can configure this behavior by changing the Use the following commands to manage reviews:
Use the checkboxes below for quick actions:
📝 WalkthroughWalkthroughBumps the package version to 1.38.0, gates the ChangesTUI Feature Flag
Linux-only Dependency and Feature Cleanup
Release Packaging and Spec Updates
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~20 minutes Possibly related PRs
Suggested reviewers
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
This is an attempt to resolve compilation errors when using native-tls.
|
Builds failed due to issue with our use of |
|
Oh, I see what needs to be done. Those patches are still used. |
Create smaller bands of patches to make it easier to add/remove patches in the future without having to renumber everything.
c007b29 to
cfff020
Compare
|
I created a few smaller patch ranges to hold the types of patches. Hopefully that will make it easier to add/remove patches in the future without having to renumber everything. |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In `@0004-aws-lc-rs-feature-flag.patch`:
- Line 1: The RPM build is pointing at a patch name that no longer matches the
file in the tree, so either rename `0004-aws-lc-rs-feature-flag.patch` to match
the existing `Patch4` entry in `goose.spec`, or update the `Patch4` reference in
`goose.spec` to use the current filename. Check the patch declaration in
`goose.spec` and the patch file name together so they stay consistent.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: Path: .coderabbit.yaml
Review profile: CHILL
Plan: Enterprise
Run ID: 6fa8fc26-9f6f-463d-abed-0669c7fa42af
📒 Files selected for processing (3)
0004-aws-lc-rs-feature-flag.patchgenerate-vendor-tarball.shgoose.spec
✅ Files skipped from review due to trivial changes (1)
- generate-vendor-tarball.sh
🚧 Files skipped from review as they are similar to previous changes (1)
- goose.spec
b934e72 to
885551a
Compare
|
I just updated the licenses, and we know the build works. I will just force-merge it to release o fedora. |
Here's the transcript from running the commands.
Summary by CodeRabbit