Callahan Kovacs

Results 175 comments of Callahan Kovacs

Ah, yes don't worry about the chisel test, we just fixed it this morning and it hasn't landed on `main` yet. (https://github.com/canonical/snapcraft/pull/4795) I'll take another look at the spread test...

> Hi @mr-cal I tested this locally with https://github.com/NickvisionApps/Application, and links aren't showing up there. Is there something different in `core24`? Yikes, you're right! I don't think snapcraft is calling...

We discussed this during the starcraft clinic and found a better solution - moving `_update_project_links()` so it is called by both core22 and core24.

> Sorry, was not able to attend till the end. So, what approach do you propose. BTW, the tests seem to be passing This is a summary of what we...

Fixed via #4757. `CRAFT_PROJECT_NAME` and `CRAFT_PROJECT_VERSION` are still not evaluated. Tracking with https://github.com/canonical/craft-application/issues/320

This is a known bug described in #4858 and is waiting on https://github.com/canonical/craft-platforms/issues/5 to be completed.

This bug should be fixed now that Launchpad is parsing the `platforms` keyword for `core24` snaps via https://bugs.launchpad.net/launchpad/+bug/2072622.

This will be fixed as part of a larger effort to test the snaps used in the docs. (SNAPCRAFT-49)

Thanks for the bug report, I agree that the auto-completion script is quite outdated. There is a short-term improvement, but that PR is stale: https://github.com/canonical/snapcraft/pull/4559 The long term solution to...

With snapcraft 8.7, the bash completion script is drastically improved and automatically generated.