apache / openwhisk

Apache OpenWhisk is an open source serverless cloud platform
https://openwhisk.apache.org/
Apache License 2.0
6.55k stars 1.17k forks source link

Refresh runtimes list: add new versions; remove old/deprecated versions #5426

Closed dgrove-oss closed 1 year ago

dgrove-oss commented 1 year ago

Add nodejs 20, python 3.11, and swift 5.7 to list of supported runtimes.

codecov-commenter commented 1 year ago

Codecov Report

Merging #5426 (2286604) into master (f73ec7f) will decrease coverage by 0.74%. The diff coverage is n/a.

:exclamation: Current head 2286604 differs from pull request most recent head 0bce466. Consider uploading reports for the commit 0bce466 to get more accurate results

@@            Coverage Diff             @@
##           master    #5426      +/-   ##
==========================================
- Coverage   76.63%   75.89%   -0.74%     
==========================================
  Files         241      241              
  Lines       14630    14630              
  Branches      616      616              
==========================================
- Hits        11211    11104     -107     
- Misses       3419     3526     +107     

see 31 files with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

dgrove-oss commented 1 year ago

Also removed old versions for many languages to reduce the number of images we have to pull when bootstrapping system.