This appears to have broken CI at least three times now and
prevented us from shipping a release binary for a tag.
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
Unit tests will be covered through the faas-netes certifier
and through the Docker build of the gateway.
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
There was an instance of the git commit message not being passed
correctly to the build, thus returning nil on the faas-cli version
command.
Tested on a failing commit by amending the commit (keeping message) and
getting CI to run green
Signed-off-by: Alistair Hey <alistair@heyal.co.uk>
This fixes the Github Actions CI to publish the correct auth container
tag. Previously it was using latest-dev not the git tag
Signed-off-by: Alistair Hey <alistair@heyal.co.uk>
Updates armhf, arm64 and x86_64 - queue-worker moves to multi-
arch image. gateway and basic-auth are updated, along with NATS
which has been done in faas-netes for some time now.
Closes: #1539 (partial PR)
Fixes#1537
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
Detail was removed on 10th June with a comment that it will be enabled once GitHub provide access to the beta. This access was provided on 12th June hence re-enabling.
Signed-off-by: Richard Gee <richard@technologee.co.uk>
This commit adds a line to the issue template
to request the faas-cli version and provider
information to the issue template to help diagnose
issues faster
Signed-off-by: Burton Rheutan <rheutan7@gmail.com>
Note, not all `alexellis/github` references should be changed, there are
a number of repos which are not part of the openfaas org, this commit
excludes those.
Signed-off-by: John McCabe <john@johnmccabe.net>