fix: add kinds nodejs:18 and nodejs:20, update all image versions to 3.0.41#109
fix: add kinds nodejs:18 and nodejs:20, update all image versions to 3.0.41#109shazron wants to merge 1 commit intoadobe:masterfrom
Conversation
|
@tmathern How can I get the tests to pass? I think the tests don't run because its on a fork. |
Try to run them locally, post the test report and we'd be good! (Do you see the logs/failures? You should be able to...). |
|
@tmathern I can't make the tests pass - they don't even pass on the I tested on macOS, Linux, and even Windows (but the tests don't even run on Windows - the call to docker has "too many colons") The common error is (34 failures): |
|
Are there any news on this PR? Would be nice to get Node 18 and 20 to work. Additionally it might be nice to add Node 22 and 24 as well. |
Description
Required by adobe/asset-compute-integration-tests#43
Needs a new plugin release as well, after.
nodejs:18 is the default kind, and nodejs:20 is also supported: run
curl https://adobeioruntime.netto see all images supported and tags.Types of changes
Checklist: