Clean up GoReleaser release publishing config#174
Conversation
Bomly Diff SummaryCompared Overview
Dependency Changes✅ No dependency changes. Vulnerabilities✅ No vulnerability changes. License Changes✅ No license changes. Project Posture✅ No project posture changes (or Policy Findings✅ No policy differences were identified. |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (2)
📝 WalkthroughWalkthroughThe release workflow removes the step that generates ChangesRelease Workflow and GoReleaser Config
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~4 minutes Possibly related PRs
🚥 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)
Warning Review ran into problems🔥 ProblemsStopped waiting for pipeline failures after 30000ms. One of your pipelines takes longer than our 30000ms fetch window to run, so review may not consider pipeline-failure results for inline comments if any failures occurred after the fetch window. Increase the timeout if you want to wait longer or run a Comment |
Summary
RELEASE_NOTES.mdfile and--release-notesargumentrelease.headeras the single release-body intropull_request.baseblocks for Homebrew and Scoop so GoReleaser no longer tries GitHub's fork-sync API for Bomly-owned package reposmicrosoft/winget-pkgsThis combines the release-note cleanup from #174 with the package repo sync cleanup from #173.
Validation
ruby -e 'require "yaml"; YAML.load_file(".github/workflows/release.yml"); puts "release.yml OK"'/Users/ahmed/go/bin/goreleaser checkgit diff --checkmake test/Users/ahmed/go/bin/goreleaser release --snapshot --clean --skip=publishSummary by CodeRabbit