Skip to content

Agents.md validation fixes - #6

Merged
ayushikumari3 merged 9 commits into
mainfrom
ayushi/samples
Jul 28, 2026
Merged

Agents.md validation fixes #6
ayushikumari3 merged 9 commits into
mainfrom
ayushi/samples

Conversation

@ayushikumari3

Copy link
Copy Markdown
Contributor

No description provided.

- gradle.properties: structured header, no BOM (jpa uses no CICS APIs)
- pom.xml: groupId com.ibm.cicsdev.springboot; maven.compiler props; no BOM
- app/build.gradle: kafka brace/comment style; no BOM dependency
- app/pom.xml: fix parent groupId to com.ibm.cicsdev.springboot
- app/.classpath: add maven.pomderived + nondependency attrs (align with kafka)
- app/.settings/org.eclipse.jdt.core.prefs: remove unusedLocal + debug.* keys
- root .settings/org.eclipse.jdt.core.prefs: remove inlineJsrBytecode (kafka pattern)
- cicsbundle/build.gradle: kafka inline-brace style
- gradle/wrapper/gradle-wrapper.properties: add networkTimeout + validateDistributionUrl
- build.yaml: remove cache:maven from build-mvnw; fix build-gradlew name capitalisation
- cleanup-old-runs.yml: add workflow-level permissions: contents: read; align name/comments
- wst.common.component: deploy-name cics-java-liberty-springboot-jpa-app -> cics-java-liberty-springboot-jpa (must match WAR filename, no -app suffix)
- cleanup-old-runs.yml -> cleanup-old-runs.yaml (Agents.md: all workflow files must use .yaml extension)
@ayushikumari3 ayushikumari3 self-assigned this Jul 28, 2026
@ayushikumari3
ayushikumari3 requested a review from a team as a code owner July 28, 2026 07:48

@IvanHargreaves IvanHargreaves left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Various comments, mostly about consistency with our Agents.md ruleset.

Comment thread .github/workflows/build.yaml Outdated
Comment thread cics-java-liberty-springboot-jpa-app/build.gradle Outdated
Comment thread cics-java-liberty-springboot-jpa-app/build.gradle Outdated
Comment thread cics-java-liberty-springboot-jpa-app/build.gradle Outdated
Comment thread cics-java-liberty-springboot-jpa-app/build.gradle Outdated
Comment thread cics-java-liberty-springboot-jpa-app/build.gradle Outdated
Comment thread cics-java-liberty-springboot-jpa-cicsbundle/build.gradle Outdated
Comment thread gradle/wrapper/gradle-wrapper.properties Outdated
Comment thread pom.xml Outdated
@ayushikumari3
ayushikumari3 merged commit 32c4bd4 into main Jul 28, 2026
29 checks passed
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