Skip to content

v0.1.0-rc2 prerelease

Pre-release
Pre-release
Compare
Choose a tag to compare
@NucciTheBoss NucciTheBoss released this 26 Jun 17:18
431d81f

rc2 adds support for copying stdout and stderr back from Act instances from the LXD provider. This feature was added to enable collecting higher fidelity feedback for why scenes failed. A wish for the future is to have better logging functionality, but for now we can get away with this.

How to set up the snap on your system

After downloading the pre-release of this snap, run the following commands on your system to set up gambol:

snap connect gambol:lxd lxd:lxd  # Enables gambol to access the LXD unit socket.
snap connect gambol:dot-gambol  # Enables gambol to use local key-value database for caching artifacts between Acts