Closed gsk967 closed 4 months ago
[!IMPORTANT]
Review skipped
Auto reviews are limited to specific labels.
Please check the settings in the CodeRabbit UI or the
.coderabbit.yaml
file in this repository. To trigger a single review, invoke the@coderabbitai review
command.You can disable this status message by setting the
reviews.review_status
tofalse
in the CodeRabbit configuration file.
The updates to the GitHub Actions and GoReleaser configuration files streamline the build and release processes by emphasizing a clean build environment. Modifications include changing command arguments to ensure all prior artifacts are removed and focusing builds solely on the amd64
architecture for Linux, while disabling changelog generation. These changes aim to enhance reliability and reduce potential issues from previous builds.
Files | Change Summary |
---|---|
.github/workflows/release-umee.yml .goreleaser.yml |
Updated build and release commands to ensure clean states, removing old artifacts. Disabled builds for darwin and arm64 , and changed changelog generation behavior. |
In a meadow bright and wide,
A rabbit hops with joyful pride.
Clean builds now, no mess to find,
Release notes clear, all well-defined.
With every change, we leap and cheer,
For smoother paths throughout the year! 🐇✨
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
Description
closes: #XXXX
Author Checklist
All items are required. Please add a note to the item if the item is not applicable and please add links to any relevant follow up issues.
I have...
!
to the type prefix if API or client breaking changeCHANGELOG.md
Reviewers Checklist
All items are required. Please add a note if the item is not applicable and please add your handle next to the items reviewed if you only reviewed selected items.
I have...
Summary by CodeRabbit