Releases: squaresLab/BugZoo
Releases · squaresLab/BugZoo
v1.1.5
- fixes a bug introduced by previous version in Container.ip_address
v1.1.4
- added
ip_addressproperty to Container - increased timeout during tools container provisioning from 30 seconds to 2 minutes
- added
--netflags to container commands
v1.1.3
- bug fix: fixed UID-related issues when provisioning containers. Prevented containers from being created on machines where the active user (on the host) had a different UID to the user inside the bug container.
- cli: added -q flag to 'bug list' and 'tool list' commands
v1.1.2
- bug fix: dependency and bug manifest files may now end in
.yamlor.yml. - removed
installcommands from CLI. - added graceful handling of keyboard interrupts to CLI
container launchandcontainer runnow produce an error when the given bug hasn't been installed.
v1.1.1
- adds
container runcommand for quickly provisioning ephemeral containers and using them to execute a single command. - fixes erroneous decoding in
Container.commandwhen running in a non-blocking mode.
1.0.1
v1.0.1 version bump to 1.0.1