Tags: satishkotha/almond
Tags
Tweak update-docker-images.sh (almond-sh#802) Seems the 'TAG=…' lines fails on the CI, when HEAD doesn't point to a tag.
Fix import error (almond-sh#763) * Fix import error This fix the error occurs when running any import statement. E.g. import scala.util.Properties cmd0.sc:7: not found: value res0 .declareVariable("res0", res0); Iterator() }, ^Compilation Failed Compilation Failed Co-authored-by: Alexandre Archambault <[email protected]>
Merge pull request almond-sh#752 from alexarchambault/publish-local-job Check that publishLocal works fine in tests
PreviousNext