Skip to content

Conversation

@afbjorklund
Copy link
Contributor

New fields need to be added to the schema, including new enums.

- at '/deb/compression': value must be one of 'gzip', 'xz', 'none'
- at '/rpm/compression': value must be one of 'gzip', 'lzma', 'xz'

Old fields need to remain, as long as they are still in the code.

- at '/deb/signature/method': value must be 'debsign'

New fields need to be added to the schema, including new enums.

Old fields need to remain, as long as they are still in the code.

Signed-off-by: Anders F Björklund <[email protected]>
@pull-request-size pull-request-size bot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Nov 20, 2025
@codecov
Copy link

codecov bot commented Nov 20, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 72.67%. Comparing base (0bbf926) to head (3746ab6).
⚠️ Report is 5 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #999   +/-   ##
=======================================
  Coverage   72.67%   72.67%           
=======================================
  Files          22       22           
  Lines        2547     2547           
=======================================
  Hits         1851     1851           
  Misses        482      482           
  Partials      214      214           

☔ 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.

@caarlos0 caarlos0 merged commit a632bb7 into goreleaser:main Nov 21, 2025
55 of 56 checks passed
@caarlos0
Copy link
Member

thank you!

@github-actions github-actions bot added this to the 2.38.0 milestone Nov 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/S Denotes a PR that changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants