ci: don't fetch tags when not needed#7007
Conversation
✅ No Merge Conflicts DetectedThis PR currently has no conflicts with other open PRs. |
WalkthroughGitHub Actions workflow files across the repository have been updated to include the Estimated code review effort🎯 1 (Trivial) | ⏱️ ~5 minutes
Pre-merge checks and finishing touches✅ Passed checks (3 passed)
✨ Finishing touches🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (4)
🧰 Additional context used📓 Path-based instructions (1){guix-build*,releases,**/guix-build*,releases/**,.github/**,depends/**,ci/**,contrib/**,doc/**}📄 CodeRabbit inference engine (CLAUDE.md)
Files:
🧠 Learnings (4)📓 Common learnings📚 Learning: 2025-11-24T16:41:22.445ZApplied to files:
📚 Learning: 2025-11-24T16:41:22.445ZApplied to files:
📚 Learning: 2025-02-13T07:36:17.572ZApplied to files:
🔇 Additional comments (5)
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 |
|
This results in binaries with no specific version which makes CI build artifacts less useful imo |
Co-authored-by: UdjinM6 <UdjinM6@users.noreply.github.com>
Issue being fixed or feature implemented
Avoid fetching tags in CI when not needed / used
What was done?
use --no-tags
How Has This Been Tested?
See CI
Breaking Changes
None
Checklist:
Go over all the following points, and put an
xin all the boxes that apply.