coder-v1-cli
coder-v1-cli copied to clipboard
Command line for Coder v1. For Coder v2, go to https://github.com/coder/coder
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.2.1 to 1.5.0. Release notes Sourced from github.com/spf13/cobra's releases. v1.5.0 Spring 2022 Release 🌥️ Hello everyone! Welcome to another release of cobra. Completions continue to get better...
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 2 to 3.2.0. Release notes Sourced from actions/setup-go's releases. Support for caching dependency files and compiler's build outputs This release introduces support for caching dependency files and...
Bumps [github.com/pion/dtls/v2](https://github.com/pion/dtls) from 2.0.9 to 2.1.5. Release notes Sourced from github.com/pion/dtls/v2's releases. v2.1.4 This release includes fixes for two security issues reported by the Mattermost security team. We'd like to...
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 2.5.2 to 3.2.0. Release notes Sourced from golangci/golangci-lint-action's releases. v3.2.0 What's Changed Expire cache periodically to avoid unbounded size by @ezimanyi in golangci/golangci-lint-action#466 misc docs: update version...
When installing the CLI on MacOS via homebrew I get a SHA256 mismatch. Error: coder-cli: SHA256 mismatch Expected: 1215692df4444386abf0ef7258b495abbd5b70b480bc97724cd8808c3e568314 Actual: cbb1b1af175675b639f0973efc61d850dfadb52a4874a1f667007af6009fa26f
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2 to 3. Release notes Sourced from actions/upload-artifact's releases. v3.0.0 What's Changed Update default runtime to node16 (#293) Update package-lock.json file version to 2 (#302) Breaking Changes...
Bumps [actions/cache](https://github.com/actions/cache) from 2 to 3.0.1. Release notes Sourced from actions/cache's releases. v3.0.1 Added support for caching from GHES 3.5. Fixed download issue for files > 2GB during restore. v3.0.0...
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3. Release notes Sourced from actions/checkout's releases. v3.0.0 Update default runtime to node16 v2.4.0 Convert SSH URLs like org-<ORG_ID>@github.com: to https://github.com/ - pr v2.3.5 Update...
Bumps [github.com/pion/turn/v2](https://github.com/pion/turn) from 2.0.5 to 2.0.8. Commits ed2e7a9 Fix lint 61f45d0 Fix lint bf64ebb Fix retry allocation 0fff979 Fix retry allocation 14e8b5f Add CreatePermission method to TURN client 327141f Update...
Bumps [github.com/manifoldco/promptui](https://github.com/manifoldco/promptui) from 0.8.0 to 0.9.0. Release notes Sourced from github.com/manifoldco/promptui's releases. v0.9.0 What's Changed Remove LGPLv3 Dependency by @nguyer in manifoldco/promptui#181 New Contributors @nguyer made their first contribution in...