22 Commits

Author SHA1 Message Date
Alex Ellis (OpenFaaS Ltd)
4fe2b3fa24 Rename build_redist to extract_binaries
This is a clearer name for the task that happens in the script

Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2022-08-22 17:59:39 +01:00
Lucas Roesler
a46c8ff19b Update the contributing guide
- Update the instructions about vendoring and updating dependencies. The
  focus is on the `go mod tidy` and `go mod vendor` command. It
  otherwise assumes the user is somewhat familiar with go modules

Signed-off-by: Lucas Roesler <roesler.lucas@gmail.com>
2020-09-13 09:02:38 +01:00
Alex Ellis (OpenFaaS Ltd)
a707c9db88 Specify Go 1.13 for dev and update auth command
The auth command has been updated to reflect that the token is
now stored in the openfaas authentication cache.

Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2020-01-14 14:18:18 +00:00
Jonatas Baldin
e0e7c36ce9 Remove deprecated auto completion section from CONTRIBUTING
Signed-off-by: Jonatas Baldin <jonatas.baldin@gmail.com>
2019-10-01 14:05:38 +01:00
Burton Rheutan
c9c4be99c8 Link to cli.openfaas.com repo
Added link to repo for updates to the get.sh file

Signed-off-by: Burton Rheutan <rheutan7@gmail.com>
2019-04-12 08:52:10 +01:00
Scott Robinson
45debed9f4 Fix typo
Signed-off-by: Scott Robinson <scott@dor.ky>
2018-12-03 15:40:12 +00:00
Alex Ellis
f4849091a0 Update deprecated / unmaintained community packages 2018-03-13 09:25:10 +00:00
Minh-Quan Tran
9bc532067a Update documentation (#261)
* Update instructions for windows

Signed-off-by: Minh-Quan TRAN <account@itscaro.me>
2018-01-23 09:55:46 +00:00
Lucas Roesler
515771dd73 Revert change to vndr install instructions
Signed-off-by: Lucas Roesler <roesler.lucas@gmail.com>
2018-01-19 08:47:08 +00:00
Lucas Roesler
4edf2958de Use exec to clone templates
**What**
- Add generic vcs support
- Add specific git support to pull templates from arbitrary git repos
- Add a global debug flag
- Update unit tests

Signed-off-by: Lucas Roesler <roesler.lucas@gmail.com>
2018-01-19 08:47:08 +00:00
Alex Ellis
fb70ce6b20 Update release instructions
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
2017-11-11 09:07:07 +00:00
Alex Ellis
07a2b503e8 Update guides
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
2017-10-01 21:43:28 +02:00
Alex Ellis
1f42f5980c Remove merge conflict 2017-09-27 22:23:13 +01:00
Alex Ellis
ff64bb2ebf Update CONTRIBUTING.md 2017-09-27 22:21:17 +01:00
Alex Ellis
0f97200e33 Update CONTRIBUTING.md 2017-09-26 16:50:14 +01:00
John McCabe
b6d7fc1931 Migrate all imports/references to OpenFaaS org
This commit updates all imports and references in documentation/scripts to
point at the new github OpenFaaS org.

Signed-off-by: John McCabe <john@johnmccabe.net>
2017-09-25 17:19:20 +01:00
Alex Ellis
e7972a45cd Update re: vndr tool 2017-09-25 11:19:45 +01:00
Ian Philpot
c1deaeeb68 Updated contributing with new openfaas path
Signed-off-by: Ian Philpot <ian.philpot@microsoft.com>
2017-09-25 11:16:01 +01:00
Alex Ellis
f30a06fef5 Merge header notice from MIT
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
2017-08-27 22:32:29 +01:00
Alex Ellis
01efb26ef1 Break dev instructions out 2017-08-25 11:25:27 +01:00
Alex Ellis
3e75d5e0bb Update CONTRIBUTING.md 2017-08-10 12:05:19 +01:00
Alex Ellis
4023a3f6c9 Add contributions guide 2017-05-04 14:08:14 +01:00