Skip to content
#

functions

Here are 1,145 public repositories matching this topic...

rabbah
rabbah commented Sep 25, 2020

The annotation value require-whisk-auth: false on a web action leads the controller to reject the web action invocation.

  1. The openwhisk documentation does not say what should happen when the value is false. I don't know why this case is omitted case https://github.com/apache/openwhisk/blob/master/docs/webactions.md#securing-web-actions
  2. The implementation treats this case as "not allowed
neosab
neosab commented Aug 21, 2018

Feature Request

Add a --context flag to dispatch CLI.

Detailed Description

You can have multiple contexts in the dispatch config file (~/.dispatch/config.json). Each context stores the location of a dispatch endpoint. Currently, to switch context you need to do `dispatch manage context --set <context_

evezeyl
evezeyl commented Feb 9, 2020

NB: Good first issue label (cannot be added because not in contributor list)

Exercise Reading error Messages - Lesson "Error and Exceptions"
(http://swcarpentry.github.io/python-novice-inflammation/09-errors/index.html)

  • As dictionaries are not introduced previously in lesson (maybe a consequence of reducing the lesson) I suggest the following:
  1. Moving this exercise at the end of th

Improve this page

Add a description, image, and links to the functions topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the functions topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.