Skip to content

Container Tree 0.0.49 JoSS Paper Release

Latest
Compare
Choose a tag to compare
@vsoch vsoch released this 15 May 22:41
· 2 commits to master since this release
d220f6e
Add tests (#44)

* adding start to testing, needs a lot more work, just saving in case my computer explodes

Signed-off-by: Vanessa Sochat <[email protected]>

* adding tests for collection (still more to go!)

Signed-off-by: Vanessa Sochat <[email protected]>

* typo in config

Signed-off-by: Vanessa Sochat <[email protected]>

* adding all the tests!

Signed-off-by: Vanessa Sochat <[email protected]>

* rename container diff to not have extension

Signed-off-by: Vanessa Sochat <[email protected]>

* try moving to /usr/local/bin

Signed-off-by: Vanessa Sochat <[email protected]>

* adding container-diff to path

Signed-off-by: Vanessa Sochat <[email protected]>

* containerdiff version

Signed-off-by: Vanessa Sochat <[email protected]>

* try including Dockerfiles

Signed-off-by: Vanessa Sochat <[email protected]>

* need to include Dockerfile with tests

Signed-off-by: Vanessa Sochat <[email protected]>

* forgot to add Dockerfile"

Signed-off-by: Vanessa Sochat <[email protected]>

* mising http.server

Signed-off-by: Vanessa Sochat <[email protected]>

* python2 being used

Signed-off-by: Vanessa Sochat <[email protected]>

* ensure python3 being used

Signed-off-by: Vanessa Sochat <[email protected]>

* need to bump version

Signed-off-by: Vanessa Sochat <[email protected]>

* separate tests for python2/3

Signed-off-by: Vanessa Sochat <[email protected]>

* updating links to python 3

Signed-off-by: Vanessa Sochat <[email protected]>

* version 2 deps

Signed-off-by: Vanessa Sochat <[email protected]>