You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openwhisk.apache.org by st...@apache.org on 2020/10/05 03:32:30 UTC

[openwhisk] branch master updated (b5315d0 -> ef55353)

This is an automated email from the ASF dual-hosted git repository.

style95 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/openwhisk.git.


    from b5315d0  Fix Swagger and API mismatch for action, trigger, rule list (#4982)
     add ef55353  Use latest code if action's revision is mismatched (#4954)

No new revisions were added by this update.

Summary of changes:
 .../core/database/ArtifactStoreExceptions.scala    |   2 +
 .../openwhisk/core/database/StoreUtils.scala       |   5 +-
 .../openwhisk/core/invoker/InvokerReactive.scala   | 108 +++++++++++----------
 .../test/behavior/ArtifactStoreCRUDBehaviors.scala |  11 ++-
 .../test/scala/system/basic/WskSequenceTests.scala |  40 ++++++++
 5 files changed, 110 insertions(+), 56 deletions(-)