Releases: NucciTheBoss/gambol
Releases · NucciTheBoss/gambol
v0.1.0-rc2 prerelease
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
v0.1.0-rc1 prerelease
The birth of gambol, a simple workflow engine for distributed application.
The is a pre-release for testing gambol in production for running Slurm integration tests.
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