← Back to issue list

Add godeps plugin.

View original Github issue

Metadata

Project
snapcraft
Number
#691
Type
pull request
State
merged
Author
kyrofa
Labels
Created
Updated
Closed

Current evaluation

Merged the godeps plugin for Snapcraft, resolving Launchpad bug #1595981. The change simplifies snapcraft.yaml for Go projects like Juju and adds tag support. Approved and verified by multiple contributors prior to integration.

Suggested action:

No scores available.

Issue body

Snapcraft currently has a go plugin, but go has a number of dependency management systems. One very common one is godeps. This PR resolves LP: [#1595981](https://bugs.launchpad.net/snapcraft/+bug/1595981) by adding a plugin for it.

Evaluation history

Date Model Scores Action Summary
qwen/qwen3.6-35b-a3b Merged the godeps plugin for Snapcraft, resolving Launchpad bug #1595981. The change simplifies snapcraft.yaml for Go projects like Juju and adds tag support. Approved and verified by multiple contributors prior to integration.
qwen3.6-35b-a3b-mtp-q6 Merged. Added a godeps plugin to Snapcraft for Go dependency management, resolving Launchpad bug #1595981. Approved and verified by maintainers, enabling simplified snap builds with tag support.
qwen3.6-35b-a3b-mtp-q6 Merged addition of a godeps plugin to Snapcraft, resolving Launchpad bug #1595981. The change adds support for the common Go dependency manager, approved and verified by maintainers.

Update history

No update history recorded yet.

Related issues

Issue Project State Summary Similarity
#2328 godeps plugin: support for bases snapcraft merged Merged. Updated the godeps plugin to prioritize the Go snap and added support for installing golang-go via build-packages on supported bases. Approved, passed CI, and integrated.
75%
#1057 godeps plugin: support for go-packages. snapcraft merged Merged into master, adding go-packages support to the godeps plugin to match the go plugin. Approved by a reviewer, passed CI checks, and increased overall code coverage.
72%
#1179 godeps plugin: add git to build-packages snapcraft merged Merged a patch adding git to the godeps plugin build-packages. The change resolves a missing dependency for go get commands. Approved by one reviewer and merged directly without CI checks.
71%