actions-marketplace-validations/Package Java Agnostic Serverless Functions

Package an Agnostic Serverless Function in Java to deploy it on a specific FaaS provider

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
faas-providerThe provider to package the function for. Possible values are: aws, azure, gcloud.yes
function-nameThe name of the function to be packagedyes
working-directoryThe root directory of the functionno.
namedescription
deployment-directoryThe directory containing the files to be deployed
deployment-fileThe zip (for gcloud and azure) or jar (for aws) file to be deployed