Skip to content

cache apihost supported runtimes #102

@shazron

Description

@shazron

Right now the supported runtimes are static:

const SupportedRuntimes = ['nodejs:10', 'nodejs:12', 'nodejs:14']

On first run, cache the supported runtimes in the config, per apihost. There is the utils.getSupportedServerRuntimes function available.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions