Releases: tensorchord/envd
Releases · tensorchord/envd
v0.1.0-alpha.8
What's Changed
- docs: Edits on README.md by @terrytangyuan in #305
- ci: Enable dependabot for Go modules and GitHub Actions packages by @terrytangyuan in #306
- fix: add api/init.py by @kemingy in #317
- ci: Auto-approve and merge dependabot PRs by @terrytangyuan in #315
- chore: Enable CI for PRs by @gaocegege in #319
- chore(deps): bump github.com/urfave/cli/v2 from 2.4.0 to 2.8.1 by @dependabot in #312
- chore(deps): bump github.com/stretchr/testify from 1.7.0 to 1.7.2 by @dependabot in #310
- chore(deps): bump github.com/pkg/sftp from 1.13.4 to 1.13.5 by @dependabot in #309
- chore(deps): bump github.com/moby/buildkit from 0.10.1 to 0.10.3 by @dependabot in #313
- fix(release): Change docker user by @gaocegege in #321
- chore(CI): Enable code coverage by @gaocegege in #323
- fix: fix typo by @hezhizhen in #324
- fix: typo in readme by @kemingy in #325
- fix: pypi sdist by @kemingy in #318
- workflow: enable macOS in CI without conditions by @rudeigerc in #327
- fix: Disable unit test in macOS by @gaocegege in #328
- chore: Add more e2e test cases by @gaocegege in #330
- chore(dep): manually bump docker distribution 2.8.1 by @3AceShowHand in #333
- feat: Suport conda env by @gaocegege in #335
- feat: Support specify number of GPUs by @terrytangyuan in #336
- chore: Add contributors section in README by @gaocegege in #342
- fix: remove py wrapper traceback information by @kemingy in #341
- Example: add cpu example by @VoVAllen in #338
- docs: add popfido as a contributor for platform by @allcontributors in #345
- docs: add popfido as a contributor for doc by @allcontributors in #349
- doc: add conda commands documentation by @popfido in #351
- fix: config pip source speed up in china by @kenwoodjw in #354
- docs: add kenwoodjw as a contributor for code by @allcontributors in #355
- ci: Auto-generate changelog via GitHub Actions by @terrytangyuan in #359
- docs: Exclude certain types of commits from changelog by @terrytangyuan in #360
- enhancement(CLI): Update the description of envd by @jiayouxujin in #364
- docs: add jiayouxujin as a contributor for code by @allcontributors in #366
New Contributors
- @dependabot made their first contribution in #312
- @hezhizhen made their first contribution in #324
- @3AceShowHand made their first contribution in #333
- @allcontributors made their first contribution in #345
- @popfido made their first contribution in #351
- @kenwoodjw made their first contribution in #354
- @jiayouxujin made their first contribution in #364
Full Changelog: v0.1.0-alpha.6...v0.1.0-alpha.8
v0.1.0-alpha.6
v0.1.0-alpha.5
v0.1.0-alpha.4
v0.1.0-alpha.3
Changelog
- ef3886c Revert "workflow: enable macOS in CI (#280)" (#286)
- 3bf2710 action: Add pypi release pipeline (#277)
- 2bc13df bug: fix version without tag (#288)
- f166cf8 feat: Support destroy environment by name (#281)
- 9c237e4 fix: Bump version and fix base image (#279)
- 2cd9a0e fix: Update contributing (#284)
- 35e6e1b workflow: Enable macOS in CI (#287)
- 02f83aa workflow: enable macOS in CI (#280)
v0.1.0-alpha.2
v0.1.0-alpha.1
Changelog
- 8f8c81e Readme: Fix Readme (#247)
- 45e4562 add api doc (#262)
- b64dbf8 chore: Add a early dev notice (#253)
- 1083fa8 chore: Add comapre (#255)
- 87cb41e chore: Replace gaocegege/python with tensorchord/python (#268)
- 8cf8b53 chore: Update readme according to doc (#263)
- c5ebe85 chore: update go version in contributing.md (#240)
- 4db0a28 ci: Cancel redundant concurrent builds (#252)
- 289cb07 feat(CLI): Add dockerhub mirror flag (#242)
- 3886502 feat(lang): Fix pip cache (#243)
- f14cd6a feat(lang): Support git_config rule (#235)
- ced22ea feat: Add version command with enriched information (#236)
- 66d83d6 feat: Initial support for R language (#257)
- 08a75eb feat: Move cmd to pkg/app (#250)
- 1d930e1 feat: Refactor syntax (#238)
- 846dc0e feat: Support only print the version number (#265)
- c4f525a feat: add pypi package (#258)
- 8555bc6 fix(README): Add build in readme (#234)
- 1a50052 fix(zsh): Remnant characters when tab (#239)
- ba64556 fix: Fix summary (#256)
- 0bf757f fix: Fix typo in the file name (#266)
- 15d9c51 fix: Incorrect cache ID directory (#251)
- 473da34 fix: Remove default assignee (#254)
- 723b32f fix: Set default value to GUID (#260)
- 5e82ccb fix: Typo (#264)
v0.0.1
v0.0.1-rc.1
Changelog
- 8e1e498 chore: Add base image (#219)
- f717ca5 chore: Bump version (#232)
- 31514df feat(CLI): Add pause and resume (#228)
- 6a4b7b5 feat(CLI): List deps (#223)
- 8c0c98d feat: Support extra PyPI index (#229)
- 3184df9 feat: Use build function as the default target (#226)
- 2d8f6fb fix(README): Add why and how does it work (#225)
- cd2c0db fix(home): Remove afterall to avoid flaky tests (#215)
- f62355f fix(workflow): Request CI build only when review is required (#227)
- 93face5 fix: Add a asciinema demo (#222)
- 855a5f5 fix: Add gpu error message (#217)
- 2cac96f fix: Add missing release binaries for Darwin (#231)
- e0194f9 fix: Connecting timeout to wait for buildkitd is ignored (#230)
- a2ffdda fix: Optimize err when jupyter port is already allocated (#224)
v0.0.1-alpha.6
Changelog
- 432f497 Fix: Fix (#199)
- 97de6fb chore: Alias python to python3 (#203)
- c54279a chore: Deal with syntax error (#206)
- 2be17a9 chore: Ignore .idea folder (#188)
- 5e89622 chore: Upgrade Go to v1.18 (#189)
- 32ce867 ci: Avoid duplicate builds on branches and PRs (#190)
- a589700 feat(cli): Add ls command to list all envs (#177)
- 6ed91e5 feat(lang): Support pip cache with uid (#198)
- 4ce2890 feat(ssh): Add prefix (#182)
- e0984bb feat: Add prefix for cache id (#204)
- 40c7d06 feat: Auth ssh with key (#205)
- 0964149 fix(CI): Enable check (#186)
- ee31696 fix(Makefile): Fix addlicense for more general use (#207)
- 5d9b7a2 fix(Makefile): use
$$
to represent$
for shell command (#196) - b8a5516 fix(ssh): Do not create the ssh key if the key exists (#211)
- 728e3a9 fix: Poll instead of err (#197)