ibm/Code Engine GitHub Action

Github action to interact with IBM Cloud Code Engine deploy Apps, Jobs and Functions

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
api-keyIAM API Key used to log into the IBM Cloudyes
resource-groupAn IBM Cloud Resource Group is a logical container used to organize and manage related cloud resourcesno
regionThe Region refers to a geographical area where the project is are locatedyes
projectA Code Engine Project Is the grouping of your Apps, Functions and Jobsyes
componentThe type of component that should be deployed [App, Function, Job, Build]yes
nameName of the App, Function, Job or buildyes
runtimeRuntime used for the Function only required for functionno
imageName of the image that is used for this applicationno
registry-secretName of the registry secret used to authenticate against the Container registryno
portPort of the Applicationno
trusted-profilesEnable trusted profilesnofalse
build-sourcepath to the directory containing the source codeno.
build-strategystrategy used for building the image ['dockerfile', 'buildpacks']nobuildpacks
build-sizeThe size to use for the build, which determines the amount of resources used. Valid values include small, medium, large, xlarge, and xxlarge.nomedium
cpuCPU configuration set for the component. If not set default Code Engine values are used.no
memoryMemory configuration set for the component. If not set default Code Engine values are used.no
namedescription
image-with-digestThe built image with digest