Matt Hamann

Results 43 issues of Matt Hamann

### Build/Submit details page URL _No response_ ### Summary When attempting to run an iOS build, I'm prompted to sign in with my Apple Developer account; however, my account is...

enhancement
eas build

When running a gateway using Openresty 1.15.8.3, the https://github.com/apache/openwhisk-apigateway/blob/master/scripts/lua/policies/security/apiKey.lua and https://github.com/apache/openwhisk-apigateway/blob/master/scripts/lua/policies/security/clientSecret.lua files are conflicting due to having functions of the same name, but not defined as `local`. I currently don't...

bug

Add logic to detect when an API might be calling itself (directly or via another API) in a loop, and terminate the loop. This can be done through injection of...

enhancement
good first issue

The API for managing APIs and Subscriptions is currently baked into the gateway itself as Lua. Breaking it out as a separate process (written in Node.js or something) will allow...

Provide a mechanism by which API invocations (e.g. to a Whisk action) may be triggered by a message to a websocket. The basic approach could be something like: - Client...

enhancement

We want to be able to make some baseline statements about the gateway's overall performance. One place to start is how much latency it adds with a barebones configuration. Approach:...

documentation

One of the most critical aspects of the gateway is it's performance. We should put automated performance tests in place so that we can measure each PR's impact.

The date/time reported by Display Tweets seems to always display in UTC, ignoring any timezone set in the Wordpress general settings. For instance, a tweet posted at 10:44am ET (currently...