Skip to content

chore: Update pnp-processors-core-common version to 0.173.2 in workflow files#372

Merged
EvgheniPopusoi merged 1 commit into
masterfrom
chore/update-shared-workflow-v
Jul 1, 2026
Merged

chore: Update pnp-processors-core-common version to 0.173.2 in workflow files#372
EvgheniPopusoi merged 1 commit into
masterfrom
chore/update-shared-workflow-v

Conversation

@EvgheniPopusoi

Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Updates the pinned Detekt plugin dependency (com.retailsvc:pnp-processors-core-common) used by Kafka Streams linting in shared GitHub Actions workflows, bumping from 0.173.1 to 0.173.2.

Changes:

  • Bumped dependency:get artifact version to 0.173.2 in multiple workflows.
  • Updated Detekt --plugins jar path references to point at the 0.173.2 jar in the Maven local repository.

Reviewed changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
.github/workflows/pnp-processor-build-image.yml Updates dependency:get and Detekt plugin jar path to 0.173.2.
.github/workflows/pnp-build-autopilot-processor.yml Updates dependency:get and Detekt plugin jar path to 0.173.2.
.github/workflows/pnp-build-autopilot-processor-nested.yml Updates dependency:get and Detekt plugin jar path variable to 0.173.2.
.github/workflows/kafka-streams-lint.yml Updates dependency:get and Detekt plugin jar path to 0.173.2.
.github/workflows/detekt-verify.yml Updates dependency:get and Detekt plugin jar path to 0.173.2.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

--classpath "target/classes:$(cat cp.txt)" \
--jvm-target 21 \
--plugins ~/.m2/repository/com/retailsvc/pnp-processors-core-common/0.173.1/pnp-processors-core-common-0.173.1.jar \
--plugins ~/.m2/repository/com/retailsvc/pnp-processors-core-common/0.173.2/pnp-processors-core-common-0.173.2.jar \
--config detekt.yml \
--classpath "target/classes:$(cat cp.txt)" \
--plugins ~/.m2/repository/com/retailsvc/pnp-processors-core-common/0.173.1/pnp-processors-core-common-0.173.1.jar \ No newline at end of file
--plugins ~/.m2/repository/com/retailsvc/pnp-processors-core-common/0.173.2/pnp-processors-core-common-0.173.2.jar \ No newline at end of file
@EvgheniPopusoi EvgheniPopusoi merged commit 26959ea into master Jul 1, 2026
2 checks passed
@EvgheniPopusoi EvgheniPopusoi deleted the chore/update-shared-workflow-v branch July 1, 2026 11:33
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.

3 participants