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

chore: updates to gradle build (WIP) #2

Draft
wants to merge 90 commits into
base: master
Choose a base branch
from
Draft

Conversation

sgammon
Copy link
Owner

@sgammon sgammon commented Jan 6, 2024

Summary

Coming soon. Once clean and fully working, will be filed via binkley#432.

Related PRs

Changelog

  • feat: add testlogger to show test results
  • feat: ship SPDX SBOMs with JARs
  • feat: SLSA provenance support
  • feat: support JPMS (Java Modules)
  • feat: enable parallel gradle builds
  • feat: gradle build caching
  • feat: gradle configuration cache
  • feat: gradle integration with buildless
  • feat: maven integration with buildless
  • feat: accelerated downloads with pkgst
  • feat: refactor for reusable workflows in ci
  • feat: CodeQL scanner
  • feat: github dependency review
  • feat: OSSF scorecard action
  • feat: remote caching with earthly, via github packages
  • feat: coverage reporting with codecov
  • feat: github actions scanner for sonar cloud
  • fix: duplicate github actions builds for PRs
  • fix: workflow permissions
  • fix: align javac args between maven and gradle
  • docs: initial readme updates for gradle changes
  • chore: update gradle → 8.5
  • chore: javaxjakarta
  • chore: dependency updates
  • chore: convert to version catalog
  • chore: add dependency locking
  • chore: add dependency verification
  • chore: update jvm toolchain in CI to 21

Signed-off-by: StepSecurity Bot <[email protected]>
Signed-off-by: Sam Gammon <[email protected]>
@sgammon sgammon force-pushed the gradle-updates branch 5 times, most recently from 1faedef to 74a9eb8 Compare January 6, 2024 21:42
sgammon added 21 commits January 6, 2024 13:56
- feat: add testlogger to show test results
- feat: ship SPDX SBOMs with JARs
- feat: support JPMS (Java Modules)
- feat: enable parallel gradle builds
- feat: gradle build caching
- feat: gradle configuration cache
- feat: accelerated downloads with pkgst
- feat: add pkgst repository endpoints
- docs: initial readme updates for gradle changes
- chore: update gradle → `8.5`
- chore: update jvm target → `21`
- chore: update ci images → `21.0.1_12-jdk-jammy`
- chore: `javax` → `jakarta`
- chore: convert to version catalog
- chore: add dependency locking
- chore: add dependency verification

Signed-off-by: Sam Gammon <[email protected]>
- feat: enable earthly remote caching via github packages
- feat: enable step skipping in ci (earthly)
- feat: refactor builds into reusable workflows
- chore: optimize caching with gha cache
- chore: upgrade most actions
- chore: update `build-as-ci-does.sh`

Signed-off-by: Sam Gammon <[email protected]>
Signed-off-by: Sam Gammon <[email protected]>
Copy link

codecov bot commented Jan 7, 2024

Welcome to Codecov 🎉

Once merged to your default branch, Codecov will compare your coverage reports and display the results in this comment.

Thanks for integrating Codecov - We've got you covered ☂️

sgammon added 18 commits January 6, 2024 20:31
Signed-off-by: Sam Gammon <[email protected]>
Signed-off-by: Sam Gammon <[email protected]>
Copy link

@github-advanced-security github-advanced-security bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Scorecard found more than 20 potential problems in the proposed changes. Check the Files changed tab for more details.

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.

2 participants