The determineRuntime
in polyglotpkg
should not try to determine and change the runtime
#391
Labels
area/polyglotpkg
Relates to polyglotpkg module or archetype
kind/enhancement
Enhancement or improvement of existing features
lang/typescript
Related to typescript code
triage/accepted
The issue was accepted and will be done
version/major
Introduces a breaking change
Milestone
Description
There is code currently that checks if the user supplied something like: "node:12" in an abx action to translate that to "nodejs". This is a responsibility of the user. vRO and ABX actions are different in that regard and that is ok.
The text was updated successfully, but these errors were encountered: