-
Updated
Mar 30, 2021 - Go
triggers
Here are 151 public repositories matching this topic...
-
Updated
Mar 29, 2021 - JavaScript
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
Hi, do you have any plan to speed up load time or use some sort of pagination/lazy loading? The app is awsome, but when thousends of triggers are registred in the database, the UI starts to become unresponsive. Any suggestions on how to quickly work around this issue?
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
Mar 9, 2021 - Shell
-
Updated
Mar 30, 2021 - Java
-
Updated
Dec 5, 2020 - PHP
-
Updated
May 21, 2020 - TSQL
-
Updated
Nov 2, 2019 - PHP
-
Updated
Jun 12, 2019 - PHP
-
Updated
Aug 17, 2019 - Java
-
Updated
Mar 22, 2021 - HTML
-
Updated
Jan 5, 2021 - C#
-
Updated
Feb 24, 2021 - C#
-
Updated
Dec 17, 2020 - Shell
-
Updated
Aug 14, 2020 - TSQL
-
Updated
Jul 18, 2020 - JavaScript
-
Updated
Dec 30, 2017 - SQLPL
-
Updated
Mar 17, 2020 - Apex
-
Updated
Jun 11, 2020
-
Updated
Jan 8, 2021 - Shell
-
Updated
Oct 24, 2017 - PLpgSQL
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."
Brief summary of issue / Description of requested feature:
We have one usage of Q_FOREACH. This had been discouraged for some time (since 2016-06-16).
https://github.com/Mudlet/Mudlet/blob/c5285d17615029a7af245948f7dad18c8c39fecc/src/Host.cpp#L1785
Steps to reproduce the issue / Reasons for adding feature: