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_address
property to Container - increased timeout during tools container provisioning from 30 seconds to 2 minutes
- added
--net
flags 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
.yaml
or.yml
. - removed
install
commands from CLI. - added graceful handling of keyboard interrupts to CLI
container launch
andcontainer run
now produce an error when the given bug hasn't been installed.
v1.1.1
- adds
container run
command for quickly provisioning ephemeral containers and using them to execute a single command. - fixes erroneous decoding in
Container.command
when running in a non-blocking mode.
1.0.1
v1.0.1 version bump to 1.0.1