Skip to content

Conversation

@fredbi
Copy link
Member

@fredbi fredbi commented Nov 11, 2025

  • added codeql scan workflow (on pull request, on push, on weekly schedule)

  • added vuln scan workflow: trivy (on push, on weekly schedule)

  • added release workflow (on tag). Generates a github release with release notes

  • added badges to report workflows, releases etc

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.

* added codeql scan workflow (on pull request, on push, on weekly
  schedule)
* added vuln scan workflow: trivy  (on push, on weekly schedule)
* added release workflow (on tag). Generates a github release with
  release notes

* added badges to report workflows, releases etc

Signed-off-by: Frederic BIDON <fredbi@yahoo.com>
@codecov
Copy link

codecov bot commented Nov 11, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 72.04%. Comparing base (3e3ae75) to head (eb73798).
⚠️ Report is 1 commits behind head on master.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #63   +/-   ##
=======================================
  Coverage   72.04%   72.04%           
=======================================
  Files           2        2           
  Lines         279      279           
=======================================
  Hits          201      201           
  Misses         53       53           
  Partials       25       25           
Flag Coverage Δ
oldstable-macos-latest ?
oldstable-ubuntu-latest ?
oldstable-windows-latest ?
stable-macos-latest ?
stable-ubuntu-latest ?
stable-windows-latest ?

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@fredbi fredbi merged commit e00aa64 into go-openapi:master Nov 11, 2025
16 of 20 checks passed
@fredbi fredbi deleted the ci/new-workflows branch November 11, 2025 19:55
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