Envd

Latest version: v0.3.45

Safety actively analyzes 638379 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 18 of 22

0.2.0alpha.5

What's Changed
* docs: updated CHANGELOG.md by github-actions in https://github.com/tensorchord/envd/pull/549
* feat(CLI): Unify CLI style about env and image by VoVAllen in https://github.com/tensorchord/envd/pull/550
* ci: Automate image release process by terrytangyuan in https://github.com/tensorchord/envd/pull/555
* feat: replace IsCreated with Exists for Client interface from package docker by zhyon404 in https://github.com/tensorchord/envd/pull/558
* docs: add zhyon404 as a contributor for code by allcontributors in https://github.com/tensorchord/envd/pull/560
* fix: py cmd exit code by kemingy in https://github.com/tensorchord/envd/pull/564
* bug: Fix github action by VoVAllen in https://github.com/tensorchord/envd/pull/566
* fix: add auto start buildkit container by aseaday in https://github.com/tensorchord/envd/pull/563
* fix: add -c for every single conda channel by xing0821 in https://github.com/tensorchord/envd/pull/569
* docs: add xing0821 as a contributor for code by allcontributors in https://github.com/tensorchord/envd/pull/571
* Fix: image tag normalized to docker spec by aseaday in https://github.com/tensorchord/envd/pull/573
* feat: Support for build image update when exec build or up again by aseaday in https://github.com/tensorchord/envd/pull/570

New Contributors
* zhyon404 made their first contribution in https://github.com/tensorchord/envd/pull/558
* xing0821 made their first contribution in https://github.com/tensorchord/envd/pull/569

**Full Changelog**: https://github.com/tensorchord/envd/compare/v0.2.0-alpha.4...v0.2.0-alpha.5

0.2.0alpha.4

What's Changed
* docs: updated CHANGELOG.md by github-actions in https://github.com/tensorchord/envd/pull/538
* chore(deps): bump dependabot/fetch-metadata from 1.3.1 to 1.3.3 by dependabot in https://github.com/tensorchord/envd/pull/539
* chore(deps): bump github.com/stretchr/testify from 1.7.5 to 1.8.0 by dependabot in https://github.com/tensorchord/envd/pull/540
* feat(lang): Support RStudio server by gaocegege in https://github.com/tensorchord/envd/pull/503
* feat: Support specify build target by VoVAllen in https://github.com/tensorchord/envd/pull/497


**Full Changelog**: https://github.com/tensorchord/envd/compare/v0.2.0-alpha.3...v0.2.0-alpha.4

0.2.0alpha.3

What's Changed
* feat: Add notice for users without permission to docker daemon by aseaday in https://github.com/tensorchord/envd/pull/535
* feat(CLI): Add push by gaocegege in https://github.com/tensorchord/envd/pull/531
* fix(README): Update coverage by gaocegege in https://github.com/tensorchord/envd/pull/536
* feat(docker): Add entrypoint and ports in image config by gaocegege in https://github.com/tensorchord/envd/pull/533


**Full Changelog**: https://github.com/tensorchord/envd/compare/v0.2.0-alpha.2...v0.2.0-alpha.3

0.2.0alpha.2

What's Changed
* docs: updated CHANGELOG.md by github-actions in https://github.com/tensorchord/envd/pull/508
* Enhancement(CLI): Use upper case in CLI description by yczheng0 in https://github.com/tensorchord/envd/pull/515
* docs: add yczheng0 as a contributor for code by allcontributors in https://github.com/tensorchord/envd/pull/516
* chore: Eliminate if condition in the conversion between starlark and go by lizhemingi in https://github.com/tensorchord/envd/pull/518
* docs: add lizhemingi as a contributor for code by allcontributors in https://github.com/tensorchord/envd/pull/519
* feat: add envd init by VoVAllen in https://github.com/tensorchord/envd/pull/514
* feat(CLI): Support context by gaocegege in https://github.com/tensorchord/envd/pull/512
* Fix Julia multiple pkg installation bug by aaronzs in https://github.com/tensorchord/envd/pull/521
* docs: add aseaday as a contributor for ideas by allcontributors in https://github.com/tensorchord/envd/pull/524
* fix: Add talk with us in README by gaocegege in https://github.com/tensorchord/envd/pull/526
* fix: uid corrupted when run envd by root user by aseaday in https://github.com/tensorchord/envd/pull/522
* docs: add aseaday as a contributor for code by allcontributors in https://github.com/tensorchord/envd/pull/528

