Skip to content

Releases: diambra/cli

v0.0.20

Choose a tag to compare

@github-actions github-actions released this 24 Jan 16:19
Fix logger in hf secret source

v0.0.19

Choose a tag to compare

@github-actions github-actions released this 08 Aug 14:30
Drop /tcp prefix

This might have been required by old docker versions but it breaks podman

v0.0.18

Choose a tag to compare

@github-actions github-actions released this 11 Jun 07:37
Skip existing to allow re-running CI for other OSes

v0.0.17

Choose a tag to compare

@github-actions github-actions released this 10 Feb 12:33
Add secret source support for git and huggingface

v0.0.16

Choose a tag to compare

@github-actions github-actions released this 11 Jul 13:01
Update init

v0.0.14

Choose a tag to compare

@github-actions github-actions released this 13 Apr 13:23
Replace --images.pull by --images.no-pull

This avoid exposing people to the unexpected special treatment of
boolean flags that prevent you from doing e.g `-p false`.

v0.0.13

Choose a tag to compare

@github-actions github-actions released this 05 Mar 20:47
Add flags to set host address and use bridge ip

--env.host        allows binding the env to any IP, e.g 0.0.0.0 to allow remote
                  machines to connect.

--env.containerip sets the container's bridge IP instead of localhost in
                  DIAMBRA_ENVS

v0.0.12

Choose a tag to compare

@github-actions github-actions released this 20 Feb 11:37
Fix cleanup in test command

v0.0.11

Choose a tag to compare

@github-actions github-actions released this 12 Feb 13:58
Fix command handling in test

v0.0.10

Choose a tag to compare

@github-actions github-actions released this 27 Nov 15:14
Generate manifest, support yaml, add README