-
Updated
Sep 24, 2020 - JavaScript
apache
Here are 2,313 public repositories matching this topic...
Description
We are using Breeze by developers on Linux and MacOS and they behave slightly differently.
This is both Bash and Some Posix tools (which are in different versions on Mac than on modern Linux versions)
GitHub actions support Mac OS builds, so w could run a single, separate workflow on MacOS to only test Breeze's and development environment functionality on Mac.
**Use
As mentioned in zulip/zulip#16183 (comment), when a merge request (MR) is updated, the GitLab webhook is repeating the whole MR description in Zulip, instead of showing only the information that has changed (e.g., the assignee(s)). Apparently the data sent from GitLab contains a changes section with both previous and current values, so it should be possib
-
Updated
Sep 18, 2020 - C
-
Updated
Aug 27, 2020
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
Sep 21, 2020 - C++
-
Updated
Sep 23, 2020 - PHP
https://aomediacodec.github.io/av1-avif/#avif-mime-definition
.avif image/avif
.avifs image/avif-sequence
This is being prototyped in Chrome: https://bugs.chromium.org/p/chromium/issues/detail?id=960620
-
Updated
Sep 23, 2020 - Java
-
Updated
Sep 21, 2020 - 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
Sep 23, 2020 - Java
-
Updated
Sep 9, 2020
-
Updated
Sep 22, 2020 - Shell
-
Updated
Dec 1, 2019 - Dockerfile
-
Updated
Jul 31, 2020 - PHP
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."
select * from table;
that query (with semicolon) runs fine in SQLLab but after clicking Explore on the results the Chart page gives an error about semicolon not allowed