v0.2.4-alpha.10
gaocegege
released this
14 Oct 09:04
·
555 commits
to main
since this release
What's Changed
- docs: updated CHANGELOG.md by @github-actions in #994
- chore: update deprecated function and lint by @asjdf in #995
- docs: add asjdf as a contributor for code by @allcontributors in #996
- chore(deps): bump github.com/urfave/cli/v2 from 2.17.1 to 2.19.2 by @dependabot in #998
- chore: update image in readme by @lilylee1874 in #963
- feat(build): detect if the current environment is running before building (#892) by @Belyenochi in #989
- docs: add Belyenochi as a contributor for code by @allcontributors in #999
- chore(deps): bump github.com/onsi/gomega from 1.20.2 to 1.21.1 by @dependabot in #997
- fix: Remove hard code docker in envd engine init by @gaocegege in #1000
- feat: Add envd-server runtime proposal by @gaocegege in #303
- chore(test): Add test cases for pkg/home/auth.go by @yvestumushimire in #1009
- docs: add yvestumushimire as a contributor for code by @allcontributors in #1010
- feat(CI): add nightly build & test tasks by @Triple-Z in #1006
- feat(CLI): Support create command by @gaocegege in #1001
- feat(cli): add
envd images remove
command by @Triple-Z in #1007 - fix(CLI): Fix a typo by @Xuruowei in #1015
- docs: add Xuruowei as a contributor for code by @allcontributors in #1017
- feat(CLI): Support envd images prune #976 by @enjoyliu in #1012
- docs: add enjoyliu as a contributor for code by @allcontributors in #1018
- feat(context): Get ssh hostname from context, instead of hard-coded string by @gaocegege in #1020
- fix: Add two debug logs by @gaocegege in #1023
- bug: Fix install from source will lose version information by @VoVAllen in #1024
- bug: fix explicit channel setting with conda env.yaml by @VoVAllen in #1008
New Contributors
- @asjdf made their first contribution in #995
- @Belyenochi made their first contribution in #989
- @Xuruowei made their first contribution in #1015
- @enjoyliu made their first contribution in #1012
Full Changelog: v0.2.4-alpha.9...v0.2.4-alpha.10