← Back to issue list

feat: add gradle-use plugin

View original Github issue

Metadata

Project
craft-parts
Number
#1559
Type
pull request
State
merged
Author
smethnani
Labels
Created
Updated
Closed

Current evaluation

Merged a new gradle-use plugin that extracts local publishing logic from the gradle plugin to align with the *-use pattern. Approved by two reviewers, passed all CI checks, and modified 10 files.

Suggested action:

No scores available.

Issue body

- [x] Have you followed the guidelines for contributing? - [x] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)? - [x] Have you successfully run `make lint && make test`? - [x] Have you added an entry to the changelog (`docs/reference/changelog.rst`)? --- Extracts the local publishing logic from the `gradle` plugin to a new `gradle-use` plugin to align with the `*-use` plugin pattern. (CRAFT-5008)

Evaluation history

Date Model Scores Action Summary
qwen/qwen3.6-35b-a3b Merged a new gradle-use plugin that extracts local publishing logic from the gradle plugin to align with the *-use pattern. Approved by two reviewers, passed all CI checks, and modified 10 files.
qwen3.6-35b-a3b-mtp-q6 Merged the gradle-use plugin, extracting local publishing logic from the gradle plugin to align with the *-use plugin pattern. Resolves CRAFT-5008.

Update history

No update history recorded yet.

Related issues

Issue Project State Summary Similarity
#1056 feat: gradle plugin craft-parts merged Merged the Gradle plugin feature. Approved by four reviewers, the PR passed CI after security scan failures were resolved via a separate pull request. The update adds 18 files and includes changelog documentation.
76%
#1125 feat: maven-use plugin craft-parts merged Merged the maven-use plugin, productizing it per CRAFT-4570. Approved by three reviewers and passed all CI checks. The update modified 21 files, adding 1505 lines and removing 136.
73%