snapcraft
snapcraft copied to clipboard
feat: add `success-exit-status` field
- [x] Have you followed the guidelines for contributing?
- [x] Have you signed the CLA?
- [x] Have you successfully run
make lint? - [x] Have you successfully run
make test?
Close #5692
Update: The upstream snapd PR for this is still in progress (https://github.com/canonical/snapd/pull/15826)
@mr-cal - I'm refactoring this to support systemd codes only, as discussed in the upstream snapd PR. Also, I'll gate this feature behind snapd 2.74 version
@medubelko - Thank you! I've refactored to address all the suggestions