- Jun 24, 2019
-
-
Richard Gee authored
Signed-off-by:
Richard Gee <richard@technologee.co.uk>
-
- Jun 23, 2019
-
-
Richard Gee authored
Automatic builds for auth-module on x86_64 (via Travis) and on-demand on-device for arm via publish.sh The basic-auth module is not built or pushed upon 'tag' / 'release' of the faas repo, but it should be: https://github.com/openfaas/faas/tree/master/auth. We also don't create on-device images for this, but should do for both armhf and arm64: https://github.com/openfaas/faas/blob/master/contrib/publish-arm.sh This change addresses these challenges and also introduces a tagAndPush script to alleviate some of the recently introduced repetition in .travis.yml. Signed-off-by:
Richard Gee <richard@technologee.co.uk>
-
- May 26, 2019
-
-
Alex Ellis authored
Signed-off-by:
Alex Ellis <alexellis2@gmail.com>
-
Alex Ellis authored
Signed-off-by:
Alex Ellis <alexellis2@gmail.com>
-
Alex Ellis authored
Signed-off-by:
Alex Ellis <alexellis2@gmail.com>
-
- Apr 25, 2019
-
-
Richard Gee authored
Signed-off-by:
Richard Gee <richard@technologee.co.uk>
-
Richard Gee authored
Signed-off-by:
Richard Gee <richard@technologee.co.uk>
-
- Nov 14, 2018
-
-
Richard Gee authored
Issue #955 suggested that the watchdog binaries should have associated sha256 files to help assure the veracity of the built artefacts. This change mirrors the method employed on faas-cli to generate and deploy the sha256 hash for each flavour of the current watchdog. Signed-off-by:
Richard Gee <richard@technologee.co.uk>
-
- Jul 20, 2018
-
-
Edward Wilde authored
1. Add new annotation attributes which may be used by the back-end for making scheduling or routing decisions. 2. Updated tests/README.md to give clearer instructions on creating and tearing down the stack required to run the integration tests 3. Update ci.sh * Fail as soon as an error is encountered * Allow script to run locally in development environment, test if repos are already cloned etc.. * Deploy ./stack.yml used by existing integration tests Signed-off-by:
Edward Wilde <ewilde@gmail.com>
-
- Jul 06, 2018
-
-
Ivana Yovcheva (VMware) authored
With this change gateway will be pushed to Quay.io on release as a backup Signed-off-by:
Ivana Yovcheva (VMware) <iyovcheva@vmware.com>
-
- Apr 16, 2018
-
-
Stefan Prodan authored
Pipe the Docker registry password so that docker login doesn't block Signed-off-by:
Stefan Prodan <stefan.prodan@gmail.com>
-
- Apr 11, 2018
-
-
Alex Ellis (VMware) authored
CI was using a test of ! -s which appeared to give a false positive and try to push when it shouldn't. I changed it to -z which checks for an empty string instead. Signed-off-by:
Alex Ellis (VMware) <alexellis2@gmail.com>
-
- Apr 03, 2018
-
-
Alex Ellis (VMware) authored
Signed-off-by:
Alex Ellis (VMware) <alexellis2@gmail.com>
-
- Oct 09, 2017
-
-
Alex Ellis authored
-
Alex Ellis authored
-
Alex Ellis authored
-
Alex Ellis authored
-
Minh-Quan TRAN authored
use golang 1.8.3 for gateway Signed-off-by:
Minh-Quan TRAN <account@itscaro.me>
-
Burton Rheutan authored
Signed-off-by:
Burton Rheutan <rheutan7@gmail.com>
-
- Sep 25, 2017
-
-
Alex Ellis authored
-
- Sep 07, 2017
-
-
Alex Ellis authored
-
- Mar 27, 2017
-
-
Alex Ellis authored
-
- Jan 24, 2017