Skip to content

Add nodejs:10 to default set of runtimes for ansible/vagrant#4124

Merged
csantanapr merged 4 commits into
apache:masterfrom
csantanapr:issue-4123
Nov 20, 2018
Merged

Add nodejs:10 to default set of runtimes for ansible/vagrant#4124
csantanapr merged 4 commits into
apache:masterfrom
csantanapr:issue-4123

Conversation

@csantanapr

@csantanapr csantanapr commented Nov 19, 2018

Copy link
Copy Markdown
Member

Description

Add nodejs:10 to default set of runtimes

Related issue and scope

My changes affect the following components

  • API
  • Tests
  • Deployment
  • Documentation

Types of changes

  • Enhancement or new feature (adds new functionality).

Checklist:

  • I signed an Apache CLA.
  • I reviewed the style guides and followed the recommendations (Travis CI will check :).
  • I updated tests to cover my changes.
  • I updated the documentation where necessary.

@dgrove-oss dgrove-oss left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good except for the one typo noted above.

Comment thread docs/actions-nodejs.md Outdated
The CLI automatically infers the type of the action by using the source file extension.
For `.js` source files, the action runs by using a Node.js runtime. You may specify
the Node.js runtime to use by explicitly specifying the parameter `--kind nodejs:6` or `--kind nodejs:8`.
the Node.js runtime to use by explicitly specifying the parameter `--kind nodejs:10`, `--kind nodejs:8`, or `--kind nodejs:10`

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

typo? has :10 twice, but missing :6.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is fixed now @dgrove-oss

@csantanapr csantanapr changed the title Add nodejs:10 to default set of runtimes Add nodejs:10 to default set of runtimes for ansible/vagrant Nov 19, 2018
@codecov-io

Copy link
Copy Markdown

Codecov Report

Merging #4124 into master will decrease coverage by 4.87%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4124      +/-   ##
==========================================
- Coverage   86.16%   81.28%   -4.88%     
==========================================
  Files         151      151              
  Lines        7263     7263              
  Branches      466      466              
==========================================
- Hits         6258     5904     -354     
- Misses       1005     1359     +354
Impacted Files Coverage Δ
...core/database/cosmosdb/RxObservableImplicits.scala 0% <0%> (-100%) ⬇️
...core/database/cosmosdb/CosmosDBArtifactStore.scala 0% <0%> (-95.54%) ⬇️
...sk/core/database/cosmosdb/CosmosDBViewMapper.scala 0% <0%> (-92.6%) ⬇️
...whisk/core/database/cosmosdb/CosmosDBSupport.scala 0% <0%> (-83.34%) ⬇️
...abase/cosmosdb/CosmosDBArtifactStoreProvider.scala 0% <0%> (-62.5%) ⬇️
...penwhisk/core/database/cosmosdb/CosmosDBUtil.scala 92% <0%> (-4%) ⬇️
...rg/apache/openwhisk/common/ForcibleSemaphore.scala 88.46% <0%> (-3.85%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d38a00e...470f384. Read the comment docs.

@csantanapr csantanapr merged commit f35e23a into apache:master Nov 20, 2018
BillZong pushed a commit to BillZong/openwhisk that referenced this pull request Nov 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants