← Back to issue list

meta: refactor into a package

View original Github issue

Metadata

Project
snapcraft
Number
#1804
Type
pull request
State
merged
Author
come-maiz
Labels
Created
Updated
Closed

Current evaluation

Codebase refactored into a package. Approved, passed CI checks, and successfully merged, closing issue #1695.

Suggested action:

No scores available.

Issue body

- [x] Have you followed the [guidelines for contributing](https://github.com/snapcore/snapcraft/blob/master/CONTRIBUTING.md)? - [x] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)? - [x] If this is a bugfix. Have you checked that there is a bug report open for the issue you are trying to fix on [bug reports](https://bugs.launchpad.net/snapcraft)? - [x] If this is a new feature. Have you discussed the design on the [forum](https://forum.snapcraft.io)? - [x] Have you successfully run `./runtests.sh static`? - [x] Have you successfully run `./runtests.sh unit`? ----- Closes #1695

Evaluation history

Date Model Scores Action Summary
qwen/qwen3.6-35b-a3b Codebase refactored into a package. Approved, passed CI checks, and successfully merged, closing issue #1695.
qwen3.6-35b-a3b-mtp-q6 Merged a plain refactor restructuring the meta module into a package, closing issue #1695. The change passed unit and static checks after retrying a transient integration test failure.
qwen3.6-35b-a3b-mtp-q6 Merged a plain refactor restructuring the meta module into a package, closing issue #1695. The change passed static and unit tests, recovered from a transient integration failure, and received maintainer approval.

Update history

No update history recorded yet.

Related issues

Issue Project State Summary Similarity
#1192 repo: refactor into a package. snapcraft merged Merged after two approvals. Refactored the repo module into a package across 41 files to simplify extending BaseRepo for external functionality. Changes were split during review, CI proxy issues were resolved, and integration completed.
74%