Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update release workflows #239

Merged
merged 1 commit into from
May 9, 2024
Merged

Update release workflows #239

merged 1 commit into from
May 9, 2024

Conversation

nagyesta
Copy link
Owner

@nagyesta nagyesta commented May 9, 2024

Issue: N/A

Description

  • Migrates to Setup Gradle action
  • Adds Licensee for automatic dependency license verification
  • Adds CycloneDX plugin to generate SBOMs
  • Adds Nexus Publishing plugin to automatically close and release artifacts
  • Includes legal files into the Jar artifacts
  • Updates verification metadata

Entry point

Checklists

  • I have rebased my branch
  • My commit message is meaningful
  • The commit messages use semantic versioning: {major}, {minor} or {patch}
  • The changes are focusing on the issue at hand
  • I have maintained or increased test coverage

Notes

- Migrates to Setup Gradle action
- Adds Licensee for automatic dependency license verification
- Adds CycloneDX plugin to generate SBOMs
- Adds Nexus Publishing plugin to automatically close and release artifacts
- Includes legal files into the Jar artifacts
- Updates verification metadata

{patch}

Signed-off-by: Esta Nagy <[email protected]>
@nagyesta nagyesta self-assigned this May 9, 2024
@nagyesta nagyesta added the enhancement New feature or request label May 9, 2024
Copy link

codecov bot commented May 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.99%. Comparing base (587af02) to head (c574b21).

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #239      +/-   ##
============================================
+ Coverage     91.96%   91.99%   +0.02%     
- Complexity     1123     1124       +1     
============================================
  Files            96       96              
  Lines          3661     3661              
  Branches        251      251              
============================================
+ Hits           3367     3368       +1     
  Misses          214      214              
+ Partials         80       79       -1     
Flag Coverage Δ
core 90.70% <ø> (+0.04%) ⬆️
job 96.78% <ø> (ø)
stream 92.16% <ø> (ø)

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.

@nagyesta nagyesta merged commit 263d98d into main May 9, 2024
11 of 12 checks passed
@nagyesta nagyesta deleted the feature/update-release-process branch May 9, 2024 20:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant