Releases: tensorchord/envd
Releases · tensorchord/envd
v0.0.1-alpha.3
v0.0.1-alpha.2
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
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)