-
Updated
Aug 13, 2021 - TypeScript
apache
Here are 2,675 public repositories matching this topic...
Description
Allow custom executors subclassed from existing (CeleryExecutor, CeleryKubernetesExecutor, etc.) to use default CLI commands to start workers or flower monitoring.
Use case / motivation
Currently, users who decide to roll their own custom Celery-based executor cannot use default commands (i.e. airflow celery worker
) even though it's built on top of existing CeleryExe
Currently, the summary of the code contributors is only restricted to the server: https://blog.zulip.com/2021/05/13/zulip-4-0-released/.
$ git shortlog -s 3.0..4.0 | sort -nr
1017 Anders Kaseorg
634 Steve Howell
403 Tim Abbott
...
It would be nice to have a script that aggregates the contributions from multiple repo (additionally zulip-mobile, zul
-
Updated
Aug 7, 2021 - C
-
Updated
Aug 27, 2020
-
Updated
Aug 13, 2021 - Java
Environment details:
- local deployment (standalone openwhisk)
Steps to reproduce the issue:
- create a web action using this function:
> cat t.js
const main = () => ({
"body": {
"message": "hello"
},
"statusCode": 442
})
- invoke the web action
> wsk action update t t.js --web true
> curl -X POST `wsk action get t --url`
{
"code": "b86c3c
-
Updated
Aug 14, 2021 - C++
-
Updated
Jul 13, 2021 - PHP
-
Updated
Aug 10, 2021 - Java
Web Packaging "comes in several layers":
-
Bundled HTTP Exchanges (Web Bundles):
https://datatracker.ietf.org/doc/html/draft-ietf-wpack-bundled-responses.wbn
file extension =application/webbundle
-
Signed HTTP Exchanges:
https://tools.ietf.org/html/draft-yasskin-http-origin-signed-responses.sxg
file extension = `application/signe
-
Updated
Aug 13, 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
Aug 13, 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
Aug 12, 2021 - Java
-
Updated
Aug 13, 2021 - Scala
-
Updated
Jul 12, 2021
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."
When the View Query Option is selected, the screen pops up in the middle of the web page and obscures the chart I'm working on. I'd like to be able to move it around so I can see the chart results and the query at the same time. It would be nice to also be able to resize the view query screen to minimize its' presence on the web page. There's a lot of blank space on the right side of the view quer