You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@calcite.apache.org by "Francis Chuang (JIRA)" <ji...@apache.org> on 2018/09/20 05:54:00 UTC

[jira] [Created] (CALCITE-2579) Replace moby with skaffold

Francis Chuang created CALCITE-2579:
---------------------------------------

             Summary: Replace moby with skaffold
                 Key: CALCITE-2579
                 URL: https://issues.apache.org/jira/browse/CALCITE-2579
             Project: Calcite
          Issue Type: Task
          Components: avatica-go
            Reporter: Francis Chuang
            Assignee: Francis Chuang
             Fix For: avatica-go-4.0.0


moby.yml is used by an internal tool (moby) used to run tests while developing the avatica-go library. It reloads the code in a docker container and executes tests.

[Skaffold |https://github.com/GoogleContainerTools/skaffold] is maintained by Google and achieves the same thing. Initial testing has shown that it works pretty well and most of the issues I encountered a few months ago were all resolved.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)