Skip to content

Conversation

@fredbi
Copy link
Member

@fredbi fredbi commented Nov 29, 2025

doc: readme

  • go moodule badge may not display correctly in mono-repos
  • added webhook to notify fury.io about release events

ci: explicitly instructed release action not to auto-generate notes with github API
ci: fixed git fetch tag

THe release workflow didn't properly fetch the annotations in the current tag. This fixes this "shallow checkout" issue, so release notes now properly pick the tag message to render as headlines.

Change type

Please select: 🆕 New feature or enhancement|🔧 Bug fix'|📃 Documentation update

Short description

Fixes

Full description

Checklist

  • I have signed all my commits with my name and email (see DCO. This does not require a PGP-signed commit
  • I have rebased and squashed my work, so only one commit remains
  • I have added tests to cover my changes.
  • I have properly enriched go doc comments in code.
  • I have properly documented any breaking change.

doc: readme

* go moodule badge may not display correctly in mono-repos
* added webhook to notify fury.io about release events

ci: explicitly instructed release action not to auto-generate notes with github API
ci: fixed git fetch tag

THe release workflow didn't properly fetch the annotations in the
current tag. This fixes this "shallow checkout" issue, so release notes
now properly pick the tag message to render as headlines.

Signed-off-by: Frédéric BIDON <fredbi@yahoo.com>
@fredbi fredbi merged commit a05f70b into go-openapi:master Nov 29, 2025
17 checks passed
@fredbi fredbi deleted the doc/readme branch November 29, 2025 07:22
@codecov
Copy link

codecov bot commented Nov 29, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.53%. Comparing base (581bfcf) to head (1c34e35).
⚠️ Report is 7 commits behind head on master.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #88   +/-   ##
=======================================
  Coverage   82.53%   82.53%           
=======================================
  Files           2        2           
  Lines         292      292           
=======================================
  Hits          241      241           
  Misses         35       35           
  Partials       16       16           

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant