To make the review of your request easier, please use the following template to provide all the required details and also include any other information that may be relevant.
- name: my-workshop
- description: Wrapper around the existing workshop snap to make it easier to use workshop for things that doesn’t make sense on a project level.
- snapcraft: my-workshop/snap/snapcraft.yaml at main · bjornt/my-workshop · GitHub
- upstream: GitHub - bjornt/my-workshop · GitHub
- upstream-relation: I am the upstream
- supported-category: tools for local, non-root user driven configuration of/switching to development workspaces/environments
- reasoning: It needs to be able to drive workshop programatically. The only way of doing that is by executing the ‘workshop’ command.
I understand that strict confinement is generally preferred over classic.
I’ve tried the existing interfaces to make the snap to work under strict confinement.