Changes by create-pull-request action - #5
Merged
Conversation
ayushikumari3
force-pushed
the
refactor/multi-module-structure
branch
from
July 23, 2026 12:12
b4b0c01 to
f661a3d
Compare
github-actions
Bot
force-pushed
the
create-pull-request/patch
branch
2 times, most recently
from
July 23, 2026 16:23
3c34cf4 to
59257c6
Compare
ayushikumari3
force-pushed
the
refactor/multi-module-structure
branch
from
July 23, 2026 16:55
be38a61 to
e82b392
Compare
github-actions
Bot
force-pushed
the
create-pull-request/patch
branch
from
July 23, 2026 16:55
59257c6 to
353d2e2
Compare
ayushikumari3
force-pushed
the
refactor/multi-module-structure
branch
from
July 23, 2026 17:02
e82b392 to
8f75add
Compare
github-actions
Bot
force-pushed
the
create-pull-request/patch
branch
from
July 23, 2026 17:02
353d2e2 to
43b0b2d
Compare
github-actions
Bot
force-pushed
the
create-pull-request/patch
branch
from
July 24, 2026 10:19
43b0b2d to
6e904a6
Compare
- 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)
…tionUrl (not cicsdev standard)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Automated changes by create-pull-request GitHub action