triggers
Here are 119 public repositories matching this topic...
Brief summary of issue / Description of requested feature:
Steps to reproduce the issue / Reasons for adding feature:
- Open up alias editor on macOS.
Error output / Expected result of feature
Fonts should be consistent & professional.
Extra infor
In the docs -- https://github.com/tektoncd/triggers/blob/master/docs/eventlisteners.md#serviceaccountname -- it states that ServiceAccountName is required. In our environment an EventListener author would never know what ServiceAccounts are available so we would like to use "default" in this case or better still follow Tekton Pipelines logic -- https://github.com/tektoncd/pipeline/blob/db66eca6112
-
Updated
Sep 9, 2020 - C#
Task:
- Update
invokefunctionto return the response headers - Update the caller function named
Invoketo return the body, statusCode and errors - Update example to print statusCode and body
Suggested by Simon Pezcler and Rishabh Gupta so that connectors can do better debug and potentially use the result for something.
Right now the result is abandoned.
-
Updated
May 13, 2020 - PHP
-
Updated
Jun 12, 2019 - PHP
-
Updated
Aug 17, 2019 - Java
-
Updated
May 21, 2020 - TSQL
-
Updated
Sep 3, 2020 - C#
-
Updated
Nov 2, 2019 - PHP
-
Updated
Dec 30, 2017 - SQLPL
-
Updated
Aug 14, 2020 - TSQL
-
Updated
Jul 18, 2020 - JavaScript
-
Updated
Oct 24, 2017 - PLpgSQL
especially in slack command, we use table Scans a lot
might need DB structure switching a little to give a better ID and perhaps GSI
-
Updated
Nov 11, 2019 - SQLPL
-
Updated
Aug 18, 2020 - Shell
-
Updated
Mar 17, 2020 - Apex
-
Updated
Nov 30, 2019 - Java
-
Updated
Oct 3, 2019 - PLpgSQL
-
Updated
Feb 6, 2020 - SQLPL
-
Updated
Sep 30, 2018 - Java
Improve this page
Add a description, image, and links to the triggers topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the triggers topic, visit your repo's landing page and select "manage topics."

Is your feature request related to a problem? Please describe.
SNS endpoint subscriptions must expose a public facing HTTP server ( unless I missed something ) and therefore make it possible for untrusted sources to post messages to the event bus as long as the message comply with basic message format.
Describe the solution you'd like
The SNS source should verify the signature of the