Commit graph

4 commits

Author SHA1 Message Date
Jonathan Lassoff 48d91ab84d
Update setup docs to include Yarn (#21055)
Include references to install Yarn for building the UI, as well as the
alternative "docker-ui" make target.

The Yarn install process is currently dependent on yarn 1.x / pre-2.0
2023-02-10 00:13:48 +00:00
Hugo Shaka 207567b548
helm: use new helm-unittest plugin (#18964)
* Invoke helm plugins with correct path
* helm: breaking - change helm unittest plugin
* helm: document test plugin fork choice
* Add Makefile target checking helm plugins
2022-12-05 18:58:32 +00:00
rsyracuse 35f0cee6ed
Update Missing CD in bats-core Install (#15363) 2022-09-07 23:19:33 +00:00
Dima Ilchenko f3c817dc24
Update teleport build instructions (#15092)
Update teleport build and dependencies setup instructions

 * add notes about libfido and how to build tsh with it
 * add detailed instructions about installing Go and Rust
 * restructure/reformat the Local Build section
 * add a note about TouchID support for tsh
 * add instructions for test dependencies
 * link to test dependencies from testing section of the README.md
 * git submodule update note
 * remove $ from shell command snippets

Co-authored-by: Alan Parra <alan.parra@goteleport.com>
2022-08-04 19:08:02 -04:00