Question on permanent multipass instance and local github source

Hello everyone,

I am wondering if there’s a way to make a multipass instance permanent or set a default memory/cpu allocation? Currently, I have to stop the instance during the build and set the cpu/memory, then start the build again.

I’m also wondering if there’s a way to use a local github repo as a source for a part.

This is what I have currently

electron-revel: plugin: dump source-type: local source: /home/universal/Documents/iot-example-graphical-snap/Universal.Player

This produces a directory not found error.