Skip to content

fix: remove setup-gradle from build-gradlew job and rename workflow#34

Merged
ayushikumari3 merged 3 commits into
mainfrom
fix-gradlew-setup
Jun 9, 2026
Merged

fix: remove setup-gradle from build-gradlew job and rename workflow#34
ayushikumari3 merged 3 commits into
mainfrom
fix-gradlew-setup

Conversation

@IvanHargreaves

@IvanHargreaves IvanHargreaves commented Jun 8, 2026

Copy link
Copy Markdown
Contributor
  • Renamed .github/workflows/main.yml to build.yaml
  • Removed setup-gradle action from build-gradlew job (lines 101-102)
  • Wrapper jobs should only use setup-java to validate standalone functionality
  • Updated copyright year to 2026
  • Aligns with workflow naming standards across CICS sample repositories
  • Fixes build failures in Gradle wrapper tests
  • Ensure README build badge references the correct (build.yaml) workflow

- Renamed .github/workflows/main.yml to build.yaml
- Removed setup-gradle action from build-gradlew job (lines 101-102)
- Wrapper jobs should only use setup-java to validate standalone functionality
- Updated copyright year to 2026
- Aligns with workflow naming standards across CICS sample repositories
- Fixes build failures in Gradle wrapper tests
@IvanHargreaves IvanHargreaves self-assigned this Jun 8, 2026
@ayushikumari3 ayushikumari3 merged commit 5958316 into main Jun 9, 2026
24 checks passed
@ayushikumari3 ayushikumari3 deleted the fix-gradlew-setup branch June 9, 2026 10:37
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