mirror of
https://github.com/apple/pkl.git
synced 2026-01-11 22:30:54 +01:00
[PR #190] Add summaries and groups to Gradle tasks #441
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/apple/pkl/pull/190
Author: @sgammon
Created: 2/18/2024
Status: 🔄 Open
Base:
main← Head:fix/issue-188📝 Commits (1)
4f6ebfeAdd summaries and groups to gradle tasks📊 Changes
2 files changed (+50 additions, -1 deletions)
View changed files
📝
pkl-gradle/src/main/java/org/pkl/gradle/PklPlugin.java(+12 -1)➕
pkl-gradle/src/main/java/org/pkl/gradle/TaskConstants.java(+38 -0)📄 Description
Fixes and closes apple/pkl#188 by adding task names and groups to major Pkl Gradle Plugin tasks. I would love advice from library authors that these are the right tasks to expose to users.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.