← Back to issue list

fix(expand-extensions): use the Application's project

View original Github issue

Metadata

Project
snapcraft
Number
#5106
Type
pull request
State
open
Author
lengau
Labels
Created
2024-10-09 23:31:05+00:00
Updated
2025-09-05 21:13:56+00:00
Closed

Current evaluation

No evaluation has been recorded for this issue yet.

Issue body

Fixes LP bug https://bugs.launchpad.net/snapcraft/+bug/2083964 Instead of parsing the project again itself, expand-extensions now uses the project provided by the application. The output is changed slightly, but I believe it reflects a more accurate expansion. - [ ] Have you followed the [guidelines for contributing](https://github.com/canonical/snapcraft/blob/main/CONTRIBUTING.md)? - [ ] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)? - [ ] Have you successfully run `tox run -m lint`? - [ ] Have you successfully run `tox run -e test-py310`? (supported versions: `py39`, `py310`, `py311`, `py312`) -----

Evaluation history

No evaluation history available.