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 pipeline #689

Merged
merged 1 commit into from
May 5, 2024
Merged

Update release pipeline #689

merged 1 commit into from
May 5, 2024

Conversation

nagyesta
Copy link
Owner

@nagyesta nagyesta commented May 5, 2024

Issue: N/A

Description

  • Adds Nexus plugin to have automatic releases
  • Adds Licensee plugin for dependency license verification
  • Adds CycloneDX plugin to generate SBOM
  • Adds Grunt plugin to collect dependency licenses
  • Includes LICENSE, SBOM, Licensee Report and NodeJS dependency licenses in META-INF
  • Switches to Setup Gradle action from deprecated Gradle Build Action
  • Names earlier unnamed Steps of the workflows
  • Trims dependency 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

- Adds Nexus plugin to have automatic releases
- Adds Licensee plugin for dependency license verification
- Adds CycloneDX plugin to generate SBOM
- Adds Grunt plugin to collect dependency licenses
- Includes LICENSE, SBOM, Licensee Report and NodeJS dependency licenses in META-INF
- Switches to Setup Gradle action from deprecated Gradle Build Action
- Names earlier unnamed Steps of the workflows
- Trims dependency verification metadata

{patch}

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

codecov bot commented May 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.84%. Comparing base (3e5e743) to head (ff1f8cf).

Additional details and impacted files
@@             Coverage Diff             @@
##             main     #689       +/-   ##
===========================================
+ Coverage        0   89.84%   +89.84%     
- Complexity      0      708      +708     
===========================================
  Files           0      101      +101     
  Lines           0     2916     +2916     
  Branches        0      270      +270     
===========================================
+ Hits            0     2620     +2620     
- Misses          0      227      +227     
- Partials        0       69       +69     
Flag Coverage Δ
core 89.84% <ø> (?)
cucumber 89.84% <ø> (?)
flighteval 89.84% <ø> (?)
junit4 89.84% <ø> (?)
jupiter 89.84% <ø> (?)
testkit 89.84% <ø> (?)
testng 89.84% <ø> (?)

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 a797107 into main May 5, 2024
12 checks passed
@nagyesta nagyesta deleted the feature/update-release-pipeline branch May 5, 2024 20:12
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