Skip to content

Conversation

@thorlauridsen
Copy link
Owner

Add .github/workflows/gradle-build.yml which will build the Gradle project and run tests by:

  • Checking out the repository
  • Setup Java
  • Setting up the Gradle action gradle/actions/setup-gradle@v4.3.0
  • Making gradlew executable
  • Running ./gradlew build which includes running tests

Add `.github/workflows/gradle-build.yml` which will build the Gradle project and run tests by:
- Checking out the repository
- Setup Java
- Setting up the Gradle action `gradle/actions/setup-gradle@v4.3.0`
- Making `gradlew` executable
- Running `./gradlew build` which includes running tests
@thorlauridsen thorlauridsen added the enhancement New feature or request label Mar 23, 2025
@thorlauridsen thorlauridsen self-assigned this Mar 23, 2025
@thorlauridsen thorlauridsen merged commit ececa2b into main Mar 23, 2025
1 check passed
@thorlauridsen thorlauridsen deleted the add-github-action branch March 23, 2025 19:10
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.

2 participants