Skip to content

refactor: rename workflow file to build.yaml#29

Merged
ayushikumari3 merged 3 commits into
mainfrom
rename-workflow-to-build
Jun 9, 2026
Merged

refactor: rename workflow file to build.yaml#29
ayushikumari3 merged 3 commits into
mainfrom
rename-workflow-to-build

Conversation

@IvanHargreaves

@IvanHargreaves IvanHargreaves commented Jun 8, 2026

Copy link
Copy Markdown
Contributor
  • Renamed .github/workflows/java.yml to build.yaml
  • Removed setup-gradle action from build-gradlew job
  • Wrapper jobs should only use setup-java to validate standalone functionality
  • Aligns filename with workflow name 'Build'
  • More descriptive of workflow's actual purpose (build and test)
  • Standardizes naming convention across CICS sample repositories
  • Also standardizes file extension to .yaml (from .yml)
  • Ensure README references correct build badge

- Renamed .github/workflows/java.yml to build.yaml
- Aligns filename with workflow name 'Build'
- More descriptive of workflow's actual purpose (build and test)
- Standardizes naming convention across CICS sample repositories
- Also standardizes file extension to .yaml (from .yml)
@IvanHargreaves IvanHargreaves self-assigned this Jun 8, 2026
@ayushikumari3 ayushikumari3 merged commit a7881d4 into main Jun 9, 2026
16 checks passed
@ayushikumari3 ayushikumari3 deleted the rename-workflow-to-build branch June 9, 2026 10:38
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