project: install pebble's go without aliases setup
Metadata
Current evaluation
Merged to install Pebble's Go without aliases setup, preventing conflicts with user-installed Go. Approved by one reviewer, modifying six files with 35 additions and 2 deletions.
Suggested action: —
No scores available.
Issue body
This avoids a conflict when the user's go is installed.
Signed-off-by: Sergio Schvezov <sergio.schvezov@canonical.com>
- [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 to install Pebble's Go without aliases setup, preventing conflicts with user-installed Go. Approved by one reviewer, modifying six files with 35 additions and 2 deletions. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged to install Pebble's Go without aliases setup, resolving conflicts with user-installed Go versions. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged by maintainer sergiusens. Installs Pebble's Go without aliases setup to prevent conflicts with user-installed Go versions. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #144 project: use isolated go to build pebble | rockcraft | merged | Merged. Replaces system Go with an isolated version in rockcrafter to build pebble, resolving #128 and enabling flexible Go version management. Approved and CI passed. |