You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
avoid downloading dagger if requested version is already installed (#187)
* avoid overwriting existing dagger install unless force-install is true
Signed-off-by: kpenfound <[email protected]>
* add force-install to version tests
Signed-off-by: kpenfound <[email protected]>
* only skip install if we requested the same version that we already had
Signed-off-by: kpenfound <[email protected]>
* fix dagger check logic
Signed-off-by: kpenfound <[email protected]>
* remove incorrect and unused default for engine-stop
Signed-off-by: kpenfound <[email protected]>
* add tests for commit and latest
Signed-off-by: kpenfound <[email protected]>
* wrong commit in commit test
Signed-off-by: kpenfound <[email protected]>
---------
Signed-off-by: kpenfound <[email protected]>
0 commit comments