New Contributors
* yczheng0 made their first contribution in https://github.com/tensorchord/envd/pull/515
* lizhemingi made their first contribution in https://github.com/tensorchord/envd/pull/518
* aseaday made their first contribution in https://github.com/tensorchord/envd/pull/522

**Full Changelog**: https://github.com/tensorchord/envd/compare/v0.2.0-alpha.1...v0.2.0-alpha.2

0.2.0alpha.1

What's Changed
* docs: updated CHANGELOG.md by github-actions in https://github.com/tensorchord/envd/pull/453
* chore: Bump version v0.1.0 by gaocegege in https://github.com/tensorchord/envd/pull/454
* fix: enable release with Homebrew only on stable versions by rudeigerc in https://github.com/tensorchord/envd/pull/455
* feat: Add base image for R language by terrytangyuan in https://github.com/tensorchord/envd/pull/457
* chore: Remove redundant error check on ssh stage by terrytangyuan in https://github.com/tensorchord/envd/pull/458
* feat: Print out container info when wait timeout by terrytangyuan in https://github.com/tensorchord/envd/pull/460
* docs: Add code of conduct document by terrytangyuan in https://github.com/tensorchord/envd/pull/456
* chore: fix typo in system.go by eltociear in https://github.com/tensorchord/envd/pull/461
* docs: add eltociear as a contributor for code by allcontributors in https://github.com/tensorchord/envd/pull/462
* chore(Makefile): add default goal as `build` by Triple-Z in https://github.com/tensorchord/envd/pull/465
* feat(CLI): Prune cache by gaocegege in https://github.com/tensorchord/envd/pull/464
* fix typos by haiker2011 in https://github.com/tensorchord/envd/pull/468
* docs: add haiker2011 as a contributor for code by allcontributors in https://github.com/tensorchord/envd/pull/469
* feat(CLI): Add go API to support LSP by gaocegege in https://github.com/tensorchord/envd/pull/302
* feat(CLI): Add '--detail' for detail version information (283) by popfido in https://github.com/tensorchord/envd/pull/471
* docs: add popfido as a contributor for code by allcontributors in https://github.com/tensorchord/envd/pull/473
* Update build.go by Gui-Yue in https://github.com/tensorchord/envd/pull/472
* docs: add Gui-Yue as a contributor for code by allcontributors in https://github.com/tensorchord/envd/pull/475
* feat 246: envd up a GPU image without GPUs by kenwoodjw in https://github.com/tensorchord/envd/pull/474
* fix: correct comments and unify receiver names and simplify some code by hezhizhen in https://github.com/tensorchord/envd/pull/477
* chore: Add roadmap in readme by gaocegege in https://github.com/tensorchord/envd/pull/480
* chore: replace ContainerInspect and Info with GetContainer and GetInfo by Gui-Yue in https://github.com/tensorchord/envd/pull/486
* feat(lang): Support python requirements.txt in python_packages by gaocegege in https://github.com/tensorchord/envd/pull/484
* feat(lang): Support R language by gaocegege in https://github.com/tensorchord/envd/pull/491
* feat(ssh): Config ssh key permanently and globally by VoVAllen in https://github.com/tensorchord/envd/pull/487
* chore: fix typo in ROADMAP by hezhizhen in https://github.com/tensorchord/envd/pull/496
* feat(lang): Support julia by gaocegege in https://github.com/tensorchord/envd/pull/495
* docs: add hezhizhen as a contributor for doc by allcontributors in https://github.com/tensorchord/envd/pull/501
* chore: fix typo and format imports and simplify code by hezhizhen in https://github.com/tensorchord/envd/pull/500
* docs: add shaonianche as a contributor for doc by allcontributors in https://github.com/tensorchord/envd/pull/502
* chore: remove useless ssh_config file by zdyxry in https://github.com/tensorchord/envd/pull/506
* chore(deps): bump github.com/urfave/cli/v2 from 2.8.1 to 2.10.3 by dependabot in https://github.com/tensorchord/envd/pull/504
* chore(deps): bump github.com/stretchr/testify from 1.7.2 to 1.7.5 by dependabot in https://github.com/tensorchord/envd/pull/505

