← Back to issue list

Updated go plugin to use get_build_properties()

View original Launchpad issue

Metadata

Project
snapcraft (launchpad)
Number
#1650606
Type
issue
State
closed
Author
~matt-aguirre
Labels
Created
Updated
Closed

Current evaluation

⚠️ This summary may be outdated — the issue content or evaluation prompts have changed since this evaluation was made.

Merged update to the Go plugin replacing schema modification with get_build_properties(), including corresponding test additions.

Suggested action:

No scores available.

Issue body

Updated the go.py plugin to use the get_build_properties() methods instead of modifying the schema. Updated the test_plugin_go.py file to add test. https://github.com/snapcore/snapcraft/pull/997

Evaluation history

Date Model Scores Action Summary
qwen/qwen3.6-35b-a3b Merged update to the Go plugin replacing schema modification with get_build_properties(), including corresponding test additions.
qwen/qwen3.6-35b-a3b Merged updates to the Go plugin using get_build_properties() instead of schema modification, with corresponding test additions. Closed after integration.
qwen3.6-35b-a3b-mtp-q6 Merged via pull request #997. The go plugin was updated to use get_build_properties() instead of modifying the schema, with corresponding test updates added to test_plugin_go.py.

Update history

No update history recorded yet.

Related issues

Issue Project State Summary Similarity
#997 plugins: update go plugin to use get_build_properties() snapcraft merged Merged after approval and passing CI. Updates the Go plugin to use get_build_properties(), adjusts the schema test, and adds unit tests for get_pull_properties() and get_build_properties(). Changes successfully integrated.
88%
#1650603 Update gulp plugin to use get_build_properties and get_pull_properties snapcraft (launchpad) closed Merged updates to the gulp plugin that replace schema modification with get_build_properties() and get_pull_properties(). Added corresponding plugin and schema tests.
82%
#974 Updated maven plugin to use get_build_properties() snapcraft merged Merged update to the maven plugin that replaces schema modification with get_build_properties(). Unit tests were added to verify the change, resolving deprecated property checks. CI passed and coverage increased by 0.02%.
81%
#1650548 Update make plugin to use get_build_properties snapcraft (launchpad) closed The make plugin was updated to use get_build_properties() instead of schema modification, with tests added. The issue was closed after implementation.
80%
#1650600 Update nodejs plugin to use get_build_properties and get_pull_properties snapcraft (launchpad) closed Resolved via pull request #996. The nodejs plugin now uses get_build_properties() and get_pull_properties() instead of schema modification, with updated tests.
77%
#998 plugins: update gulp plugin to use get_build_properties() and get_pull_properties() snapcraft merged Merged into master. Updates the gulp plugin to use get_build_properties() and get_pull_properties(), adds unit tests, and updates schema tests. Approved and passed CI checks.
76%
#975 Updated gradle plugin to use get_build_properties() snapcraft merged Merged following reviewer approval and passing CI. The update replaces direct schema modification in maven.py with the get_build_properties() method, resolving bug 1649988. The change modifies three files, adding 18 lines and removing 4.
76%
#999 Updated autotools plugin to use get_build_properties() snapcraft merged Merged into master. The autotools plugin was updated to use get_build_properties(), with corresponding schema test revisions and new tests for get_pull_properties(). Approved, passed CI, and maintained code coverage.
75%
#1649986 update maven plugin to use get_build_properties snapcraft (launchpad) closed The maven plugin was updated to use get_build_properties() instead of modifying the schema. The issue was closed after implementation.
75%
#996 Updated nodejs plugin to use get_build_properties() snapcraft merged Merged into master following reviewer approval and passing CI. The nodejs plugin now uses get_build_properties() and get_pull_properties(), with updated unit and schema tests. Code coverage increased slightly to 96.34%.
74%