Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No need to make runShadow depend on installShadowDist #1353

Merged
merged 1 commit into from
Mar 18, 2025

Conversation

Goooler
Copy link
Member

@Goooler Goooler commented Mar 18, 2025

  • Split installShadowOutputs from integrationWithApplicationPluginAndJavaToolchains.
  • Tweak canOverrideMainClassAttrInManifestBlock.

  • CHANGELOG's "Unreleased" section has been updated, if applicable.

Sorry, something went wrong.

Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Code Review

The pull request removes the dependency of runShadow task on installShadowDist task, which simplifies the task execution and reduces unnecessary dependencies. The change seems straightforward and well-justified.

Merge Readiness

The code change is straightforward and addresses the stated goal of removing an unnecessary dependency. I am unable to directly approve the pull request, and users should have others review and approve this code before merging. Since there are no critical or high severity issues, the pull request appears ready for merging.

@Goooler Goooler requested a review from Copilot March 18, 2025 01:49

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates the changelog to clarify that runShadow no longer depends on installShadowDist.

  • Updated the "Unreleased" section in the changelog.
@Goooler Goooler force-pushed the g/20250318/update-run-task branch from db04d5e to 6ceabd5 Compare March 18, 2025 01:50
- Split `installShadowOutputs` from `integrationWithApplicationPluginAndJavaToolchains`.
- Tweak `canOverrideMainClassAttrInManifestBlock`.
@Goooler Goooler force-pushed the g/20250318/update-run-task branch from 6ceabd5 to 61d66ab Compare March 18, 2025 02:23
@Goooler Goooler enabled auto-merge (squash) March 18, 2025 02:30
@Goooler Goooler merged commit bdd1275 into main Mar 18, 2025
7 checks passed
@Goooler Goooler deleted the g/20250318/update-run-task branch March 18, 2025 02:32
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.

None yet

1 participant