From e75067baa0feabe7b5f5849519db6dde75574167 Mon Sep 17 00:00:00 2001 From: Alex Collins Date: Wed, 22 Apr 2020 10:10:51 -0700 Subject: [PATCH 1/3] Update running-locally.md --- docs/running-locally.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/running-locally.md b/docs/running-locally.md index b8d3e4b371b6..d94b75fdbef7 100644 --- a/docs/running-locally.md +++ b/docs/running-locally.md @@ -1,9 +1,8 @@ # How to setup your dev environment ## Pre-requisites: -* Dep. `brew install dep` * Golang -* Yarn. `brew install yarn` +* Yarn. `brew install yarn` * Docker * [Kustomize](https://github.com/kubernetes-sigs/kustomize/blob/master/docs/INSTALL.md) * [protoc](http://google.github.io/proto-lens/installing-protoc.html) `brew install protobuf` From dfd405437b563406cc8d5c9316bdf55799a2889f Mon Sep 17 00:00:00 2001 From: Alex Collins Date: Wed, 22 Apr 2020 13:36:24 -0700 Subject: [PATCH 2/3] changes --- docs/CONTRIBUTING.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/CONTRIBUTING.md b/docs/CONTRIBUTING.md index 4e91fd693145..bfa70332c53b 100644 --- a/docs/CONTRIBUTING.md +++ b/docs/CONTRIBUTING.md @@ -24,3 +24,6 @@ To run Argo Workflows locally for development: [running locally](running-locally Changes without either unit or e2e tests are unlikely to be accepted. See [the pull request template](../.github/pull_request_template.md). +### Contributor Workshop + +We have a [90m video on You Tube](https://youtu.be/zZv0lNCDG9w) show you have to get hands-on contributing. \ No newline at end of file From 694392d8d9cd3cad7186eb276bb748d2497c1f66 Mon Sep 17 00:00:00 2001 From: Alex Collins Date: Wed, 22 Apr 2020 13:53:15 -0700 Subject: [PATCH 3/3] Update CONTRIBUTING.md --- docs/CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/CONTRIBUTING.md b/docs/CONTRIBUTING.md index bfa70332c53b..5d1cfd67c5a1 100644 --- a/docs/CONTRIBUTING.md +++ b/docs/CONTRIBUTING.md @@ -26,4 +26,4 @@ Changes without either unit or e2e tests are unlikely to be accepted. See [the p ### Contributor Workshop -We have a [90m video on You Tube](https://youtu.be/zZv0lNCDG9w) show you have to get hands-on contributing. \ No newline at end of file +We have a [90m video on YouTube](https://youtu.be/zZv0lNCDG9w) show you have to get hands-on contributing.