Skip to content

Conversation

@javorszky
Copy link
Contributor

Closes #7799

Proposed changes

Replaces archives.builds with archives.ids per deprecation notice in goreleaser: https://goreleaser.com/deprecations/#archivesbuilds

Checklist

Before creating a PR, run through this checklist and mark each as complete.

  • I have read the CONTRIBUTING doc
  • I have added tests that prove my fix is effective or that my feature works
  • I have checked that all unit tests pass after adding my changes
  • I have updated necessary documentation
  • I have rebased my branch onto main
  • I will ensure my PR is targeting the main branch and pulling from my branch from my own fork
@javorszky javorszky requested a review from a team as a code owner May 19, 2025 14:16
@github-actions github-actions bot added the chore Pull requests for routine tasks label May 19, 2025
@codecov
Copy link

codecov bot commented May 19, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 52.29%. Comparing base (a18885a) to head (c42684a).

Additional details and impacted files
@@ Coverage Diff @@ ## main #7801 +/- ## ======================================= Coverage 52.29% 52.29% ======================================= Files 90 90 Lines 21472 21472 ======================================= Hits 11228 11228 Misses 9774 9774 Partials 470 470 

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
@jjngx jjngx merged commit 1341813 into main May 20, 2025
30 checks passed
@jjngx jjngx deleted the chore/issue-7799-goreleaser-archive-builds branch May 20, 2025 08:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore Pull requests for routine tasks

5 participants