Hello,
I am trying to use the snapcraft app after/before keywords to define the order of my daemons. According to The snap format it should be available but when I use it I get an error
Issues while validating snapcraft.yaml: The 'apps/someapp' property does not match the required schema: Additional properties are not allowed ('after' was unexpected)
My snapcraft version is 2.43.1
Is this feature just available in snapcraft 3? Or am I doing something wrong here?
I will wait for either a specific bug task or for them to be properly documented. Along the topic’s thread it is easy to see how hard it is to know if something is implemented or not, which is my concern. This should not be a blocker as passthrough exists.
They are documented in The snap format topic. Let me know if you need anything else. I’ll try to remember to ping you in the PRs adding more of these options in the future.