-
Updated
Jun 17, 2021 - TypeScript
apache
Here are 2,614 public repositories matching this topic...
Description
The documentation on how to set up STMP is not clear.
https://airflow.apache.org/docs/apache-airflow/stable/howto/email-config.html
It says to create a connection named smtp_default but does not say what type of connection to create. There is no connection type named SMTP
It was suggested to me in Airflow Slack to create it as an HTTP connection, but this connecti
Create an incoming webhook integration for Patreon. The main use case is getting notifications when new patrons sign up.
Patreon webhook documentation: https://docs.patreon.com/#webhooks
Now that Zulip has a Patreon page, it would be great to be able to monitor new sign-ups!
-
Updated
Jun 17, 2021 - C
-
Updated
Aug 27, 2020
-
Updated
Jun 16, 2021 - Java
The typescript runtime was recently added to openwhisk but we do not yet have docs for the runtime and it is missing from runtimes.json.
We need a doc like https://github.com/apache/incubator-openwhisk/blob/master/docs/actions-nodejs.md for typescript functions.
Adding the runtime to the runtime manifest can be done per https://github.com/apache/openwhisk/blob/master/docs/actions-new.md#the-
-
Updated
Jun 14, 2021 - C++
-
Updated
Jun 4, 2021 - PHP
-
Updated
Jun 16, 2021 - Java
Please can you add Cross-Origin-Embedder-Policy and Cross-Origin-Opener-Policy to the /h5bp/security/ section.
More info: https://web.dev/coop-coep/
More info: https://developers.google.com/web/updates/2020/10/devtools#frame-details
As we want to add it to the apache header list.
-
Updated
Jun 15, 2021 - Java
Add metadata tables tests to make sure they don't break when reading different versions of tables
based on discussion in #2521
-
Updated
Jun 15, 2021 - Java
The comment says functions return pointers for malloc-ed buffers, but the implementations don't seem like so.
https://github.com/apache/trafficserver/blob/c196db5f0a5b957983351ad51ef360bfc68fbd66/include/tscore/ink_base64.h#L34-L35
-
Updated
Jun 17, 2021 - Java
-
Updated
Jun 17, 2021 - Scala
-
Updated
Jan 20, 2021
-
Updated
Sep 22, 2020 - Shell
Improve this page
Add a description, image, and links to the apache topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the apache topic, visit your repo's landing page and select "manage topics."
Keyboard navigation in the control panel of the Explore view is difficult.
Expected results
You should be able to move focus between adjacent controls in the control panel with a single Tab key press
and visually distinguish what element has focus. You should be able to interact with controls the keyboard
(Enter or space bar for button-like things).
Actual results
Several tab