Skip to content

Releases: tensorchord/envd

v0.1.0-alpha.1

11 Jun 07:07
87cb41e
Compare
Choose a tag to compare

Changelog

v0.0.1

02 Jun 06:42
ebf3197
Compare
Choose a tag to compare

Changelog

v0.0.1-rc.1

02 Jun 06:19
f717ca5
Compare
Choose a tag to compare
v0.0.1-rc.1 Pre-release
Pre-release

Changelog

v0.0.1-alpha.6

29 May 09:34
b8a5516
Compare
Choose a tag to compare

Changelog

v0.0.1-alpha.5

20 May 01:28
d393b7a
Compare
Choose a tag to compare

Changelog

v0.0.1-alpha.4

11 May 08:52
9795d2b
Compare
Choose a tag to compare

Changelog

v0.0.1-alpha.3

05 May 09:37
5d39458
Compare
Choose a tag to compare
v0.0.1-alpha.3 Pre-release
Pre-release

Changelog

v0.0.1-alpha.2

05 May 09:28
b9750ba
Compare
Choose a tag to compare
v0.0.1-alpha.2 Pre-release
Pre-release

Changelog

  • 62ce39e chore(buildkit): Add test cases for builder (#83)
  • 758bc0f chore(error): Replace pkg/errors with crdb/errors (#71)
  • d847350 chore(lint): make linter happy (#97)
  • b0d47fe chore: autocomplete bash and zsh (#93)
  • 08aa611 feat(CLI): Download midi-ssh instead of the built-in one (#73)
  • ac81b41 feat: Use docker to keep ssh (#80)
  • 9534253 fix: Add a waiting before ssh (#82)
  • 44dc07a fix: Fix no such file bug (#81)
  • 2ad4d94 fix: Use docker-container as the buildkitd socket (#72)
  • 3d3677e fix: cannot bootstrap buildkitd if the container does not exist (#87)
  • b9750ba fix: typo (#100)
  • c4e58ae refactor: Support connection retry (#70)

v0.0.1-alpha.1

26 Apr 08:51
7ca9fb4
Compare
Choose a tag to compare
v0.0.1-alpha.1 Pre-release
Pre-release

Changelog

  • ae2b830 feat(CLI): Add flag file into the build command (#33)
  • 57f7d0b chore(build): Refactor build to support build (#50)
  • e67f978 chore(github): Add WIP and weekly
  • 7ca9fb4 chore(github): Add release action (#68)
  • 3ea19ad chore(github): Update issue templates
  • 3c630f7 chore: Add goreleaser (#67)
  • 3e8c56e chore: Add label.yaml
  • 894664c chore: replace pkg/error with cockroachdb/errors (#44)
  • 09ccbba feat(CLI): Export the resulting docker image into the local docker host (#30)
  • d1581a8 feat(CLI): Support per-user config (#60)
  • d6ae14f feat(CLI): Support up command (#52)
  • bdc5e35 feat(build): Support -t and use python:3.8 as base image (#26)
  • 7b49d9f feat(cli): Add a new cli midi-ssh (#15)
  • 945f5d5 feat(lang): Support mirrors (#62)
  • f3d69d1 feat(lang): Support pypi package (#37)
  • 80f30a2 feat(lang): Support system package (#41)
  • d995c1b feat(vscode): Support VSCode remote ssh plugins (#54)
  • 942c085 feat: Setup project layout (#14)
  • 1c6821b feat: Support CI with the help of github actions (#45)
  • bacc79f feat: Support CUDA (#42)
  • d630eaf feat: Support SSH (#43)
  • 1a4a495 feat: Support bootstrap command (#65)
  • 5498aab feat: Use buildkit output writer (#39)