Skip to content

Releases: UltimateDogg/docker-robot-runner

0.9.7

03 Jun 19:00

Choose a tag to compare

0.9.7 Pre-release
Pre-release
adding in pip3 for correctness

0.9.0

29 May 17:12

Choose a tag to compare

0.9.0 Pre-release
Pre-release
upping the patch version of python for the devel package

0.8.0

09 Apr 21:03
fd09117

Choose a tag to compare

0.8.0 Pre-release
Pre-release
Merge pull request #1 from UltimateDogg/update-dockerfile

basing image off the ppodgorsek/robot-framework

0.4.0

09 Apr 20:15

Choose a tag to compare

0.4.0 Pre-release
Pre-release
changing a default and git behavior

change the runner to not default branch to master. it is expected to now
always provide the branch if you want to use git. We also only checkout
if provided a hash or a branch since not all robot tests are going to be
a git repo