feat: add entrypoint-command
Metadata
Current evaluation
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.
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`?
---
This PR adds the `entrypoint-command` field to the rockcraft.yaml to replace the default `pebble enter` entrypoint when set. Tests and docs have been added accordingly.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | 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. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged: introduces entrypoint-command field to rockcraft.yaml, replacing the default pebble enter entrypoint. Includes tests and documentation. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged feature adding an entrypoint-command field to rockcraft.yaml to replace the default pebble enter entrypoint. Includes tests and documentation. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #27 project: add entrypoint, cmd and env properties | rockcraft | merged | Merged. Introduces entrypoint, cmd, and environment properties for rockcraft OCI images. Approved after passing CI and adding documentation. Merged with the caveat that the presentation layer may change. | |
| #869 feat: add 'test' command | rockcraft | merged | Merged. Added the 'test' CLI command and spread tests for rockcraft. Approved by two reviewers, passed CI checks, and introduced 276 lines across seven files to validate the command using hardcoded fixtures. | |
| #105 docs: add commands | rockcraft | merged | Merged documentation adding rockcraft commands, resolving issue #101. After initial review requested changes, the maintainer coordinated with reviewers and merged the first draft. | |
| #305 feat: add support for working-dir in the service schema | rockcraft | merged | Merged. Implements working-dir configuration for Pebble services in rockcraft.yaml, resolving issue #303. Approved by three reviewers, passed CI, and modified four files. | |
| #951 feat: implement Jlink plugin | craft-parts | merged | Merged after implementing the Jlink plugin with unit and integration tests, documentation, and resolving issue #891. Approved by three reviewers with passing CI. A follow-up PR was created for rockcraft integration. | |
| #410 Add entrypoint_service for pebble entrypoint services | rockcraft | merged | Merged following approval and the resolution of a dependency on charmed-spark-rock#57. The change implements entrypoint_service support for pebble entrypoint services. |