Callahan Kovacs
Callahan Kovacs
We have decided not to support `build-for: all` in `core24` because of: - Limited scenarios where snaps are truly architecture-independent. For example, Python-only scripts are becoming increasingly more architecture-dependent (i.e....
Or @lengau's suggestion `craftctl set comp1.version=`. After discussing with @sergiusens and @cmatsuoka, this is unlikely to be completed this cycle. Claudio is going to discuss this proposal with Gustavo tomorrow.
We've [spec'd](https://docs.google.com/document/d/1s58743BPMb_TECU_epvJnbsxIomglcbJ3YvqKpZ4pzw/edit?tab=t.0) and prototyped this work ([snapcraft](https://github.com/canonical/snapcraft/compare/main...work/CRAFT-3605-craftctl-partition-prototype), [craft-application](https://github.com/canonical/craft-application/compare/main...work/CRAFT-3605-craftctl-partition-prototype), [craft-parts](https://github.com/canonical/craft-parts/compare/main...work/CRAFT-3605-craftctl-partition-prototype)). The work to implement this hasn't been scheduled. It is a good candidate for next cycle. Related: #5240
The [registration doc](https://snapcraft.io/docs/registering-your-app-name) has been [migrated to RTD](https://github.com/canonical/snapcraft/pull/5360). I think the outstanding work here is to: * Provide a link from the `snapcraft register` command to the RTD how-to. *...
Now the outstanding work is: - Provide a link from the `snapcraft register` command to [how-to](https://documentation.ubuntu.com/snapcraft/stable/how-to/publishing/register-a-snap/). I think something along the lines of: ``` Go to https://documentation.ubuntu.com/snapcraft/stable/how-to/publishing/register-a-snap for more information...
This happens because snapcraft queries launchpad every 30 seconds for the build status and outputs a new build status message. If the build status has not changed, perhaps snapcraft should...
Oh yeah, fixing this in craft-cli would be a better solution than my proposed workaround.
That fix (https://github.com/canonical/craft-cli/pull/209) is waiting for a review from @tigarmo
Fixed via https://github.com/canonical/craft-cli/pull/209
The `extension` command was removed in snapcraft.