Justin Chase

Results 185 comments of Justin Chase

I'm assuming something in the builder step is setting it to false rather than just defaulting it to false in that case, probably a bug but I couldn't find where...

Well I have an Event Hubs Namespace and it has a number of Event Hubs. I'm able to connect to those topics via code running up in azure. I'm using...

If I change it to `pull_request_target` it no longer runs at all, does anyone have a more complete example of how to use that trigger?

Is there another plugin that works for 1.0 with similar features? edit: https://www.npmjs.com/package/serverless-plugin-aws-alerts

I wish shared was on by default, is there no way to configure this outside of helm? I'm using terraform, can I simply add the required env var onto config...

I'm also still experiencing this, we're using terraform and not doing anything fancy at all. It appears to be happening during a destroy operation. Blocks the destroy. Why are these...

Can you please merge this and release a new version? This one is actually generating critical vulnerabilities upstream. ``` └─┬ [email protected] └─┬ [email protected] └─┬ [email protected] ├─┬ [email protected] │ └── [email protected]...

I hit the same error, I can't run it by policy because the binaries are not signed.

Trying to run this app in enterprise cloud fails by default with the error: > Public repositories are not permitted for Enterprise Managed Organizations. The setting needed to fix it...

@StevenLiekens I am experiencing this issue using a corporate IT provisioned machine, the problem with the creds store is that it is somehow blocked by my IT policy: ![MicrosoftTeams-image](https://user-images.githubusercontent.com/10974/135499947-e7d1b1f8-fe62-4f98-a1e6-3300a0d6c72e.png) If...