Add entrypoint_service for pebble entrypoint services
Metadata
Current evaluation
Merged following approval and the resolution of a dependency on charmed-spark-rock#57. The change implements entrypoint_service support for pebble entrypoint services.
Suggested action: —
No scores available.
Issue body
- [X] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
-----
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged following approval and the resolution of a dependency on charmed-spark-rock#57. The change implements entrypoint_service support for pebble entrypoint services. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged after product validation. Adds an entrypoint_service for pebble. Approval required merging a dependent PR in charmed-spark-rock to remove jupyter. Once the dependency landed, maintainers approved and merged the changes. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged after upstream charmed-spark-rock#57 resolved breaking changes and removed jupyter. Added entrypoint_service for pebble services. Approved by maintainers and merged once the dependency PR landed. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #205 Add support for the Pebble entrypoint | rockcraft | merged | Merged. Introduces Pebble entrypoint support, deprecates legacy entrypoint and cmd fields with build errors, and updates docs and tests. Depends on canonical/pebble#188. Reviewers flagged the breaking change and suggested pre-warning users and creating a legacy track. | |
| #939 feat: add entrypoint-command | rockcraft | merged | Merged PR adding an entrypoint-command field to rockcraft.yaml to replace the default pebble enter entrypoint. Includes tests and documentation. Approved by reviewers and passed CI checks before merge. |