Releases: tensorchord/envd
Releases · tensorchord/envd
v0.2.4-alpha.1
What's Changed
- docs: updated CHANGELOG.md by @github-actions in #914
- chore: add logo by @lilylee1874 in #916
- chore(deps): bump pypa/cibuildwheel from 2.9.0 to 2.10.1 by @dependabot in #917
- chore(deps): bump github.com/urfave/cli/v2 from 2.16.2 to 2.16.3 by @dependabot in #918
- chore(deps): bump github.com/onsi/ginkgo/v2 from 2.1.6 to 2.2.0 by @dependabot in #919
- feat: informative error message by @VoVAllen in #859
- docs: add lilylee1874 as a contributor by @allcontributors in #924
- feat(cli): rm image when destroying the env by @kemingy in #925
- fix: e2e doc test by @kemingy in #926
- chore: use conda-forge as default miniconda channel by @kemingy in #929
New Contributors
- @lilylee1874 made their first contribution in #916
Full Changelog: v0.2.3...v0.2.4-alpha.1
v0.2.3
What's Changed
- docs: updated CHANGELOG.md by @github-actions in #907
- docs: updated CHANGELOG.md by @github-actions in #911
- fix: Use macos 11 by @gaocegege in #912
Full Changelog: v0.2.2...v0.2.3
v0.2.2
What's Changed
- chore(goreleaser): Skip homebrew by @gaocegege in #909
Full Changelog: v0.2.1...v0.2.2
v0.2.1
What's Changed
- docs: updated CHANGELOG.md by @github-actions in #902
- docs: updated CHANGELOG.md by @github-actions in #904
- chore: Enable write-all in release yaml by @gaocegege in #905
Full Changelog: v0.2.0...v0.2.1
v0.2.0-alpha.22
What's Changed
- chore(deps): bump github.com/urfave/cli/v2 from 2.14.0 to 2.16.2 by @dependabot in #874
- docs: updated CHANGELOG.md by @github-actions in #878
- chore(deps): bump github.com/spf13/viper from 1.12.0 to 1.13.0 by @dependabot in #875
- refact: add envd home path func by @kemingy in #880
- chore: shell exit with
set -euo pipefail
by @kemingy in #879 - bug: Fix detach instruction message by @VoVAllen in #882
- chore: replace starship status symbol to common meanings by @kemingy in #883
- chore: Update graph in readme by @gaocegege in #884
- fix: include update repo by @kemingy in #885
- fix(CLI): Fix build output argument and huggingface integration by @gaocegege in #886
- fix: typo for git config file by @kemingy in #888
- feat: support micromamba as an alternative to miniconda by @kemingy in #891
- fix: Fix jupyter in root by @gaocegege in #900
Full Changelog: v0.2.0-alpha.21...v0.2.0-alpha.22
v0.2.0
What's Changed
- docs: updated CHANGELOG.md by @github-actions in #453
- chore: Bump version v0.1.0 by @gaocegege in #454
- fix: enable release with Homebrew only on stable versions by @rudeigerc in #455
- feat: Add base image for R language by @terrytangyuan in #457
- chore: Remove redundant error check on ssh stage by @terrytangyuan in #458
- feat: Print out container info when wait timeout by @terrytangyuan in #460
- docs: Add code of conduct document by @terrytangyuan in #456
- chore: fix typo in system.go by @eltociear in #461
- docs: add eltociear as a contributor for code by @allcontributors in #462
- chore(Makefile): add default goal as
build
by @Triple-Z in #465 - feat(CLI): Prune cache by @gaocegege in #464
- fix typos by @haiker2011 in #468
- docs: add haiker2011 as a contributor for code by @allcontributors in #469
- feat(CLI): Add go API to support LSP by @gaocegege in #302
- feat(CLI): Add '--detail' for detail version information (#283) by @popfido in #471
- docs: add popfido as a contributor for code by @allcontributors in #473
- Update build.go by @Gui-Yue in #472
- docs: add Gui-Yue as a contributor for code by @allcontributors in #475
- feat #246: envd up a GPU image without GPUs by @kenwoodjw in #474
- fix: correct comments and unify receiver names and simplify some code by @hezhizhen in #477
- chore: Add roadmap in readme by @gaocegege in #480
- chore: replace ContainerInspect and Info with GetContainer and GetInfo by @Gui-Yue in #486
- feat(lang): Support python requirements.txt in python_packages by @gaocegege in #484
- feat(lang): Support R language by @gaocegege in #491
- feat(ssh): Config ssh key permanently and globally by @VoVAllen in #487
- chore: fix typo in ROADMAP by @hezhizhen in #496
- feat(lang): Support julia by @gaocegege in #495
- docs: add hezhizhen as a contributor for doc by @allcontributors in #501
- chore: fix typo and format imports and simplify code by @hezhizhen in #500
- docs: add shaonianche as a contributor for doc by @allcontributors in #502
- chore: remove useless ssh_config file by @zdyxry in #506
- chore(deps): bump github.com/urfave/cli/v2 from 2.8.1 to 2.10.3 by @dependabot in #504
- chore(deps): bump github.com/stretchr/testify from 1.7.2 to 1.7.5 by @dependabot in #505
- docs: updated CHANGELOG.md by @github-actions in #508
- Enhancement(CLI): Use upper case in CLI description by @yczheng0 in #515
- docs: add yczheng0 as a contributor for code by @allcontributors in #516
- chore: Eliminate if condition in the conversion between starlark and go by @lizhemingi in #518
- docs: add lizhemingi as a contributor for code by @allcontributors in #519
- feat: add envd init by @VoVAllen in #514
- feat(CLI): Support context by @gaocegege in #512
- Fix Julia multiple pkg installation bug by @aaronzs in #521
- docs: add aseaday as a contributor for ideas by @allcontributors in #524
- fix: Add talk with us in README by @gaocegege in #526
- fix: uid corrupted when run envd by root user by @aseaday in #522
- docs: add aseaday as a contributor for code by @allcontributors in #528
- feat: Add notice for users without permission to docker daemon by @aseaday in #535
- feat(CLI): Add push by @gaocegege in #531
- fix(README): Update coverage by @gaocegege in #536
- feat(docker): Add entrypoint and ports in image config by @gaocegege in #533
- docs: updated CHANGELOG.md by @github-actions in #538
- chore(deps): bump dependabot/fetch-metadata from 1.3.1 to 1.3.3 by @dependabot in #539
- chore(deps): bump github.com/stretchr/testify from 1.7.5 to 1.8.0 by @dependabot in #540
- feat(lang): Support RStudio server by @gaocegege in #503
- feat: Support specify build target by @VoVAllen in #497
- docs: updated CHANGELOG.md by @github-actions in #549
- feat(CLI): Unify CLI style about env and image by @VoVAllen in #550
- ci: Automate image release process by @terrytangyuan in #555
- feat: replace IsCreated with Exists for Client interface from package docker by @zhyon404 in #558
- docs: add zhyon404 as a contributor for code by @allcontributors in #560
- fix: py cmd exit code by @kemingy in #564
- bug: Fix github action by @VoVAllen in #566
- fix: add auto start buildkit container by @aseaday in #563
- fix: add -c for every single conda channel by @xing0821 in #569
- docs: add xing0821 as a contributor for code by @allcontributors in #571
- Fix: image tag normalized to docker spec by @aseaday in #573
- feat: Support for build image update when exec build or up again by @aseaday in #570
- docs: updated CHANGELOG.md by @github-actions in #578
- chore: update envd destroy cmd log msg by @kemingy in #579
- chore(deps): bump pypa/cibuildwheel from 2.7.0 to 2.8.0 by @dependabot in #583
- chore: Use %w to format errors by @terrytangyuan in #584
- docs: add cswpy as a contributor for doc by @allcontributors in #585
- Use DefaultText in up.go by @gyli in #587
- docs: add gyli as a contributor for code by @allcontributors in #588
- bug: fix missing function in example mnist by @VoVAllen in #589
- ci: Replace lint checks with pre-commit and golangci-lint linters by @terrytangyuan in #591
- chore: Improve error wrapping and checking by @terrytangyuan in #590
- fix: Pre-mkdir the .cache directory of user envd by @aseaday in #592
- fix: Fix error handling issue by @gaocegege in #597
- feat(lang): Support image in base by @gaocegege in #595
- chore: Fix lint issues by @gaocegege in #598
- fix: pre-create conda package cache directory by @aseaday in #600
- fix: set conda as the only python provider by @aseaday in #602
- chore: Set lint timeout to 3m by @gaocegege in #605
- feat(WSL): Add ssh config entry to Windows ssh config if using WSL by @VoVAllen in #604
- refactor(builder): Abstract BuildFunc to use gateway client by @gaocegege in #606
- chore(deps): bump github.com/urfave/cli/v2 from 2.10.3 to 2.11.0 by @dependabot in #610
- docs: updated CHANGELOG.md by @github-actions in #614
- feat: Refactor with Builder.Options by @gaocegege in #615
- support buildkit TCP socket by @kemingy in #599
- docs: add lilylee1874 as a contributor for design by @allcontributors in #622
- fix: check manifest and image update in new gateway buildfunc by @aseaday in #624
- docs: add sea-wyq as a contributor for bug, design, bug by @allcontributors in...
v0.2.0-alpha.21
What's Changed
- docs: updated CHANGELOG.md by @github-actions in #863
- feat: Support HTTP PROXY by @gaocegege in #857
- feat(lang): io.http download files to extra_source by @kemingy in #858
- fix: Update readme by @gaocegege in #865
- docs: updated CHANGELOG.md by @github-actions in #867
- chore(CLI): test new release for envd-sshd (#866) by @gaocegege in #868
- docs: add lunarwhite as a contributor for code by @allcontributors in #869
- chore: fix ci auto merge token by @kemingy in #876
- chore(deps): bump actions/checkout from 2 to 3 by @dependabot in #872
- chore(deps): bump actions/setup-go from 2 to 3 by @dependabot in #873
Full Changelog: v0.2.0-alpha.19...v0.2.0-alpha.21
v0.2.0-alpha.20
v0.2.0-alpha.19
What's Changed
- docs: updated CHANGELOG.md by @github-actions in #852
- chore(deps): bump github.com/gliderlabs/ssh from 0.3.4 to 0.3.5 by @dependabot in #849
- ci: Switch to use GH_TOKEN env var for auto-merge workflow by @terrytangyuan in #850
- refact: apt_source, io, config mode by @kemingy in #853
- feat: add runtime graph to image label by @aseaday in #815
- refact: unify the path env by @kemingy in #855
- bug: fix conda install with env file by @VoVAllen in #837
- chore: Update readme by @gaocegege in #842
- refact: io.mount => runtime.mount by @kemingy in #861
Full Changelog: v0.2.0-alpha.18...v0.2.0-alpha.19
v0.2.0-alpha.18
What's Changed
- docs: updated CHANGELOG.md by @github-actions in #819
- chore(deps): bump github.com/moby/buildkit from 0.10.3 to 0.10.4 by @dependabot in #820
- chore(deps): bump github.com/onsi/gomega from 1.20.0 to 1.20.1 by @dependabot in #821
- feat(build): Mount local build context into the run command by @gaocegege in #822
- test: enable e2e documentation test in CI by @VoVAllen in #823
- chore: Split e2e test cases by @gaocegege in #824
- bug: fix permission issue when pip install from git repo by @VoVAllen in #829
- feat(lang): init py env by generating the bulid.envd by @kemingy in #827
- fix(lang): expose host port by @kemingy in #832
- bug: fix channels when use conda install with yaml file by @VoVAllen in #831
- fix: Update demo by @gaocegege in #839
- feat(lang): install.python_packages(local_wheels=[]) by @kemingy in #838
- fix: Update demo by @gaocegege in #840
- feat(cli): add msg when detach from container by @kemingy in #841
- chore(deps): bump github.com/docker/go-units from 0.4.0 to 0.5.0 by @dependabot in #848
- chore(deps): bump github.com/urfave/cli/v2 from 2.11.2 to 2.14.0 by @dependabot in #845
- chore(deps): bump github.com/onsi/gomega from 1.20.1 to 1.20.2 by @dependabot in #846
Full Changelog: v0.2.0-alpha.17...v0.2.0-alpha.18