Post-faas unified devops platform migration and uplift
Description
This project should move from a generic command-line tool to a ucam-faas only project. It is in the process of being migrated, and as a result will currently be in the state where it is building both a command line tool and the faas image.
This task is to turn it to a pure faas image, and correctly set it up w.r.t. the unified devops platform.
Further details
There is currently no faas boilerplate, but this project is a good opportunity to add one, so we should take this moment to do so.
Task list
- Create new boilerplate project for faas repositories.
- Re-initialise this repository using this boilerplate.
Acceptance criteria
-
This repository is configured against a ucam-faas boilerplate -
This repository only builds the FaaS image as its output.