New Contributors
* eltociear made their first contribution in https://github.com/tensorchord/envd/pull/461
* haiker2011 made their first contribution in https://github.com/tensorchord/envd/pull/468
* Gui-Yue made their first contribution in https://github.com/tensorchord/envd/pull/472
* zdyxry made their first contribution in https://github.com/tensorchord/envd/pull/506

**Full Changelog**: https://github.com/tensorchord/envd/compare/v0.1.0...v0.2.0-alpha.1

0.1.0

Not secure
Changelog

What's Changed
* fix(README): Add build in readme by gaocegege in https://github.com/tensorchord/envd/pull/234
* feat(lang): Support git_config rule by gaocegege in https://github.com/tensorchord/envd/pull/235
* feat: Add version command with enriched information by terrytangyuan in https://github.com/tensorchord/envd/pull/236
* chore: update go version in contributing.md by kemingy in https://github.com/tensorchord/envd/pull/240
* fix(zsh): Remnant characters when tab by gaocegege in https://github.com/tensorchord/envd/pull/239
* feat(CLI): Add dockerhub mirror flag by gaocegege in https://github.com/tensorchord/envd/pull/242
* feat: Refactor syntax by VoVAllen in https://github.com/tensorchord/envd/pull/238
* feat(lang): Fix pip cache by gaocegege in https://github.com/tensorchord/envd/pull/243
* Readme: Fix Readme by VoVAllen in https://github.com/tensorchord/envd/pull/247
* fix: Incorrect cache ID directory by terrytangyuan in https://github.com/tensorchord/envd/pull/251
* ci: Cancel redundant concurrent builds by terrytangyuan in https://github.com/tensorchord/envd/pull/252
* feat: Move cmd to pkg/app by gaocegege in https://github.com/tensorchord/envd/pull/250
* chore: Add a early dev notice by gaocegege in https://github.com/tensorchord/envd/pull/253
* fix: Remove default assignee by gaocegege in https://github.com/tensorchord/envd/pull/254
* chore: Add comapre by gaocegege in https://github.com/tensorchord/envd/pull/255
* fix: Fix summary by gaocegege in https://github.com/tensorchord/envd/pull/256
* feat: Initial support for R language by terrytangyuan in https://github.com/tensorchord/envd/pull/257
* feat: add pypi package by kemingy in https://github.com/tensorchord/envd/pull/258
* fix: Set default value to GUID by gaocegege in https://github.com/tensorchord/envd/pull/260
* doc: Add api doc by VoVAllen in https://github.com/tensorchord/envd/pull/262
* chore: Update readme according to doc by gaocegege in https://github.com/tensorchord/envd/pull/263
* fix: Typo in README by gaocegege in https://github.com/tensorchord/envd/pull/264
* feat: Support only print the version number by terrytangyuan in https://github.com/tensorchord/envd/pull/265
* fix: Fix typo in the file name by rudeigerc in https://github.com/tensorchord/envd/pull/266
* chore: Replace gaocegege/python with tensorchord/python by gaocegege in https://github.com/tensorchord/envd/pull/268
* fix: Fix build on macOS by gaocegege in https://github.com/tensorchord/envd/pull/270
* fix: Use 127.0.0.1 instead of containerIP in ssh by gaocegege in https://github.com/tensorchord/envd/pull/276
* fix: Bump version and fix base image by gaocegege in https://github.com/tensorchord/envd/pull/279
* feat: Support destroy environment by name by terrytangyuan in https://github.com/tensorchord/envd/pull/281
* fix: Update contributing by gaocegege in https://github.com/tensorchord/envd/pull/284
* docs: Fix incorrect link to documentation by terrytangyuan in https://github.com/tensorchord/envd/pull/285
* workflow: enable macOS in CI by rudeigerc in https://github.com/tensorchord/envd/pull/280
* Revert "workflow: enable macOS in CI" by gaocegege in https://github.com/tensorchord/envd/pull/286
* bug: fix version without tag by VoVAllen in https://github.com/tensorchord/envd/pull/288
* workflow: Enable macOS in CI by rudeigerc in https://github.com/tensorchord/envd/pull/287
* action: Add pypi release pipeline by VoVAllen in https://github.com/tensorchord/envd/pull/277
* fix: Update readme about installation by gaocegege in https://github.com/tensorchord/envd/pull/295
* fix: py27 subprocess by kemingy in https://github.com/tensorchord/envd/pull/296
* feat: add pypi sdist by kemingy in https://github.com/tensorchord/envd/pull/298
* feat: Support conda by gaocegege in https://github.com/tensorchord/envd/pull/293
* chore: Support macOS continuous deployment by gaocegege in https://github.com/tensorchord/envd/pull/299
* fix(release): Instal twine by gaocegege in https://github.com/tensorchord/envd/pull/300
* fix: Fix twine by gaocegege in https://github.com/tensorchord/envd/pull/301
* docs: Edits on README.md by terrytangyuan in https://github.com/tensorchord/envd/pull/305
* ci: Enable dependabot for Go modules and GitHub Actions packages by terrytangyuan in https://github.com/tensorchord/envd/pull/306
* fix: add api/__init__.py by kemingy in https://github.com/tensorchord/envd/pull/317
* ci: Auto-approve and merge dependabot PRs by terrytangyuan in https://github.com/tensorchord/envd/pull/315
* chore: Enable CI for PRs by gaocegege in https://github.com/tensorchord/envd/pull/319
* chore(deps): bump github.com/urfave/cli/v2 from 2.4.0 to 2.8.1 by dependabot in https://github.com/tensorchord/envd/pull/312
* chore(deps): bump github.com/stretchr/testify from 1.7.0 to 1.7.2 by dependabot in https://github.com/tensorchord/envd/pull/310
* chore(deps): bump github.com/pkg/sftp from 1.13.4 to 1.13.5 by dependabot in https://github.com/tensorchord/envd/pull/309
* chore(deps): bump github.com/moby/buildkit from 0.10.1 to 0.10.3 by dependabot in https://github.com/tensorchord/envd/pull/313
* fix(release): Change docker user by gaocegege in https://github.com/tensorchord/envd/pull/321
* chore(CI): Enable code coverage by gaocegege in https://github.com/tensorchord/envd/pull/323
* fix: fix typo by hezhizhen in https://github.com/tensorchord/envd/pull/324
* fix: typo in readme by kemingy in https://github.com/tensorchord/envd/pull/325
* fix: pypi sdist by kemingy in https://github.com/tensorchord/envd/pull/318
* workflow: enable macOS in CI without conditions by rudeigerc in https://github.com/tensorchord/envd/pull/327
* fix: Disable unit test in macOS by gaocegege in https://github.com/tensorchord/envd/pull/328
* chore: Add more e2e test cases by gaocegege in https://github.com/tensorchord/envd/pull/330
* chore(dep): manually bump docker distribution 2.8.1 by 3AceShowHand in https://github.com/tensorchord/envd/pull/333
* feat: Suport conda env by gaocegege in https://github.com/tensorchord/envd/pull/335
* feat: Support specify number of GPUs by terrytangyuan in https://github.com/tensorchord/envd/pull/336
* chore: Add contributors section in README by gaocegege in https://github.com/tensorchord/envd/pull/342
* fix: remove py wrapper traceback information by kemingy in https://github.com/tensorchord/envd/pull/341
* Example: add cpu example by VoVAllen in https://github.com/tensorchord/envd/pull/338
* docs: add popfido as a contributor for platform by allcontributors in https://github.com/tensorchord/envd/pull/345
* docs: add popfido as a contributor for doc by allcontributors in https://github.com/tensorchord/envd/pull/349
* doc: add conda commands documentation by popfido in https://github.com/tensorchord/envd/pull/351
* fix: config pip source speed up in china by kenwoodjw in https://github.com/tensorchord/envd/pull/354
* docs: add kenwoodjw as a contributor for code by allcontributors in https://github.com/tensorchord/envd/pull/355
* ci: Auto-generate changelog via GitHub Actions by terrytangyuan in https://github.com/tensorchord/envd/pull/359
* docs: Exclude certain types of commits from changelog by terrytangyuan in https://github.com/tensorchord/envd/pull/360
* enhancement(CLI): Update the description of envd by jiayouxujin in https://github.com/tensorchord/envd/pull/364
* docs: add jiayouxujin as a contributor for code by allcontributors in https://github.com/tensorchord/envd/pull/366
* fix: Add v before tags by gaocegege in https://github.com/tensorchord/envd/pull/371
* docs: updated CHANGELOG.md by github-actions in https://github.com/tensorchord/envd/pull/372
* doc: Add universe api doc by VoVAllen in https://github.com/tensorchord/envd/pull/374
* fix: add classifiers in setup.py by Zheaoli in https://github.com/tensorchord/envd/pull/380
* docs: add junnplus as a contributor for platform by allcontributors in https://github.com/tensorchord/envd/pull/384
* fix: use python3 explicitly to avoid type hints error by kemingy in https://github.com/tensorchord/envd/pull/379
* fix: Output error details when debug flag is enabled by gaocegege in https://github.com/tensorchord/envd/pull/385
* fix: cannot assign requested address by junnplus in https://github.com/tensorchord/envd/pull/386
* docs: add junnplus as a contributor for code by allcontributors in https://github.com/tensorchord/envd/pull/387
* docs: add Zheaoli as a contributor for code by allcontributors in https://github.com/tensorchord/envd/pull/388
* feat(release): Support Homebrew in goreleaser by rudeigerc in https://github.com/tensorchord/envd/pull/389
* feat(lang): Set default user to current by gaocegege in https://github.com/tensorchord/envd/pull/390
* docs: updated CHANGELOG.md by github-actions in https://github.com/tensorchord/envd/pull/392
* bug: Fix source is released twice for macos and linux by VoVAllen in https://github.com/tensorchord/envd/pull/394
* ci: Auto-merge changelog PRs by terrytangyuan in https://github.com/tensorchord/envd/pull/395
* docs: add aaronzs as a contributor for userTesting by allcontributors in https://github.com/tensorchord/envd/pull/396
* fix: Hack the gid by gaocegege in https://github.com/tensorchord/envd/pull/399
* docs: updated CHANGELOG.md by github-actions in https://github.com/tensorchord/envd/pull/401
* feat(cli): support `envd build --output` by rudeigerc in https://github.com/tensorchord/envd/pull/402
* docs: Fix incorrect link to documentation by terrytangyuan in https://github.com/tensorchord/envd/pull/404
* fix: Only configure conda for Python environment by terrytangyuan in https://github.com/tensorchord/envd/pull/406
* feat: Support configuring CRAN mirror for R environment by terrytangyuan in https://github.com/tensorchord/envd/pull/405
* fix: Fix default ssh shell by gaocegege in https://github.com/tensorchord/envd/pull/411
* docs: updated CHANGELOG.md by github-actions in https://github.com/tensorchord/envd/pull/413
* chore: Add a basic roadmap by gaocegege in https://github.com/tensorchord/envd/pull/415
* feat 383 by kenwoodjw in https://github.com/tensorchord/envd/pull/416
* Bootstrap gets error if the envd_buildkitd was stopped before by pingsutw in https://github.com/tensorchord/envd/pull/417
* docs: add pingsutw as a contributor for code by allcontributors in https://github.com/tensorchord/envd/pull/418
* chore(Makefile): add `help` target by Triple-Z in https://github.com/tensorchord/envd/pull/421
* chore(destroy): add current path `.` as the default path by Triple-Z in https://github.com/tensorchord/envd/pull/422
* docs: add Triple-Z as a contributor for code by allcontributors in https://github.com/tensorchord/envd/pull/423
* chore(deps): bump github.com/gliderlabs/ssh from 0.3.3 to 0.3.4 by dependabot in https://github.com/tensorchord/envd/pull/429
* chore(deps): bump goreleaser/goreleaser-action from 2 to 3 by dependabot in https://github.com/tensorchord/envd/pull/427
* chore(deps): bump github.com/spf13/viper from 1.4.0 to 1.12.0 by dependabot in https://github.com/tensorchord/envd/pull/430
* chore(deps): bump pypa/cibuildwheel from 2.6.1 to 2.7.0 by dependabot in https://github.com/tensorchord/envd/pull/428
* build: Plain make command only prints out help by terrytangyuan in https://github.com/tensorchord/envd/pull/433
* docs: Add contact links and note on issue upvote by terrytangyuan in https://github.com/tensorchord/envd/pull/432
* Update PyTorch installation CMD in examples by aaronzs in https://github.com/tensorchord/envd/pull/435
* docs: add aaronzs as a contributor for code by allcontributors in https://github.com/tensorchord/envd/pull/436
* release: Separate alpha and stable release in Homebrew by rudeigerc in https://github.com/tensorchord/envd/pull/439
* fix: replace useless .editorconfig by rudeigerc in https://github.com/tensorchord/envd/pull/440
* chore: remove duplicated item by hezhizhen in https://github.com/tensorchord/envd/pull/441
* chore(README): Add who should use section by gaocegege in https://github.com/tensorchord/envd/pull/442
* docs: updated CHANGELOG.md by github-actions in https://github.com/tensorchord/envd/pull/443
* fix: Fix typo by gaocegege in https://github.com/tensorchord/envd/pull/445
* fix: Fix the bug about uid by gaocegege in https://github.com/tensorchord/envd/pull/447
* docs: updated CHANGELOG.md by github-actions in https://github.com/tensorchord/envd/pull/449

New Contributors
* dependabot made their first contribution in https://github.com/tensorchord/envd/pull/312
* hezhizhen made their first contribution in https://github.com/tensorchord/envd/pull/324
* 3AceShowHand made their first contribution in https://github.com/tensorchord/envd/pull/333
* allcontributors made their first contribution in https://github.com/tensorchord/envd/pull/345
* popfido made their first contribution in https://github.com/tensorchord/envd/pull/351
* kenwoodjw made their first contribution in https://github.com/tensorchord/envd/pull/354
* jiayouxujin made their first contribution in https://github.com/tensorchord/envd/pull/364
* Zheaoli made their first contribution in https://github.com/tensorchord/envd/pull/380
* junnplus made their first contribution in https://github.com/tensorchord/envd/pull/386
* pingsutw made their first contribution in https://github.com/tensorchord/envd/pull/417
* aaronzs made their first contribution in https://github.com/tensorchord/envd/pull/435

**Full Changelog**: https://github.com/tensorchord/envd/compare/v0.0.1...v0.1.0

Page 18 of 22

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.