Skip to content

Add Gradle CI workflow to .github/workflows/ci.yml#4

Open
navneetprabhakar wants to merge 2 commits into
mainfrom
executespec/6b1d92d6/add-gradle-ci-workflow-to-github-workflo
Open

Add Gradle CI workflow to .github/workflows/ci.yml#4
navneetprabhakar wants to merge 2 commits into
mainfrom
executespec/6b1d92d6/add-gradle-ci-workflow-to-github-workflo

Conversation

@navneetprabhakar

Copy link
Copy Markdown
Owner

Add a GitHub Actions workflow at .github/workflows/ci.yml that checks out the code, sets up JDK 21, and runs ./gradlew build on every push and pull_request to main. Do not modify existing Java source or build.gradle.

navneetprabhakar and others added 2 commits May 20, 2026 07:51
Repo: navneetprabhakar/executor
Run:  6b1d92d6

Files changed (2):
  .github/workflows/ci.yml
  src/test/java/com/navneet/executor/controller/TaskControllerTest.java

Co-Authored-By: ExecuteSpec Agent <admin@executespec.ai>
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