envd v0.1.0 Release Notes

Release Date: 2022-06-18 // almost 2 years ago
    • 3abef45 fix: Fix the bug about uid (#447)
    • eff6ffa fix: Fix typo (#445)
    • 6a35a57 chore(README): Add who should use section (#442)
    • 6e1cf05 fix: replace useless .editorconfig (#440)
    • 1c23cea release: Separate alpha and stable release in Homebrew (#439)
    • 274e183 Update PyTorch installation CMD in examples (#435)
    • cfda1be chore(deps): bump pypa/cibuildwheel from 2.6.1 to 2.7.0 (#428)
    • d25157e chore(deps): bump github.com/spf13/viper from 1.4.0 to 1.12.0 (#430)
    • d394410 chore(deps): bump goreleaser/goreleaser-action from 2 to 3 (#427)
    • 7070506 chore(deps): bump github.com/gliderlabs/ssh from 0.3.3 to 0.3.4 (#429)
    • 2e287c9 chore(destroy): add current path . as the default path (#422)
    • 750db5a chore(Makefile): add help target (#421)
    • 0c00005 Bootstrap gets error if the envd_buildkitd was stopped before (#417)
    • 8a1bd1e feat #383 (#416)
    • 8531491 fix: Fix default ssh shell (#411)
    • 5f3b16b feat: Support configuring CRAN mirror for R environment (#405)
    • 8e27e99 fix: Only configure conda for Python environment (#406)
    • 6160899 feat(cli): support envd build --output (#402)
    • d3fda6d fix: Hack the gid (#399)
    • e478c1a bug: Fix source is released twice for macos and linux (#394)
    • a55ad88 feat(lang): Set default user to current (#390)
    • df5bde3 feat(release): Support Homebrew in goreleaser (#389)
    • 7c10b71 fix: cannot assign requested address (#386)
    • d48e3ab fix: Output error details when debug flag is enabled (#385)
    • e2c8adb fix: use python3 explicitly to avoid type hints error (#379)
    • fc2afe9 fix: add classifiers in setup.py (#380)
    • 33bdd7a doc: Add universe api doc (#374)
    • 3b3945a fix: Add v before tags (#371)
    • f60a976 enhancement(CLI): Update the description of envd (#364)
    • 9640bf1 fix: config pip source speed up in china (#354)
    • 1b56ce2 add cpu example (#338)
    • a410552 fix: remove py wrapper traceback information (#341)
    • ae629bb feat: Support specifying number of GPUs (#336)
    • 7d577f7 feat: Suport conda env (#335)
    • 6fe2ae0 manually use docker distribution 2.8.1 (#333)
    • 2327ffd fix: Disable unit test in macOS (#328)
    • c80082b workflow: enable macOS in CI without conditions (#327)
    • 35ef36d fix: pypi sdist (#318)
    • 2b81df6 fix: typo in readme (#325)
    • 85123b6 fix: fix typo (#324)
    • 559e143 chore(CI): Enable code coverage (#323)
    • a4cb9dc fix(release): Change docker user (#321)
    • a5c3427 chore(deps): bump github.com/moby/buildkit from 0.10.1 to 0.10.3 (#313)
    • 43ad124 chore(deps): bump github.com/pkg/sftp from 1.13.4 to 1.13.5 (#309)
    • 5a9c947 chore(deps): bump github.com/stretchr/testify from 1.7.0 to 1.7.2 (#310)
    • 4fb34e2 chore(deps): bump github.com/urfave/cli/v2 from 2.4.0 to 2.8.1 (#312)
    • 0c63064 fix: add api/init.py (#317)
    • 12cf334 fix: Fix twine (#301)
    • f42e162 fix: Instal twine (#300)
    • 7720529 feat(lang): Support config.conda_channel and install.conda_packages (#293)
    • 452f3dc feat: add pypi sdist (#298)
    • cfe65fe fix: py27 subprocess (#296)
    • 5cf52ec fix: Update readme about installation (#295)
    • 3bf2710 action: Add pypi release pipeline (#277)
    • 35e6e1b workflow: Enable macOS in CI (#287)
    • 2bc13df bug: fix version without tag (#288)
    • ef3886c Revert "workflow: enable macOS in CI (#280)" (#286)
    • 02f83aa workflow: enable macOS in CI (#280)
    • 2cd9a0e fix: Update contributing (#284)
    • f166cf8 feat: Support destroy environment by name (#281)
    • 9c237e4 fix: Bump version and fix base image (#279)
    • e048fc0 fix: Use 127.0.0.1 instead of containerIP in ssh (#276)
    • ae16402 fix: Hard code OS (#270)
    • 0bf757f fix: Fix typo in the file name (#266)
    • 846dc0e feat: Support only print the version number (#265)
    • 5e82ccb fix: Typo (#264)
    • 45e4562 add api doc (#262)
    • 723b32f fix: Set default value to GUID (#260)
    • c4f525a feat: add pypi package (#258)
    • 66d83d6 feat: Initial support for R language (#257)
    • ba64556 fix: Fix summary (#256)
    • 473da34 fix: Remove default assignee (#254)
    • 08a75eb feat: Move cmd to pkg/app (#250)
    • 15d9c51 fix: Incorrect cache ID directory (#251)
    • 8f8c81e Readme: Fix Readme (#247)
    • 3886502 feat(lang): Fix pip cache (#243)
    • 1d930e1 feat: Refactor syntax (#238)
    • 289cb07 feat(CLI): Add dockerhub mirror flag (#242)
    • 1a50052 fix(zsh): Remnant characters when tab (#239)
    • ced22ea feat: Add version command with enriched information (#236)
    • f14cd6a feat(lang): Support git_config rule (#235)
    • 8555bc6 fix(README): Add build in readme (#234)
    • ebf3197 fix(README): Fix pip index doc (#233)

    Contributors

    • Aaron Sun
    • Ce Gao
    • Jinjing Zhou
    • Jun
    • Keming
    • Kevin Su
    • Ling Jin
    • Manjusaka
    • Xu Jin
    • Yuan Tang
    • Yuchen Cheng
    • Zhenzhen Zhao
    • Zhizhen He
    • dependabot[bot]
    • kenwoodjw