Releases: tensorchord/envd
Releases Β· tensorchord/envd
v0.2.0-alpha.17
What's Changed
- docs: updated CHANGELOG.md by @github-actions in #800
- fix: set to latest if git tag is empty by @hezhizhen in #798
- feat(CLI): envd env describe expose info by @kemingy in #801
- chore: fix e2e cleanup by introduce new helper function ResetEnvdApp by @aseaday in #803
- chore: Add OWNERS by @gaocegege in #805
- docs: add shaonianche as a contributor for design by @allcontributors in #806
- chore: Add markdown link checks by @gaocegege in #807
- test: add e2e test for examples in documentations by @VoVAllen in #804
- feat(lang): support include other git repo for envd functions/variables by @kemingy in #808
- doc: add include, refine others by @kemingy in #817
Full Changelog: v0.2.0-alpha.16...v0.2.0-alpha.17
v0.2.0-alpha.16
What's Changed
- docs: updated CHANGELOG.md by @github-actions in #784
- feat(lang): add daemon function to run daemon process in the container by @kemingy in #777
- feat(data): Add support for managed dataset and provide shortcut for common framework by @VoVAllen in #751
- feat(lang): implement expose func by @aseaday in #780
- chore: Add code owners by @gaocegege in #785
- doc: daemon and expose by @kemingy in #786
- feat: add runtime environments by @kemingy in #787
- fix: panic if daemon command is invalid by @kemingy in #788
- fix: use cockroachdb errors by @kemingy in #790
- built: π¨ use latest tag when not version found for cache by @zwpaper in #793
- feat(example): Add streamlit hello and remove bash -c in entrypoint by @gaocegege in #794
- feat(examples): Add a streamlit mnist example by @gaocegege in #795
- fix: add missing expose func exposed port to oci manifest by @aseaday in #797
Full Changelog: v0.2.0-alpha.15...v0.2.0-alpha.16
v0.2.0-alpha.15
What's Changed
- docs: updated CHANGELOG.md by @github-actions in #771
- fix: remove unnecessary if statement by @hezhizhen in #773
- chore(deps): bump pypa/cibuildwheel from 2.8.1 to 2.9.0 by @dependabot in #774
- chore(deps): bump github.com/urfave/cli/v2 from 2.11.1 to 2.11.2 by @dependabot in #775
- fix: Remove empty token arg by @gaocegege in #772
- doc: update python api doc by @kemingy in #759
- proposal: daemon process by @kemingy in #769
- docs: Update doc headers by @VoVAllen in #779
- built: π¨ keep v prefix in DOCKER_IMAGE_TAG env by @zwpaper in #781
Full Changelog: v0.2.0-alpha.14...v0.2.0-alpha.15
v0.2.0-alpha.14
What's Changed
- fix: setup.py build by @kemingy in #735
- feat(lang): Add a new func runtime.command by @gaocegege in #736
- docs: updated CHANGELOG.md by @github-actions in #734
- chore: π¨ refactor to use filepath correctly by @zwpaper in #743
- feat: Enable build for all languages by @gaocegege in #738
- The workaround to fix the label loss by @aseaday in #741
- add entrypoint in custom image by @kemingy in #739
- chore: only support py3 for now by @kemingy in #744
- docs: add Xiaoaier-Z-L as a contributor for code by @allcontributors in #746
- docs(README): One obvious way to declare supported python version by @Xiaoaier-Z-L in #745
- feat(CLI): β¨ add --force args for init to overwrite build.envd by @zwpaper in #748
- feat: Avoid gid in base image cache by @gaocegege in #749
- bug(CLI): fix short alias confusion by @sunby in #752
- docs: add sunby as a contributor for code by @allcontributors in #753
- fix: ParseFromStr, add unittest by @kemingy in #755
- docs(README): Correct the cmd of get Jupyter Notebook endpoint by @Xiaoaier-Z-L in #756
- fix: do not expose ports for custom image by @kemingy in #754
- docs(README): update Documentations link to https://envd.tensorchord.β¦ by @Xiaoaier-Z-L in #758
- fix: use defined jupyter port by @kemingy in #757
- fix: modify jupyter's authority from hash password to token string by @Xiaoaier-Z-L in #762
- fix(docs): π fix contributing and dev links, clean tailing space by @zwpaper in #764
- docs: add Xiaoaier-Z-L as a contributor for doc by @allcontributors in #765
- chore: refactor the envd and up cmd by @aseaday in #747
- fix(CLI): π¨ use latest version for local build by @zwpaper in #763
- Fix the color display in wezterm by @aseaday in #767
- fix(release): π¨ drop go build dep for homebrew by @zwpaper in #768
- fix: -path and -file bug by @kemingy in #766
New Contributors
- @Xiaoaier-Z-L made their first contribution in #745
- @sunby made their first contribution in #752
Full Changelog: v0.2.0-alpha.13...v0.2.0-alpha.14
v0.2.0-alpha.13
What's Changed
- docs: add zwpaper as a contributor for code by @allcontributors in #729
- docs: updated CHANGELOG.md by @github-actions in #731
- chore: Update release workflow by @gaocegege in #732
Full Changelog: v0.2.0-alpha.12...v0.2.0-alpha.13
v0.2.0-alpha.12
What's Changed
- docs: updated CHANGELOG.md by @github-actions in #697
- docs: add xiangtianyu as a contributor for doc by @allcontributors in #703
- feat(CLI): Support run command by @gaocegege in #701
- docs: add sepush as a contributor for doc by @allcontributors in #704
- feat(CLI): Add category and refine help text by @gaocegege in #707
- feat(lang): Add default conda pkg cache by @gaocegege in #705
- feat: support io.mount by @VoVAllen in #708
- feat(lang): Add proposal for expose by @aseaday in #568
- chore: encourage user to provide envd version in bug report by @kemingy in #716
- example: add a dgl GAT example by @VoVAllen in #714
- bug: fix notebook entry when setting conda channel by @VoVAllen in #719
- bug: allow multiple run command and use bash -c by @VoVAllen in #720
- ci: Change dependabot PRs to China workday morning time by @terrytangyuan in #721
- feature: add envd top commands by @aseaday in #718
- feat(base-image): Move conda to llb and cache it by @gaocegege in #724
- Bug: fix SIGSEGV of envd top by @aseaday in #726
- feat(CLI): β»οΈ refactor bootstrap command to show what's envd doing by @zwpaper in #728
New Contributors
Full Changelog: v0.2.0-alpha.11...v0.2.0-alpha.12
v0.2.0-alpha.11
What's Changed
Full Changelog: v0.2.0-alpha.10...v0.2.0-alpha.11
v0.2.0-alpha.10
What's Changed
Full Changelog: v0.2.0-alpha.9...v0.2.0-alpha.10
v0.2.0-alpha.9
What's Changed
- docs: updated CHANGELOG.md by @github-actions in #686
- chore: skip starship prompt for customized image by @kemingy in #687
- bug: Use git version by default when build ssh by @VoVAllen in #688
- bug: Add release dependency by @VoVAllen in #689
Full Changelog: v0.2.0-alpha.8...v0.2.0-alpha.9
v0.2.0-alpha.8
starship is enabled in envd for a better prompt!
What's Changed
- docs: updated CHANGELOG.md by @github-actions in #639
- chore: add e2e test helper for container use spec by @aseaday in #640
- chore: Add gitpod badge by @gaocegege in #643
- remove xdg, use $HOME/.config and $HOME/.cache by @kemingy in #641
- feat(CLI): Support cache by @gaocegege in #648
- fix: context create with 'use' by @kemingy in #652
- fix(build): Fix image config by @gaocegege in #651
- chore(deps): bump github.com/sirupsen/logrus from 1.8.1 to 1.9.0 by @dependabot in #656
- chore(deps): bump pypa/cibuildwheel from 2.8.0 to 2.8.1 by @dependabot in #653
- chore(deps): bump actions/upload-artifact from 2 to 3 by @dependabot in #654
- chore(deps): bump github.com/urfave/cli/v2 from 2.11.0 to 2.11.1 by @dependabot in #655
- chore(deps): bump github.com/onsi/gomega from 1.19.0 to 1.20.0 by @dependabot in #657
- chore: Fix flakey test cases by @gaocegege in #658
- chore: add envd file editor config by @kemingy in #664
- chore: fix export cache warning by @kemingy in #662
- feature: add label ai.tensorchord.envd.build.manifestBytecodeHash to image for cache robust by @aseaday in #661
- chore: Update discord badge by @gaocegege in #676
- feat(lang): Support env.yaml in conda_packages by @sea-wyq in #674
- docs: add sea-wyq as a contributor for code by @allcontributors in #678
- fix: Fix lint issues in conda env yaml feature PR by @gaocegege in #679
- feat(lang): Add io.copy by @gaocegege in #675
- fix: Add environment variable PATH in run by @gaocegege in #680
- docs: Mention support for other languages by @terrytangyuan in #684
- feat: add starship as the prompt manager by @kemingy in #681
New Contributors
Full Changelog: v0.2.0-alpha.7...v0.2.0-alpha.8