← Back to issue list

Add new "source-commit" field for VCS sources

View original Github issue

Metadata

Project
snapcraft
Number
#877
Type
pull request
State
merged
Author
stgraber
Labels
Created
Updated
Closed

Current evaluation

Merged after introducing a source-commit field to snapcraft.yaml for VCS sources. Resolves bug 1632126, includes unit and integration tests for git, bzr, and mercurial, and received maintainer approval.

Suggested action:

No scores available.

Issue body

This is very much a work in progress. It's an attempt to fix https://bugs.launchpad.net/snapcraft/+bug/1632126 by introducing a new source-commit field to snapcraft.yaml This pull request is primarily there to get clean test results.

Evaluation history

Date Model Scores Action Summary
qwen/qwen3.6-35b-a3b Merged after introducing a source-commit field to snapcraft.yaml for VCS sources. Resolves bug 1632126, includes unit and integration tests for git, bzr, and mercurial, and received maintainer approval.
qwen3.6-35b-a3b-mtp-q6 Merged after introducing a new source-commit field to snapcraft.yaml for VCS sources. Unit and integration tests were added for git, bzr, and mercurial. Reviewers approved the changes, resolving the original bug and merging the branch.
qwen3.6-35b-a3b-mtp-q6 Merged after adding a source-commit field to snapcraft.yaml for VCS sources. Unit and integration tests for git, bzr, and hg were added. Reviewers approved the changes, and the pull request was merged to resolve the underlying bug.

Update history

No update history recorded yet.

Related issues

Issue Project State Summary Similarity
#149 sources: add the git source handler (CRAFT-588) craft-parts merged Successfully merged a pull request adding a git source handler to specify git repositories as a part source. Code and tests were ported from snapcraft with initialization and write methods removed. Approved and passed CI checks.
72%